Kyra
6be8172539
misc: add UNKNOWN_WEBHOOK error code ( #2775 )
...
* Add UNKNOWN_WEBHOOK error code
* docs: Update typings
2018-08-21 10:41:42 +02:00
Kyra
5787deef26
feat: GuildEmbed support ( #2766 )
...
* feat: Guild embed support
* docs: Fixed setEmbed's reason argument not being optional
* fix: Guild#setEmbed should return the guild itself for consistency
* docs: Updated typings
* fix: Requested change
2018-08-21 10:40:47 +02:00
Frangu Vlad
0401b8ad77
feat: handle and forward WEBHOOKS_UPDATE events ( #2762 )
...
* src: Handle WEBHOOK_UPDATE events
* Commit rename of 77'
Or adding the letter S
* I missed this
* Properly do this now
Typos everywhere
* Typings
* refactor: remove now unnecessary guild variable
2018-08-21 10:38:35 +02:00
SpaceEEC
7546ca3fe0
typings(Guild): add fetchVanityCode
...
PR: #2732
Commit: https://github.com/discordjs/discord.js/commit/f8057b01cb321d468c61b04227b9589fb4dcded1
2018-08-18 17:22:57 +02:00
SpaceEEC
e7ee8d21d7
typings: VoiceState is extendable
2018-08-18 11:07:48 +02:00
SpaceEEC
58ce08255f
typings: remove UserFlags and ClientApplicationCreateAssetsOptions
...
Leftover user bots declarations
2018-08-18 11:07:29 +02:00
SpaceEEC
c966aa2457
typings(VoiceRegion): remove no longer existing sampleHostname
2018-08-18 10:58:29 +02:00
zajrik
5fdd3a5877
tests(lint): Fix typings lint errors
2018-08-17 23:38:54 -05:00
SpaceEEC
6841b4e66a
typings(VoiceConnection): receivers is now receiver and no longer an array
...
PR: N/A
Commit: https://github.com/discordjs/discord.js/commit/e2726f5a9a4b65621f7265dd027aef904763b2ac
2018-08-17 16:58:41 +02:00
SpaceEEC
5942e8becc
typings: remove user bots
...
PRs: #2559 #2758
Commits:
- https://github.com/discordjs/discord.js/commit/5afd77ab730f413d0090be6ce0b0a7083ef15f7c
- https://github.com/discordjs/discord.js/commit/4999f675cdef5354eea6454bdbf4c568747cdd8f
2018-08-17 16:55:23 +02:00
SpaceEEC
9a95b6a1e8
typings(Client): voiceStateUpdate now always has an old state
...
PR: N/A
Commit: https://github.com/discordjs/discord.js/commit/38597de271ade384bdbb70aad60903c252e7d4c9
2018-08-15 15:05:13 +02:00
SpaceEEC
9b5df571b3
refactor: typings for voice state and presences refactor
...
Commits: https://github.com/discordjs/discord.js/compare/ea4375bf9051bebdf25411d2eef096bcf148168b...e0f52162eabc901d994f644ba9dcdcc3bf70776d
PR: N/A
2018-08-14 20:29:13 +02:00
zajrik
1ff56eb09d
Merge typings into master
2018-08-13 20:51:41 -05:00