Chat |
The ChatEventItem type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearAttachments | Removes all attachments from this event. | |
| ClearEdits | Removes all edits from this event. | |
| ClearReactions | Removes all reactions from this event. | |
| ClearReadReceipts | Removes all read receipts from this event. | |
| CreateAttachment | Creates and adds a new attachment to this event. | |
| CreateEdit | Creates and adds a new edit to this event. | |
| CreateExternalResourceAttachment | Creates and adds a new external resource attachment to this event. | |
| CreateReaction | Creates and adds a new reaction to this event. | |
| CreateReadReceipt | Creates and adds a new read receipt to this event. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetAttachments | Gets all attachments of this event. | |
| GetEdits | Gets all edits of this event. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetReactions | Gets all reactions of this event. | |
| GetReadReceipts | Gets all read receipts of this event. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| RemoveAttachment | Removes the specified attachment from this event. | |
| RemoveEdit | Removes the specified edit from this event. | |
| RemoveReaction | Removes the specified reaction from this event. | |
| RemoveReadReceipt | Removes the specified read receipt from this event. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |