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

pub struct ChannelDeleteEvent {
    pub channel: Channel,
}

Fields

Trait Implementations

impl Clone for ChannelDeleteEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ChannelDeleteEvent
[src]

Formats the value using the given formatter.