Public Member Functions | |
String | getReactionID () |
int | getTotalUserCount () |
List< V2TIMUserInfo > | getPartialUserList () |
boolean | getReactedByMyself () |
String | toString () |
|
inline |
Get message reaction id
|
inline |
Get the total count of users which have added reaction with the same ID to a message
|
inline |
Get the partial user list which have added reaction with the same ID to a message The total count of users depends on the maxUserCountPerReaction value set when calling the getMessageReactions interface
|
inline |
Whether I have used this reaction
|
inline |