teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsRefundStarsChargeParams

    interface PaymentsRefundStarsChargeParams {
        chargeId: string;
        userId: EntityLike;
    }
    Index
    chargeId: string

    Transaction ID.

    userId: EntityLike

    User to refund.