Bot Whispers

Trigger for a Twitch Bot Whisper
Chat Client

Notes

The user sending the whisper must have a verified phone number (see the Phone Number setting in your Security and Privacy settings).

The API may silently drop whispers that it suspects of violating Twitch policies, it will still indicate success even if the message is dropped.

Rate Limits: You may whisper to a maximum of 40 unique recipients per day. Within the per day limit, you may whisper a maximum of 3 whispers per second and a maximum of 100 whispers per minute.

The maximum message lengths are:

  • 500 characters if the user you're sending the message to hasn't whispered you before.
  • 10,000 characters if the user you're sending the message to has whispered you before.

Messages that exceed the maximum length are truncated.

Variables

The following variables will be populated when this trigger executes:

Description
broadcastIsAffiliateboolean

Is the broadcaster an affiliate?

broadcastIsPartnerboolean

Is the broadcaster a partner?

Example: true
broadcastUserstring

The Twitch display name of the broadcaster account

Example: TwitchUser123
broadcastUserIdstring

The Twitch user ID of the broadcaster account

Example: a126e8a8-43f7-4a14-8990-e8c3feea76d8
broadcastUserNamestring

The Twitch user name of the broadcaster account

Example: twitchuser123