Struct telegram::schema::messages::setTyping []

pub struct setTyping {
    pub peer: InputPeer,
    pub action: SendMessageAction,
}

Fields

Trait Implementations

impl Debug for setTyping
[src]

Formats the value using the given formatter.

impl Serialize for setTyping

Serialize to the passed buffer.