Update Pinned Chat Message

Updates the duration of an existing pinned Twitch chat message. For more information, see the Twitch API Reference Guide for Update Pinned Chat Message.

Box Name Type Description
Channel Dropdown Twitch channel where the pinned message exists. Leave empty to use the default account.
Message ID String Pinned message ID to update. Leave empty to use message_id from the trigger pull data.
Duration (s) Number Optional new pin duration in seconds, starting from now. Twitch allows 30 to 1800 seconds. Leave empty to pin until the stream ends.
Back to the list