Search...

MappedEvents

export interface MappedEvents 
export interface MappedEvents 

No summary provided.

AUTO_MODERATION_ACTION_EXECUTION

:

[ WithIntrinsicProps<GatewayAutoModerationActionExecutionDispatchData> ]

AUTO_MODERATION_RULE_CREATE

:

[WithIntrinsicProps<GatewayAutoModerationRuleCreateDispatchData>]

AUTO_MODERATION_RULE_DELETE

:

[WithIntrinsicProps<GatewayAutoModerationRuleDeleteDispatchData>]

AUTO_MODERATION_RULE_UPDATE

:

[WithIntrinsicProps<GatewayAutoModerationRuleUpdateDispatchData>]

CHANNEL_CREATE

:

[WithIntrinsicProps<GatewayChannelCreateDispatchData>]

CHANNEL_DELETE

:

[WithIntrinsicProps<GatewayChannelDeleteDispatchData>]

CHANNEL_PINS_UPDATE

:

[WithIntrinsicProps<GatewayChannelPinsUpdateDispatchData>]

CHANNEL_UPDATE

:

[WithIntrinsicProps<GatewayChannelUpdateDispatchData>]

GUILD_AUDIT_LOG_ENTRY_CREATE

:

[WithIntrinsicProps<GatewayGuildAuditLogEntryCreateDispatchData>]

GUILD_BAN_ADD

:

[WithIntrinsicProps<GatewayGuildBanAddDispatchData>]

GUILD_BAN_REMOVE

:

[WithIntrinsicProps<GatewayGuildBanRemoveDispatchData>]

GUILD_CREATE

:

[WithIntrinsicProps<GatewayGuildCreateDispatchData>]

GUILD_DELETE

:

[WithIntrinsicProps<GatewayGuildDeleteDispatchData>]

GUILD_EMOJIS_UPDATE

:

[WithIntrinsicProps<GatewayGuildEmojisUpdateDispatchData>]

GUILD_INTEGRATIONS_UPDATE

:

[WithIntrinsicProps<GatewayGuildIntegrationsUpdateDispatchData>]

GUILD_MEMBER_ADD

:

[WithIntrinsicProps<GatewayGuildMemberAddDispatchData>]

GUILD_MEMBER_REMOVE

:

[WithIntrinsicProps<GatewayGuildMemberRemoveDispatchData>]

GUILD_MEMBER_UPDATE

:

[WithIntrinsicProps<GatewayGuildMemberUpdateDispatchData>]

GUILD_MEMBERS_CHUNK

:

[WithIntrinsicProps<GatewayGuildMembersChunkDispatchData>]

GUILD_ROLE_CREATE

:

[WithIntrinsicProps<GatewayGuildRoleCreateDispatchData>]

GUILD_ROLE_DELETE

:

[WithIntrinsicProps<GatewayGuildRoleDeleteDispatchData>]

GUILD_ROLE_UPDATE

:

[WithIntrinsicProps<GatewayGuildRoleUpdateDispatchData>]

GUILD_SCHEDULED_EVENT_CREATE

:

[WithIntrinsicProps<GatewayGuildScheduledEventCreateDispatchData>]

GUILD_SCHEDULED_EVENT_DELETE

:

[WithIntrinsicProps<GatewayGuildScheduledEventDeleteDispatchData>]

GUILD_SCHEDULED_EVENT_UPDATE

:

[WithIntrinsicProps<GatewayGuildScheduledEventUpdateDispatchData>]

GUILD_SCHEDULED_EVENT_USER_ADD

:

[ WithIntrinsicProps<GatewayGuildScheduledEventUserAddDispatchData> ]

GUILD_SCHEDULED_EVENT_USER_REMOVE

:

[ WithIntrinsicProps<GatewayGuildScheduledEventUserRemoveDispatchData> ]

GUILD_STICKERS_UPDATE

:

[WithIntrinsicProps<GatewayGuildStickersUpdateDispatchData>]

GUILD_UPDATE

:

[WithIntrinsicProps<GatewayGuildUpdateDispatchData>]

INTEGRATION_CREATE

:

[WithIntrinsicProps<GatewayIntegrationCreateDispatchData>]

INTEGRATION_DELETE

:

[WithIntrinsicProps<GatewayIntegrationDeleteDispatchData>]

INTEGRATION_UPDATE

:

[WithIntrinsicProps<GatewayIntegrationUpdateDispatchData>]

INTERACTION_CREATE

:

[WithIntrinsicProps<GatewayInteractionCreateDispatchData>]

INVITE_CREATE

:

[WithIntrinsicProps<GatewayInviteCreateDispatchData>]

INVITE_DELETE

:

[WithIntrinsicProps<GatewayInviteDeleteDispatchData>]

MESSAGE_CREATE

:

[WithIntrinsicProps<GatewayMessageCreateDispatchData>]

MESSAGE_DELETE_BULK

:

[WithIntrinsicProps<GatewayMessageDeleteBulkDispatchData>]

MESSAGE_DELETE

:

[WithIntrinsicProps<GatewayMessageDeleteDispatchData>]

MESSAGE_REACTION_ADD

:

[WithIntrinsicProps<GatewayMessageReactionAddDispatchData>]

MESSAGE_REACTION_REMOVE_ALL

:

[WithIntrinsicProps<GatewayMessageReactionRemoveAllDispatchData>]

MESSAGE_REACTION_REMOVE_EMOJI

:

[ WithIntrinsicProps<GatewayMessageReactionRemoveEmojiDispatchData> ]

MESSAGE_REACTION_REMOVE

:

[WithIntrinsicProps<GatewayMessageReactionRemoveDispatchData>]

MESSAGE_UPDATE

:

[WithIntrinsicProps<GatewayMessageUpdateDispatchData>]

PRESENCE_UPDATE

:

[WithIntrinsicProps<GatewayPresenceUpdateDispatchData>]

READY

:

[WithIntrinsicProps<GatewayReadyDispatchData>]

RESUMED

:

[WithIntrinsicProps<never>]

STAGE_INSTANCE_CREATE

:

[WithIntrinsicProps<GatewayStageInstanceCreateDispatchData>]

STAGE_INSTANCE_DELETE

:

[WithIntrinsicProps<GatewayStageInstanceDeleteDispatchData>]

STAGE_INSTANCE_UPDATE

:

[WithIntrinsicProps<GatewayStageInstanceUpdateDispatchData>]

THREAD_CREATE

:

[WithIntrinsicProps<GatewayThreadCreateDispatchData>]

THREAD_DELETE

:

[WithIntrinsicProps<GatewayThreadDeleteDispatchData>]

THREAD_LIST_SYNC

:

[WithIntrinsicProps<GatewayThreadListSyncDispatchData>]

THREAD_MEMBER_UPDATE

:

[WithIntrinsicProps<GatewayThreadMemberUpdateDispatchData>]

THREAD_MEMBERS_UPDATE

:

[WithIntrinsicProps<GatewayThreadMembersUpdateDispatchData>]

THREAD_UPDATE

:

[WithIntrinsicProps<GatewayThreadUpdateDispatchData>]

TYPING_START

:

[WithIntrinsicProps<GatewayTypingStartDispatchData>]

USER_UPDATE

:

[WithIntrinsicProps<GatewayUserUpdateDispatchData>]

VOICE_SERVER_UPDATE

:

[WithIntrinsicProps<GatewayVoiceServerUpdateDispatchData>]

VOICE_STATE_UPDATE

:

[WithIntrinsicProps<GatewayVoiceStateUpdateDispatchData>]

WEBHOOKS_UPDATE

:

[WithIntrinsicProps<GatewayWebhooksUpdateDispatchData>]