Struct telegram::schema::contacts::deleteContacts []

pub struct deleteContacts {
    pub id: Vec<InputUser>,
}

Fields

Trait Implementations

impl Debug for deleteContacts
[src]

Formats the value using the given formatter.

impl Serialize for deleteContacts

Serialize to the passed buffer.