Enum serenity::model::ActionChannel [] [src]

#[repr(i32)]
pub enum ActionChannel { Create, Update, Delete, }

Variants

Trait Implementations

impl Debug for ActionChannel
[src]

[src]

Formats the value using the given formatter.