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

pub struct VoiceHeartbeat {
    pub heartbeat_interval: u64,
}

Fields

Trait Implementations

impl Clone for VoiceHeartbeat
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for VoiceHeartbeat
[src]

impl Debug for VoiceHeartbeat
[src]

[src]

Formats the value using the given formatter.