teleproto - v1.229.0
    Preparing search index...

    Interface AuthImportBotAuthorizationParams

    interface AuthImportBotAuthorizationParams {
        apiHash: string;
        apiId: number;
        botAuthToken: string;
        flags: number;
    }
    Index
    apiHash: string

    Application identifier hash (see. App configuration )

    apiId: number

    Application identifier (see. App configuration )

    botAuthToken: string

    Bot token (see bots )

    flags: number