Enum telegram::schema::InputPeerNotifyEvents []

pub enum InputPeerNotifyEvents {
    inputPeerNotifyEventsEmpty,
    inputPeerNotifyEventsAll,
}

Variants

Trait Implementations

impl Debug for InputPeerNotifyEvents
[src]

Formats the value using the given formatter.

impl Serialize for InputPeerNotifyEvents

Serialize to the passed buffer.