Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / OperatorRecipient
Type Alias: OperatorRecipient
OperatorRecipient:
RecipientBase
&object
Type declaration
and?
optional
and:Recipient
[]
Create a new recipient object by taking the logical conjunction (AND) of the specified array of recipient objects.
not?
optional
not:Recipient
or?
optional
or:Recipient
[]
Create a new recipient object by taking the logical disjunction (OR) of the specified array of recipient objects.
type
type:
"operator"