LINE. Bot. MessagingApi. Model. OperatorRecipient
(line_bot_sdk v0.2.0)
Copy Markdown
Summary
Types
@type t() :: %LINE.Bot.MessagingApi.Model.OperatorRecipient{ and: [LINE.Bot.Model.Recipient.t()] | nil, not: LINE.Bot.Model.Recipient.t() | nil, or: [LINE.Bot.Model.Recipient.t()] | nil, type: String.t() | nil }