ExGram.Model.Story (ex_gram v0.56.0)

View Source

This object represents a story.

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

Summary

Types

t()

@type t() :: %ExGram.Model.Story{chat: ExGram.Model.Chat.t(), id: integer()}

Functions

decode_as()