Get Pinned Chat Message
Gets the currently pinned Twitch chat message for the selected channel and saves the response to a variable. For more information on the response object, see the Twitch API Reference Guide for Get Pinned Chat Message.
This is an Async (Purple) Command, which operates differently from standard commands.
| Box Name | Type | Description |
|---|---|---|
| Channel | Dropdown | Twitch channel to read the pinned message from. Leave empty to use the default account. |
| Save Variable As | String | Variable name to save the pinned message object. Saves undefined if no pinned message exists. |
Requires the
moderator:read:chat_messages or moderator:manage:chat_messages Twitch scope.