Struct telegram::schema::contacts::block []

pub struct block {
    pub id: InputUser,
}

Fields

Trait Implementations

impl Debug for block
[src]

Formats the value using the given formatter.

impl Serialize for block

Serialize to the passed buffer.