View Source Telegex.Type.InputPaidMediaPhoto (Telegex v1.9.0-rc.0)

The paid media to send is a photo.

Summary

Types

@type t() :: %Telegex.Type.InputPaidMediaPhoto{media: String.t(), type: String.t()}