[][src]Module serenity::model::id

A collection of newtypes defining type-strong IDs.

Structs

ApplicationId

An identifier for an Application.

AttachmentId

An identifier for an attachment.

AuditLogEntryId

An identifier for an audit log entry.

ChannelId

An identifier for a Channel

EmojiId

An identifier for an Emoji

GuildId

An identifier for a Guild

IntegrationId

An identifier for an Integration

MessageId

An identifier for a Message

RoleId

An identifier for a Role

UserId

An identifier for a User

WebhookId

An identifier for a Webhook.