Interface InputPaidMediaTypePhoto

Describes type of paid media to sent. Subtype of InputPaidMediaType.

interface InputPaidMediaTypePhoto {
    @type: "inputPaidMediaTypePhoto";
}

Properties

Properties

@type: "inputPaidMediaTypePhoto"