Gateway referencesΒΆ
Here are all the things you can find on discord.http/gateway, packed in one page
- Activity
- Client
- Enums
- discord_http.gateway.enums module
ActivityType
PayloadType
PayloadType.dispatch
PayloadType.guild_sync
PayloadType.heartbeat
PayloadType.heartbeat_ack
PayloadType.hello
PayloadType.identify
PayloadType.invalidate_session
PayloadType.presence
PayloadType.reconnect
PayloadType.request_guild_members
PayloadType.resume
PayloadType.voice_ping
PayloadType.voice_state
PollVoteActionType
ShardCloseType
StatusType
- discord_http.gateway.enums module
- Flags
- discord_http.gateway.flags module
ActivityFlags
GatewayCacheFlags
GatewayCacheFlags.channels
GatewayCacheFlags.emojis
GatewayCacheFlags.guilds
GatewayCacheFlags.members
GatewayCacheFlags.partial_channels
GatewayCacheFlags.partial_emojis
GatewayCacheFlags.partial_guilds
GatewayCacheFlags.partial_members
GatewayCacheFlags.partial_roles
GatewayCacheFlags.partial_stickers
GatewayCacheFlags.partial_threads
GatewayCacheFlags.partial_voice_states
GatewayCacheFlags.presences
GatewayCacheFlags.roles
GatewayCacheFlags.stickers
GatewayCacheFlags.threads
GatewayCacheFlags.voice_states
Intents
Intents.auto_moderation_configuration
Intents.auto_moderation_execution
Intents.direct_message_polls
Intents.direct_message_reactions
Intents.direct_message_typing
Intents.direct_messages
Intents.guild_expressions
Intents.guild_integrations
Intents.guild_invites
Intents.guild_members
Intents.guild_message_polls
Intents.guild_message_reactions
Intents.guild_message_typing
Intents.guild_messages
Intents.guild_moderation
Intents.guild_presences
Intents.guild_scheduled_events
Intents.guild_voice_states
Intents.guild_webhooks
Intents.guilds
Intents.message_content
- discord_http.gateway.flags module
- Object (Gateway events)
- discord_http.gateway.object module
AutomodExecution
BulkDeletePayload
ChannelPinsUpdate
GuildJoinRequest
PlayingStatus
PollVoteEvent
Presence
Reaction
ThreadListSyncPayload
ThreadMembersUpdatePayload
ThreadMembersUpdatePayload.id
ThreadMembersUpdatePayload.guild_id
ThreadMembersUpdatePayload.member_count
ThreadMembersUpdatePayload.removed_member_ids
ThreadMembersUpdatePayload.added_members
ThreadMembersUpdatePayload.guild
ThreadMembersUpdatePayload.removed_members
ThreadMembersUpdatePayload.thread
TypingStartEvent
- discord_http.gateway.object module