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

pub struct CallDeleteEvent {
    pub channel_id: ChannelId,
}

Fields

Trait Implementations

impl Clone for CallDeleteEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for CallDeleteEvent
[src]

Formats the value using the given formatter.