teleproto - v1.229.0
    Preparing search index...

    Interface AccountAcceptAuthorizationParams

    interface AccountAcceptAuthorizationParams {
        botId: BigInteger;
        credentials: SecureCredentialsEncryptedIn;
        publicKey: string;
        scope: string;
        valueHashes: SecureValueHashIn[];
    }
    Index
    botId: BigInteger

    Bot ID

    Encrypted values

    publicKey: string

    Service's public key

    scope: string

    Telegram Passport element types requested by the service

    valueHashes: SecureValueHashIn[]

    Types of values sent and their hashes