Module serenity::model::misc[][src]

Expand description

Miscellaneous helper traits, enums, and structs for models.

Structs

A component that was affected during a service incident.

A version of an emoji used only when solely the animated state, Id, and name are known.

An incident retrieved from the Discord status page.

An update to an incident from the Discord status page.

A Discord status maintenance message. This can be either for active maintenances or for scheduled maintenances.

A struct that represents some way to insert a notification, link, or emoji into a message.

Enums

The type of status update during a service incident.

Traits

Allows something - such as a channel or role - to be mentioned in a message.