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

Models pertaining to the gateway.

Structs

BotGateway

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

Game

Representation of a game that a User is playing -- or streaming in the case that a stream URL is provided.

Gateway

A representation of the data retrieved from the gateway endpoint.

Presence

Information detailing the current online status of a User.

Ready

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

SessionStartLimit

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

Enums

GameType

The type of activity that is being performed when playing a game.