Class MessageMention
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.chat.data.MessageMention
A mention in a
MessageFragment
.- Author:
- gmt2001
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessageMention
Constructor- Parameters:
o
- The JSON data for the object
-
-
Method Details
-
userId
The mentioned user's user ID.- Returns:
-
userLogin
The mentioned user's user login.- Returns:
-
userName
The mentioned user's user display name.- Returns:
-