Discord.https - v3.0.16
    Preparing search index...

    Interface RESTGetAPIApplicationCommandsQuery

    interface RESTGetAPIApplicationCommandsQuery {
        with_localizations?: boolean;
    }
    Index

    Properties

    with_localizations?: boolean

    Whether to include full localization dictionaries (name_localizations and description_localizations) in the returned objects, instead of the name_localized and description_localized fields.

    false