Module serenity::model::gateway[][src]

Expand description

Models pertaining to the gateway.

Structs

Representation of an activity that a User is performing.

The assets for an activity.

Representation of an emoji used in a custom status

A set of flags defining what is in an activity’s payload.

Information about an activity’s party.

Secrets for an activity.

Timestamps of when a user started and/or is ending their activity.

A representation of the data retrieved from the bot gateway endpoint.

Information detailing the current active status of a User.

A representation of the data retrieved from the gateway endpoint.

Information detailing the current online status of a User.

An initial set of information given after IDENTIFYing to the gateway.

Information describing how many gateway sessions you can initiate within a ratelimit period.

Enums