masto
    Preparing search index...

    Interface TranslateStatusParams

    interface TranslateStatusParams {
        lang?: string;
    }
    Index

    Properties

    Properties

    lang?: string

    String (ISO 639 language code). The status content will be translated into this language. Defaults to the user’s current locale.