KeyboardButtonPollType¶
- class telegram.KeyboardButtonPollType(type=None, *, api_kwargs=None)[source]¶
Bases:
telegram.TelegramObjectThis object represents type of a poll, which is allowed to be created and sent when the corresponding button is pressed.
Objects of this class are comparable in terms of equality. Two objects of this class are considered equal, if their
typeis equal.Examples
Available In