tmijs / tmi.js

💬 Javascript library for the Twitch Messaging Interface. (Twitch.tv)
https://tmijs.com
MIT License
1.54k stars 216 forks source link

In `client.on('redeem',......` , Is there a way to obtain the message was sent in that reward? #546

Closed ftk789 closed 1 year ago

ftk789 commented 1 year ago

Actual behaviour:

Not getting the message entered

Expected behaviour:

Obtain the message if entered.

Error log:

Insert your error log here

Configuration

ftk789 commented 1 year ago

Turns out there is a message arg. Sorry for this.