Module twilight_model::guild

source ·
Expand description

Group of Channels and Users with additional moderation options.

Guilds allow, for example, assigning Roles to Members to limit their Permissions globally, or per Channel.

Advanced user’s may look inside the member module for custom Member deserializers.

Re-exports

pub use self::widget::GuildWidget;

Modules

Audit Logs, created whenever an administrative action is performed within a guild.
Types for Auto Moderation.
Mostly internal custom serde deserializers.
Types for interacting with scheduled events.

Structs

Duration of a user being AFK before being timed out from a voice channel.
User that is in a Guild.
Tags that a Role has.
Information about a guild’s vanity URL setting.

Enums

Special and optional guild features.
Special and optional guild features.
Behavior to perform when the user’s integration expires.