Struct telegram::schema::contacts::unblock []

pub struct unblock {
    pub id: InputUser,
}

Fields

Trait Implementations

impl Debug for unblock
[src]

Formats the value using the given formatter.

impl Serialize for unblock

Serialize to the passed buffer.