StarTransactionTypeBotInvoiceSale¶
The transaction is a sale of a product by the bot; relevant for bots only
StarTransactionTypeBotInvoiceSale(
user_id: int53,
product_info: ProductInfo,
invoice_payload: bytes,
affiliate: AffiliateInfo
) → StarTransactionType