| Constructor and Description |
|---|
DiscordUpdate(net.dv8tion.jda.api.entities.Message msg) |
| Modifier and Type | Method and Description |
|---|---|
net.dv8tion.jda.api.entities.MessageChannel |
getChannel() |
long |
getChatId() |
long |
getId() |
String |
getInlineId() |
Location |
getLocation() |
long |
getMessageId() |
User |
getOtherUser() |
String |
getText() |
String |
getTitle() |
User |
getUser() |
boolean |
isInline() |
boolean |
skip() |
public User getOtherUser()
getOtherUser in interface IUpdatepublic String getInlineId()
getInlineId in interface IUpdatepublic long getMessageId()
getMessageId in interface IUpdatepublic Location getLocation()
getLocation in interface IUpdatepublic net.dv8tion.jda.api.entities.MessageChannel getChannel()
Copyright © 2022. All rights reserved.