A button.
Check the documentation of this model on Telegram Bot API
type: Type of the rich text, always "button”button: The button
Summary
Types
@type t() :: %ExGram.Model.RichTextButton{ button: ExGram.Model.RichMessageButton.t(), type: String.t() }