teleproto - v1.229.0
    Preparing search index...

    Interface PaymentsGetConnectedStarRefBotsParams

    interface PaymentsGetConnectedStarRefBotsParams {
        limit: number;
        offsetDate?: number;
        offsetLink?: string;
        peer: EntityLike;
    }
    Index
    limit: number

    Maximum number of results to return, see pagination

    offsetDate?: number

    If set, returns only results older than the specified unixtime

    offsetLink?: string

    Offset for pagination , taken from the last returned connectedBotStarRef . url (initially empty)

    peer: EntityLike

    The affiliated peer