public interface MentionedUser
@user in a message.| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
asJSON()
Gets the underlying JSON object.
|
String |
getDisplayName()
Gets the mentioned user's display name.
|
String |
getID()
Gets the mentioned user's ID.
|
Jitter |
getJitter()
Gets the providing
Jitter object. |
Message |
getMessage()
Gets the
Message in which this mention took place. |
org.json.JSONObject asJSON()
Message getMessage()
Message in which this mention took place.String getID()
String getDisplayName()
Copyright © 2016. All rights reserved.