ExGram.Model.KeyboardButtonPollType (ex_gram v0.55.1)

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

Summary

Types

t()

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

Functions

decode_as()