Interface ChatRevenueTransactionTypeUnsupported

Describes type of transaction for revenue earned from sponsored messages in a chat. Subtype of ChatRevenueTransactionType.

interface ChatRevenueTransactionTypeUnsupported {
    @type: "chatRevenueTransactionTypeUnsupported";
}

Properties

Properties

@type: "chatRevenueTransactionTypeUnsupported"