Struct telegram::schema::help::saveAppLog [] [src]

pub struct saveAppLog {
    pub events: Vec<InputAppEvent>,
}

Fields

Trait Implementations

impl Debug for saveAppLog
[src]

Formats the value using the given formatter.

impl Serialize for saveAppLog
[src]

Serialize to the passed buffer.