On Chat Cleared
TwitchTriggerModerationChat
Outputs
| out | Exec | exec | None |
| occurredAt | Data | System.DateTime | multiplexed |
Bindings
| occurredAt | System.DateTime | When the chat was cleared (UTC). |
Parameters
| cooldownSeconds | System.Int32 | no | 0 | None |
| perUserCooldownSeconds | System.Int32 | no | 0 | None |
| debounceMs | System.Int32 | no | 0 | None |
| dedupeKey | System.String | no | "" | None |
| maxConcurrency | System.Int32 | no | 0 | None |
Lowers to C#
[OnChatCleared] Handle(ctx, ChatClearedContext e)