|
Sendbird Chat SDK for .NET
|
Represents a user message update params. More...
Public Member Functions | |
| SbUserMessageUpdateParams (string inMessage=null) | |
Properties | |
| string | Message [get, set] |
| The message text of the message. More... | |
| string | MentionedMessageTemplate [get, set] |
| The message's mentioned message template of the message. More... | |
Represents a user message update params.
| SbUserMessageUpdateParams | ( | string | inMessage = null | ) |
|
getset |
The message's mentioned message template of the message.
|
getset |
The message text of the message.