Trait TGDatable
rust_tdlib::client::errors
pub trait TGDatable: Debug { pub fn as_any(&self) -> &dyn Any; }
pub fn as_any(&self) -> &dyn Any