Fix some documentations & comments (#5286)

* add comments for the new reward filters

* slightly improve documentation of r9k values
This commit is contained in:
pajlada
2024-03-31 13:07:43 +02:00
committed by GitHub
parent b991b957f0
commit 694d53ad20
2 changed files with 16 additions and 4 deletions
+3
View File
@@ -50,6 +50,9 @@ ContextMap buildContextMap(const MessagePtr &m, chatterino::Channel *channel)
* message.content
* message.length
*
* reward.title
* reward.cost
* reward.id
*/
using MessageFlag = chatterino::MessageFlag;