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

pub struct ChannelCreateEvent {
    pub channel: Channel,
}

Fields

Trait Implementations

impl Clone for ChannelCreateEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ChannelCreateEvent
[src]

Formats the value using the given formatter.