Closed Durss closed 8 months ago
Err this is a payload from channel.unban
not channel.unban_request.resolve
Indeed wrong copy/paste. I updated with the proper JSON. The prop is actually here but "null"
BTW that kinda joins https://github.com/twitchdev/issues/issues/925 about the missing moderator info
So yeah dupe of #925 in that case. (should append there mayhaps?)
Done !
Brief description When accepting an unban request, the resolution_text is missing from the "event" object when accepting an unban request It works when refusing the unban request
How to reproduce Ban a user. Make an unban request from this user. Accept the uban request with a comment
Expected behavior Given the documentation we should get a
resolution_text
property but we don'tScreenshots
Additional context or questions Here is a full JSON of the event received after accepting the unban request with a comment: