Skip to content

@line/bot-sdkDocs


@line/bot-sdk / messagingApi / GetMessageContentTranscodingResponse

Type Alias: GetMessageContentTranscodingResponse

GetMessageContentTranscodingResponse: object

Transcoding response

Type declaration

status

status: StatusEnum

The preparation status. One of: processing: Preparing to get content. succeeded: Ready to get the content. You can get the content sent by users. failed: Failed to prepare to get the content.

See

status Documentation

Defined in

lib/messaging-api/model/getMessageContentTranscodingResponse.ts:16