teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsGetStarsTransactionsByIDParams

    interface PaymentsGetStarsTransactionsByIDParams {
        id: InputStarsTransactionIn[];
        peer: EntityLike;
        ton?: boolean;
    }
    Index

    Transaction IDs.

    peer: EntityLike

    Channel or bot.

    ton?: boolean

    If set, returns channel/bot ad revenue transactions in nanotons.