ExGram.Model.Gifts (ex_gram v0.64.0)

Copy Markdown View Source

This object represent a list of gifts.

Check the documentation of this model on Telegram Bot API

  • gifts: The list of gifts

Summary

Types

t()

@type t() :: %ExGram.Model.Gifts{gifts: [ExGram.Model.Gift.t()]}

Functions

decode_as()