Appearance
@line/bot-sdk / TargetLimitForAdditionalMessages
Type Alias: TargetLimitForAdditionalMessages
TargetLimitForAdditionalMessages =
object
Defined in: lib/types.ts:2282
Properties
type
type:
"none"|"limited"
Defined in: lib/types.ts:2288
One of the following values to indicate whether a target limit is set or not.
none: This indicates that a target limit is not set.limited: This indicates that a target limit is set.
value?
optionalvalue:number
Defined in: lib/types.ts:2293
The target limit for additional messages in the current month. This property is returned when the type property has a value of limited.