Struct telegram::schema::contacts::getBlocked []

pub struct getBlocked {
    pub offset: i32,
    pub limit: i32,
}

Fields

Trait Implementations

impl Debug for getBlocked
[src]

Formats the value using the given formatter.

impl Serialize for getBlocked

Serialize to the passed buffer.