View Source ExGram.Model.Story (ex_gram v0.52.2)

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()}

Functions