Struct serenity::model::event::GuildDeleteEvent [] [src]

pub struct GuildDeleteEvent {
    pub guild: PartialGuild,
}

Fields

Trait Implementations

impl Clone for GuildDeleteEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GuildDeleteEvent
[src]

Formats the value using the given formatter.