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

Describes a photo to post as a story.

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

Summary

Types

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

Functions