harmony/src/gateway/handlers
DjDeveloperr 484c6e3c7b feat: clean up things 2020-12-02 15:56:20 +05:30
..
channelCreate.ts Try to remove those anys (NOT TESTED) 2020-11-25 20:53:40 +09:00
channelDelete.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
channelPinsUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
channelUpdate.ts try not to use unknown 2020-11-30 20:11:49 +09:00
guildBanAdd.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildBanRemove.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildCreate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildDelete.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildEmojiUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildIntegrationsUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildMemberAdd.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildMemberRemove.ts Try to remove those anys (NOT TESTED) 2020-11-25 20:53:40 +09:00
guildMemberUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildMembersChunk.ts feat(api): add new api-related methods 2020-12-01 16:48:38 +05:30
guildRoleCreate.ts try not to use unknown 2020-11-30 20:11:49 +09:00
guildRoleDelete.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
guildRoleUpdate.ts try not to use unknown 2020-11-30 20:11:49 +09:00
guildUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
index.ts feat: clean up things 2020-12-02 15:56:20 +05:30
inviteCreate.ts feat: clean up things 2020-12-02 15:56:20 +05:30
inviteDelete.ts -_- 2020-12-02 13:19:58 +05:30
messageCreate.ts Try to remove those anys (NOT TESTED) 2020-11-25 20:53:40 +09:00
messageDelete.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
messageDeleteBulk.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
messageReactionAdd.ts feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
messageReactionRemove.ts feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
messageReactionRemoveAll.ts feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
messageReactionRemoveEmoji.ts feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
messageUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
presenceUpdate.ts feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
ready.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
reconnect.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
resume.ts Try to remove those anys (NOT TESTED) 2020-11-25 20:53:40 +09:00
typingStart.ts try not to use unknown 2020-11-30 20:11:49 +09:00
userUpdate.ts try not to use unknown 2020-11-30 20:11:49 +09:00
voiceServerUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
voiceStateUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
webhooksUpdate.ts feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30