Update chatterino.d.ts to match plugin-meta.lua (#5792)

This commit is contained in:
Mm2PL
2025-01-19 15:09:45 +01:00
committed by GitHub
parent 1ec1377c08
commit a2ad19df37
4 changed files with 121 additions and 115 deletions
+2
View File
@@ -70,6 +70,8 @@ c2.ChannelType = {
---@field subscriber_only boolean
---@field unique_chat boolean You might know this as r9kbeta or robot9000.
---@field emotes_only boolean Whether or not text is allowed in messages. Note that "emotes" here only means Twitch emotes, not Unicode emoji, nor 3rd party text-based emotes
---@field follower_only number? Time in minutes you need to follow to chat or nil.
---@field slow_mode number? Time in seconds you need to wait before sending messages or nil.
-- End src/providers/twitch/TwitchChannel.hpp