[docs] Fix: Add missing documentation for adbreak_begin

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2024-03-25 22:13:13 +01:00
parent 46db72b2cc
commit 3f376cb2ce
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E

View file

@ -2,6 +2,17 @@
title: "Available Events"
---
## `adbreak_begin`
Ad-break has begun and ads are playing now in mentioned channel.
Fields:
- `channel` - The channel the event occurred in
- `duration` - Duration of the ads in seconds
- `is_automatic` - Were the ads started by the ad-manager?
- `timestamp` - When did the ad-break start
## `ban`
Moderator action caused a user to be banned from chat.