public class LineInboundMessageDto extends InboundMessageDto
| Modifier and Type | Class and Description |
|---|---|
static class |
LineInboundMessageDto.Emoji |
InboundMessageDto.Media| Modifier and Type | Field and Description |
|---|---|
protected List<LineInboundMessageDto.Emoji> |
emojis |
businessAccountId, content, externalId, externalMedia, interactiveOutcome, replyToExternalId, senderId, senderName, subType, type| Constructor and Description |
|---|
LineInboundMessageDto() |
| Modifier and Type | Method and Description |
|---|---|
List<LineInboundMessageDto.Emoji> |
getEmojis() |
void |
setEmojis(List<LineInboundMessageDto.Emoji> emojis) |
getBusinessAccountId, getContent, getExternalId, getExternalMedia, getInteractiveOutcome, getReplyToExternalId, getSenderId, getSenderName, getSubType, getType, setBusinessAccountId, setContent, setExternalId, setExternalMedia, setInteractiveOutcome, setReplyToExternalId, setSenderId, setSenderName, setSubType, setTypeprotected List<LineInboundMessageDto.Emoji> emojis
public List<LineInboundMessageDto.Emoji> getEmojis()
public void setEmojis(List<LineInboundMessageDto.Emoji> emojis)