StarTransactionTypeBotSubscriptionPurchase¶
The transaction is a purchase of a subscription from a bot or a business account by the current user; relevant for regular users only
StarTransactionTypeBotSubscriptionPurchase(
user_id: int53,
subscription_period: int32,
product_info: ProductInfo
) → StarTransactionType