Skip to content

StarTransactionTypeChannelPaidMediaSale

Type · TDLib 1.8.67 · d1085f9c

The transaction is a sale of paid media by the channel chat; relevant for channel chats only

StarTransactionTypeChannelPaidMediaSale(
  user_id: int53,
  message_id: int53,
  media: list of PaidMedia
) → StarTransactionType

user_id

int53

Identifier of the user who bought the media

message_id

int53

Identifier of the corresponding message with paid media; may be 0 or an identifier of a deleted message

media

list of PaidMedia

The bought media