Struct telegram::schema::contacts::importCard []

pub struct importCard {
    pub export_card: Vec<i32>,
}

Fields

Trait Implementations

impl Debug for importCard
[src]

Formats the value using the given formatter.

impl Serialize for importCard

Serialize to the passed buffer.