teleproto - v1.229.0
    Preparing search index...

    Interface AccountGetThemesParams

    interface AccountGetThemesParams {
        format: string;
        hash: BigInteger;
    }
    Index
    format: string

    Theme format, a string that identifies the theming engines supported by the client

    hash: BigInteger

    Hash used for caching, for more info click here .