Chat SDK for Unity and Windows v1.2.0
Public Attributes | List of all members
AgoraChat.MessageReactionOperation Class Reference
Inheritance diagram for AgoraChat.MessageReactionOperation:

Public Attributes

string UserId
 
string Reaction
 
MessageReactionOperate operate
 

Detailed Description

The Reaction operation class.

Member Data Documentation

◆ UserId

string AgoraChat.MessageReactionOperation.UserId

The user ID of the operator.

◆ Reaction

string AgoraChat.MessageReactionOperation.Reaction

The changed Reaction.

◆ operate

MessageReactionOperate AgoraChat.MessageReactionOperation.operate

The Reaction operation.