UserRemovedEventData Class |
Namespace: MattermostDriver
The UserRemovedEventData type exposes the following members.
| Name | Description | |
|---|---|---|
| UserRemovedEventData | Initializes a new instance of the UserRemovedEventData class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| remover_id |
The ID of the user who removed this user.
| |
| user_id |
The user's ID.
|