Trait rust_tdlib::types::TDInputBackground [−][src]
pub trait TDInputBackground: Debug + RObject { }
Expand description
Contains information about background to set
pub trait TDInputBackground: Debug + RObject { }
Contains information about background to set
impl<'a, INPUTBACKGROUND: TDInputBackground> TDInputBackground for &'a INPUTBACKGROUND
[src]impl<'a, INPUTBACKGROUND: TDInputBackground> TDInputBackground for &'a mut INPUTBACKGROUND
[src]