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

Describes a story area pointing to a unique gift. Currently, a story can have at most 1 unique gift area.

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

Summary

Types

@type t() :: %ExGram.Model.StoryAreaTypeUniqueGift{name: String.t(), type: String.t()}

Functions