teleproto - v1.229.0
    Preparing search index...

    Interface AccountGetAuthorizationFormParams

    interface AccountGetAuthorizationFormParams {
        botId: BigInteger;
        publicKey: string;
        scope: string;
    }
    Index
    botId: BigInteger

    User identifier of the service's bot

    publicKey: string

    Service's public key

    scope: string

    Telegram Passport element types requested by the service