ExGram.Model.InputPaidMediaPhoto (ex_gram v0.55.1)

View Source

The paid media to send is a photo.

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

Summary

Types

t()

@type t() :: %ExGram.Model.InputPaidMediaPhoto{media: String.t(), type: String.t()}

Functions

decode_as()