teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsGetStarsRevenueWithdrawalUrlParams

    interface PaymentsGetStarsRevenueWithdrawalUrlParams {
        amount?: BigInteger;
        password: TypeInputCheckPasswordSRPIn;
        peer: EntityLike;
        ton?: boolean;
    }
    Index
    amount?: BigInteger

    The amount of stars or nanotons to withdraw.

    2FA password, see here » for more info.

    peer: EntityLike

    Channel or bot from which to withdraw funds.

    ton?: boolean

    If set, withdraws channel/ad revenue in TON.