Struct telegram::schema::PrivacyKey
[−]
[src]
pub struct PrivacyKey;
Trait Implementations
impl Debug for PrivacyKey[src]
impl Serialize for PrivacyKey[src]
fn serialize_to(&self, buffer: &mut Vec<u8>) -> Result<()>
Serialize to the passed buffer.