Struct telegram::schema::invokeAfterMsg []

pub struct invokeAfterMsg {
    pub msg_id: i64,
    pub query: Box<Any>,
}

Fields

Trait Implementations

impl Debug for invokeAfterMsg
[src]

Formats the value using the given formatter.

impl Serialize for invokeAfterMsg

Serialize to the passed buffer.