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

pub struct PresencesReplaceEvent {
    pub presences: Vec<Presence>,
}

Fields

Trait Implementations

impl Clone for PresencesReplaceEvent
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PresencesReplaceEvent
[src]

Formats the value using the given formatter.