UpdateUserSubscription¶
Subscription of a user to the bot was changed; for bots only
UpdateUserSubscription(
user_id: int53,
payload: string,
is_canceled: Bool,
is_restored: Bool,
is_payment_failed: Bool
) → Update