feat: classify lead mod badge as channel authority (#6665)

This commit is contained in:
James Upjohn
2025-12-20 07:15:45 +13:00
committed by GitHub
parent eb373d0455
commit 76224104f9
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -72,6 +72,7 @@ enum class MessageElementFlag : int64_t {
// Slot 3: Twitch
// - VIP badge
// - Moderator badge
// - Lead Moderator badge
// - Broadcaster badge
BadgeChannelAuthority = (1LL << 15),