edit_user_star_subscription


Description:

public async Ok edit_user_star_subscription (int64 user_id, string telegram_payment_charge_id, bool is_canceled) throws TDLibError

Cancels or re-enables Telegram Star subscription for a user; for bots only

Parameters:

user_id

User identifier

telegram_payment_charge_id

Telegram payment identifier of the subscription

is_canceled

Pass true to cancel the subscription; pass false to allow the user to enable it