Skip to content

aisbreaker-api-js - v0.1.15 / api/models/RequestedMediaText / RequestedMediaText

Interface: RequestedMediaText

api/models/RequestedMediaText.RequestedMediaText

The existence of this objects shows that a text response is requested. An empty object is possible to just indicated that a text repsonse is wanted.

Table of contents

Properties

Properties

language

Optional language: string

ISO 639-1 language code. See https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes

Examples: 'en', 'es', 'de', 'zh', ...

Defined in

aisbreaker-js/packages/aisbreaker-api-js/src/api/models/RequestedMediaText.ts:11

Released under the MIT License.