View Source ExGram.Model.KeyboardButtonPollType (ex_gram v0.53.0)
This object represents type of a poll, which is allowed to be created and sent when the corresponding button is pressed.
Check the documentation of this model in https://core.telegram.org/bots/api#keyboardbuttonpolltype
Summary
Types
@type t() :: %ExGram.Model.KeyboardButtonPollType{type: String.t() | nil}