View Source ExGram.Model.Story (ex_gram v0.53.0)
This object represents a story.
Check the documentation of this model in https://core.telegram.org/bots/api#story
Summary
Types
@type t() :: %ExGram.Model.Story{chat: ExGram.Model.Chat.t(), id: integer()}