Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / MessageQuotaResponse

Type Alias: MessageQuotaResponse

MessageQuotaResponse = object

Defined in: lib/messaging-api/model/messageQuotaResponse.ts:18

See

https://developers.line.biz/en/reference/messaging-api/#get-quota

Properties

type

type: QuotaType

Defined in: lib/messaging-api/model/messageQuotaResponse.ts:19


value?

optional value?: number

Defined in: lib/messaging-api/model/messageQuotaResponse.ts:23

The target limit for sending messages in the current month. This property is returned when the type property has a value of limited.