get_star_withdrawal_url


Description:

public async HttpUrl get_star_withdrawal_url (MessageSender owner_id, int64 star_count, string password) throws TDLibError

Returns a URL for Telegram Star withdrawal

Parameters:

owner_id

Identifier of the owner of the Telegram Stars; can be identifier of the current user, an owned bot, or an owned supergroup or channel chat

star_count

The number of Telegram Stars to withdraw. Must be at least getOption("star_withdrawal_count_min")

password

The 2-step verification password of the current user