public class MessageUpdate extends Object implements Dispatch
| Constructor and Description |
|---|
MessageUpdate() |
| Modifier and Type | Method and Description |
|---|---|
Possible<AttachmentResponse[]> |
getAttachments() |
Possible<UserResponse> |
getAuthor() |
long |
getChannelId() |
Possible<String> |
getContent() |
String |
getEditedTimestamp() |
Possible<EmbedResponse[]> |
getEmbeds() |
Long |
getGuildId() |
long |
getId() |
Possible<Boolean> |
getMentionEveryone() |
Possible<long[]> |
getMentionRoles() |
Possible<Mention[]> |
getMentions() |
String |
getNonce() |
Possible<String> |
getTimestamp() |
int |
getType() |
Possible<Boolean> |
isPinned() |
boolean |
isTts() |
String |
toString() |
public int getType()
public boolean isTts()
public Possible<long[]> getMentionRoles()
public long getId()
@Nullable public Possible<EmbedResponse[]> getEmbeds()
public long getChannelId()
public Possible<UserResponse> getAuthor()
public Possible<AttachmentResponse[]> getAttachments()