View Source ExGram.Model.Gifts (ex_gram v0.55.0)

This object represent a list of gifts.

Check the documentation of this model in https://core.telegram.org/bots/api#gifts

Summary

Types

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

Functions