Skip to content

StarTransactionTypePaidMessageReceive

Type · TDLib 1.8.67 · d1085f9c

The transaction is a receiving of a paid message; relevant for regular users, supergroup and channel chats only

StarTransactionTypePaidMessageReceive(
  sender_id: MessageSender,
  message_count: int32,
  commission_per_mille: int32,
  commission_star_amount: StarAmount
) → StarTransactionType

sender_id

MessageSender

Identifier of the sender of the message

message_count

int32

Number of received paid messages

commission_per_mille

int32

The number of Telegram Stars received by the Telegram for each 1000 Telegram Stars paid for message sending

commission_star_amount

StarAmount

The Telegram Star amount that was received by Telegram; can be negative for refunds