Struct telegram::schema::contacts::deleteContact []

pub struct deleteContact {
    pub id: InputUser,
}

Fields

Trait Implementations

impl Debug for deleteContact
[src]

Formats the value using the given formatter.

impl Serialize for deleteContact

Serialize to the passed buffer.