Appearance
@line/bot-sdk / messagingApi / MessageQuotaResponse
Type Alias: MessageQuotaResponse
MessageQuotaResponse =
object
Defined in: lib/messaging-api/model/messageQuotaResponse.ts:15
Properties
type
type:
QuotaType
Defined in: lib/messaging-api/model/messageQuotaResponse.ts:20
See
value?
optional
value:number
Defined in: lib/messaging-api/model/messageQuotaResponse.ts:26
The target limit for sending messages in the current month. This property is returned when the type
property has a value of limited
.