2634a5d37c
Add Guild.fetchChannels method
2022-07-30 19:56:24 -03:00
aa147adbf3
Add GUILD_CHANNELS route
2022-07-30 19:56:08 -03:00
7b5fce7603
Fix
2022-07-30 19:48:28 -03:00
2a0186d16c
Add Guild.fetchChannel method
2022-07-30 19:46:37 -03:00
Yuzu
b0ccb70c03
Merge branch 'fetch-methods'
2022-07-30 17:43:04 -05:00
Yuzu
fe82c9b4a2
feat: Guild.fetchMember(s) and Member.fetch
2022-07-30 17:42:46 -05:00
1b814cebdf
Add BaseChannel.fetch method
2022-07-30 19:39:47 -03:00
c5ef900b38
Update CategoryChannel: add session & readonly
2022-07-30 19:23:38 -03:00
75e35a1ecb
Update EventsKey
2022-07-30 17:35:35 -03:00
070a96c414
Add EventsKey alias
2022-07-30 16:42:52 -03:00
85ccaddf02
Fix editStatus -> StatusUpdate keys
2022-07-30 16:24:43 -03:00
4848e9d424
Add guild.setIcon method
2022-07-30 04:37:35 -03:00
FabrizioCoder
72cbba0f3d
Update user.ts ( #82 )
...
}
2022-07-30 06:08:11 +00:00
Dragurimu
025d4176c2
sharding replaces
2022-07-30 00:19:28 -05:00
Yuzu
f7c293aaf2
fix: member exported in a wrong way 🦑
2022-07-29 22:06:25 -05:00
Yuzu
80842ffaf7
feat: bring methods back
2022-07-29 22:01:58 -05:00
Dragurimu
af8179d8cc
v1.0.1
2022-07-29 21:17:44 -05:00
Dragurimu
4aa4ac4d1c
publish changes
2022-07-29 19:07:39 -05:00
Dragurimu
a8c06b76da
publish
2022-07-29 18:48:05 -05:00
Yuzu
c30d10618e
refactor: node goes brr 🐙 + turborepo support
2022-07-29 17:20:47 -05:00
Yuzu
0b5176dace
nuke everything
2022-07-29 17:10:20 -05:00
Yuzu
c279972c1b
fix: remove url parser and make it optional
2022-07-28 13:26:26 -05:00
Yuzu
b26944e237
fix: fmt
2022-07-28 12:59:08 -05:00
Yuzu
be33bc5e2d
fix: Guild.edit
2022-07-28 12:58:38 -05:00
Marcos Susaña
08b8df41fa
fix(types): Literal Types ( #77 )
...
* fix(Message): delete() params
* feat: fetches guilds items
* fix(types): literal types
* fix
2022-07-21 07:49:52 +00:00
e2d7993182
Update MessageReaction docs
2022-07-20 22:12:27 -03:00
38416f4d32
Update message reaction: empty interfaces
2022-07-20 22:01:03 -03:00
Marcos Susaña
491889849a
feat(Guils): widgets, vanityURL, preview ( #76 )
...
closes #64
2022-07-20 19:57:10 +00:00
Marcos Susaña
c50e8d72c8
fix(channels): permissionOverwrites ( #75 )
...
* fix(Message): delete() params
* fix
2022-07-20 01:55:19 +00:00
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
Yuzu
2e011a4b11
breaking: remove enableCache duplicate again
2022-07-19 16:36:16 -05:00
b108b74030
Add Guild.fetchVoiceRegions method
2022-07-19 02:51:34 -03: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
63faae768a
formatting
2022-07-18 18:29:08 -03:00
9dbba9d0c4
Minor change: deno lint ignore
2022-07-18 18:28:41 -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
568b262f8f
Add GUILD_WIDGET route
2022-07-18 15:36:35 -03:00
Yuzu
b15666f20e
chore: use single quotes ( #68 )
...
* chore: single quote
2022-07-18 18:25:23 +00:00
Yuzu
77f251e5d6
fix: fmt
2022-07-18 13:15:28 -05:00
Yuzu
38b2a0e003
fix: fix type on activity status
2022-07-18 13:03:07 -05:00
Yuzu
acfdb97ada
Merge branch 'hotfixes'
2022-07-18 13:00:06 -05:00
Yuzu
fd9b0284a6
hotfix: undefined behavior
2022-07-18 12:58:56 -05:00
Marcos Susaña
8131990453
feat(Guild): setSplash, setBanner, SplashDiscovery, leave ( #67 )
...
closes #62 #65
2022-07-18 02:54:26 +00:00
Yuzu
94cfd9805c
fix: fmt
2022-07-17 20:29:36 -05: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