Trait TDPollType
Other items inrust_tdlib::types
pub trait TDPollType: Debug + RObject { }
Describes the type of a poll
impl<'a, POLLTYPE: TDPollType> TDPollType for &'a POLLTYPE
impl<'a, POLLTYPE: TDPollType> TDPollType for &'a mut POLLTYPE
impl TDPollType for PollTypeQuiz
impl TDPollType for PollTypeRegular