Struct telegram_bot2::models::PollAnswerBuilder
source · pub struct PollAnswerBuilder { /* private fields */ }Expand description
Builder for the PollAnswer structure
Implementations§
Trait Implementations§
source§impl Builder for PollAnswerBuilder
impl Builder for PollAnswerBuilder
§type Value = PollAnswer
type Value = PollAnswer
Type to be built