16 Commits

Author SHA1 Message Date
d2c984d31a Remove no used types 2022-07-19 19:17:38 -03:00
e7c27bad1c Resolve conflict 2022-07-19 19:17:16 -03:00
17b4021fc6 Resolve conflicts 2022-07-19 19:16:38 -03:00
5021374970
Fix for ChannelFactory and add Guild.fetchVoiceRegions (#74)
* Add CategoryChannel and update ChannelFactory

* Add Guild.fetchVoiceRegions method

* Remove no used type

* Update CategoryChannel

* Update guilds cache

* Fix
2022-07-19 21:47:42 +00:00
e81b80d5cf Add CategoryChannel and update ChannelFactory 2022-07-19 02:51:15 -03:00
5141ad2bb3
Docs: guilds.ts (#72)
* Documentation for channels.ts: BaseChannel and TextChannel

* Update channels docs

* Documentation: guilds.ts

* Documentation: guilds.ts

* Documentation: Guild finish

* Remove some links
2022-07-18 19:06:31 -03:00
Yuzu
47d20cb6e0
refactor: separate api types (#71)
* refactor: better api types boundaries

* fix: fmt
2022-07-18 21:18:10 +00:00
aff4bf2e92
Docs: channels.ts -> BaseChannel & TextChannel (#70)
* Documentation for channels.ts: BaseChannel and TextChannel

* Update channels docs
2022-07-18 16:06:26 -03:00
Yuzu
b15666f20e
chore: use single quotes (#68)
* chore: single quote
2022-07-18 18:25:23 +00:00
Yuzu
94852eae76
Documentation(Message, User, Member) (#61)
* feat(doc): add documentation for Message and refactor ReactionResolvable
* feat(doc): add documentation and coverage for User
* feat(doc): add documentation for Member which closes #20
2022-07-18 00:29:41 +00:00
Marcos Susaña
89c43eb3a5
Top level declarations (#56)
* chore(): declarations

* fixes

* fix a jk

* fix components

* fix
2022-07-15 18:03:23 +00:00
Yuzu
f5e3eaaafc feat(cache): improvements on channels 2022-07-12 14:50:17 -05:00
Yuzu
16399562f7 feat: cache almost done 2022-07-10 21:49:36 -05:00
Yuzu
0219f63d2d feat: cache 2022-07-10 19:22:14 -05:00
Marcos Susaña
9cd9d307c5
USER_UPDATE & TYPING_START (#37)
* USER_UPDATE

* TYPING_START

* fix: fmt
2022-07-08 22:18:57 +00:00
Yuzu
623fa3fb73 minor changes (closes #35 and #34) 2022-07-08 01:33:29 -05:00