IResponseInternalBroadcast Class |
Namespace: MattermostDriver
The IResponseInternalBroadcast type exposes the following members.
| Name | Description | |
|---|---|---|
| IResponseInternalBroadcast | Initializes a new instance of the IResponseInternalBroadcast 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 | |
|---|---|---|
| channel_id |
If not empty, all users in this channel were sent this event.
| |
| omit_users |
A Dictionary of users who did not receive this event (often the user that triggered this event).
| |
| team_id |
If not empty, all users in this team were sent this event.
| |
| user_id |
If not empty, this user was sent this event.
|