Sends a whisper to a user.
The bot user sending the whisper must have a verified phone number or the action will fail with a 401 response code.
Note: Must be called from inside a Fiber.
The current TwitchPlugin.
Twitch ID of user to send whisper to.
Message to send.
Name of the calling function.
The HTTP response code received.
https://dev.twitch.tv/docs/api/reference/#send-whisper
Sends a whisper to a user.
The bot user sending the whisper must have a verified phone number or the action will fail with a 401 response code.
Note: Must be called from inside a Fiber.