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

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.

Enums

GameType

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