ExGram.Model.ReactionTypePaid (ex_gram v0.64.0)

Copy Markdown View Source

The reaction is paid.

Check the documentation of this model on Telegram Bot API

  • type: Type of the reaction, always "paid”

Summary

Types

t()

@type t() :: %ExGram.Model.ReactionTypePaid{type: String.t()}

Functions

decode_as()