View Source Telegex.Type.KeyboardButtonPollType (Telegex v1.8.0)

This object represents type of a poll, which is allowed to be created and sent when the corresponding button is pressed.

Summary

Types

@type t() :: %Telegex.Type.KeyboardButtonPollType{type: String.t() | nil}