Expand description
Miscellaneous helper traits, enums, and structs for models.
Structs§
- Emoji
Identifier  - A version of an emoji used only when solely the animated state, Id, and name are known.
 - Emoji
Identifier Parse Error  - Image
Hash  - An image hash returned from the Discord API.
 - Incident
 - An incident retrieved from the Discord status page.
 - Incident
Update  - An update to an incident from the Discord status page.
 - Maintenance
 - A Discord status maintenance message. This can be either for active maintenances or for scheduled maintenances.
 
Enums§
- Image
Hash Parse Error  - An error returned when 
ImageHashis passed an erronous value.