Getting available "Partner"-Cheer Emotes?

Include the documented channel_id parameter in your request.

For example: https://api.twitch.tv/v5/bits/actions/?channel_id=26610234

{
  "actions": [
    {
        ...
    },
    {
      "prefix": "cohhCheer",
      ...
    }
  ]
}
1 Like