ExGram.Model.InputStoryContentPhoto (ex_gram v0.55.1)

View Source

Describes a photo to post as a story.

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

Summary

Types

t()

@type t() :: %ExGram.Model.InputStoryContentPhoto{photo: String.t(), type: String.t()}

Functions

decode_as()