teleproto - v1.229.0
    Preparing search index...

    Interface AccountGetThemeParams

    interface AccountGetThemeParams {
        format: string;
        theme: TypeInputThemeIn;
    }
    Index
    format: string

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

    Theme