[eventsub] Replace IsMature
tag in channel updates
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
704da60f9e
commit
a4a3a7f81e
1 changed files with 8 additions and 8 deletions
|
@ -76,7 +76,7 @@ type (
|
|||
Language string `json:"language"`
|
||||
CategoryID string `json:"category_id"`
|
||||
CategoryName string `json:"category_name"`
|
||||
IsMature bool `json:"is_mature"`
|
||||
ContentClassificationLabels []string `json:"content_classification_labels"`
|
||||
}
|
||||
|
||||
EventSubEventFollow struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue