Struct telegram::schema::contacts::resolveUsername []

pub struct resolveUsername {
    pub username: String,
}

Fields

Trait Implementations

impl Debug for resolveUsername
[src]

Formats the value using the given formatter.

impl Serialize for resolveUsername

Serialize to the passed buffer.