Click or drag to resize

IResponseInternalBroadcastomit_users Field

A Dictionary of users who did not receive this event (often the user that triggered this event).

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public Dictionary<string, bool> omit_users

Field Value

Type: DictionaryString, Boolean
See Also