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

The paid media to send is a photo.

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

Summary

Types

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

Functions