Documentation - v0.27.2
    Preparing search index...

    Interface MtkrutoSession

    interface MtkrutoSession {
        authKey: Uint8Array;
        dcId: number;
        isTest: boolean;
    }
    Index

    Properties

    Properties

    authKey: Uint8Array
    dcId: number
    isTest: boolean