Struct telegram::schema::AccountDaysTTL []

pub struct AccountDaysTTL {
    pub days: i32,
}

Fields

Trait Implementations

impl Debug for AccountDaysTTL
[src]

Formats the value using the given formatter.

impl Serialize for AccountDaysTTL

Serialize to the passed buffer.