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

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}

Functions