Trait rust_tdlib::types::TDDiceStickers[][src]

pub trait TDDiceStickers: Debug + RObject { }

Contains animated stickers which should be used for dice animation rendering

Implementations on Foreign Types

impl<'a, DICESTICKERS: TDDiceStickers> TDDiceStickers for &'a DICESTICKERS[src]

impl<'a, DICESTICKERS: TDDiceStickers> TDDiceStickers for &'a mut DICESTICKERS[src]

Loading content...

Implementors

Loading content...