teleproto - v1.229.0
    Preparing search index...

    Interface ContactsSearchParams

    interface ContactsSearchParams {
        bots?: boolean;
        broadcasts?: boolean;
        limit: number;
        q: string;
    }
    Index
    bots?: boolean
    broadcasts?: boolean
    limit: number

    Maximum number of users to be returned

    q: string

    Target substring