ExGram.Model.KeyboardButtonPollType (ex_gram v0.40.0) View Source

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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.KeyboardButtonPollType{type: String.t() | nil}

Link to this section Functions