Expand description
Models pertaining to the gateway.
Structs§
- Activity
- Representation of an activity that a
User
is performing. - Activity
Assets - The assets for an activity.
- Activity
Button - Discord docs.
- Activity
Emoji - Representation of an emoji used in a custom status
- Activity
Flags - A set of flags defining what is in an activity’s payload.
- Activity
Party - Information about an activity’s party.
- Activity
Secrets - Secrets for an activity.
- Activity
Timestamps - Timestamps of when a user started and/or is ending their activity.
- BotGateway
- A representation of the data retrieved from the bot gateway endpoint.
- Client
Status - Information detailing the current active status of a
User
. - Gateway
- A representation of the data retrieved from the gateway endpoint.
- Gateway
Intents - Gateway Intents will limit the events your bot will receive via the gateway. By default, all intents except Privileged Intents are selected.
- Presence
- Information detailing the current online status of a
User
. - Presence
User - Information about the user of a
Presence
event. - Ready
- An initial set of information given after IDENTIFYing to the gateway.
- Session
Start Limit - Information describing how many gateway sessions you can initiate within a ratelimit period.
- Shard
Info