Documentation - v0.27.2
    Preparing search index...

    Interface TdAuthKey

    interface TdAuthKey {
        dcId: number;
        key: Uint8Array;
    }
    Index

    Properties

    Properties

    dcId: number
    key: Uint8Array