Interface StarTransactionTypePublicPostSearch

The transaction is a payment for search of posts in public Telegram channels; for regular users only. Subtype of StarTransactionType.

interface StarTransactionTypePublicPostSearch {
    @type: "starTransactionTypePublicPostSearch";
}

Properties

Properties

@type: "starTransactionTypePublicPostSearch"