Struct telegram::schema::invokeWithLayer []

pub struct invokeWithLayer {
    pub layer: i32,
    pub query: Box<Any>,
}

Fields

Trait Implementations

impl Debug for invokeWithLayer
[src]

Formats the value using the given formatter.

impl Serialize for invokeWithLayer

Serialize to the passed buffer.