Enum serenity::model::ActionWebhook [] [src]

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

Variants

Trait Implementations

impl Debug for ActionWebhook
[src]

[src]

Formats the value using the given formatter.