A text covered by a spoiler.
Check the documentation of this model on Telegram Bot API
type: Type of the rich text, always "spoiler”text: The text
Summary
Types
@type t() :: %ExGram.Model.RichTextSpoiler{ text: ExGram.Model.RichText.t(), type: String.t() }