Appearance
@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?
optionalvalue?: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.