Skip to content

channel.charity_campaign.donate is Missing some keys #263

Description

@mrsnifo

What is the problem?

Missing keys: charity_description, charity_logo

Operating System

Windows 10

Architecture Version (x86, x64, arm, etc)

x64

Steps to reproduce

twitch event trigger channel.charity_campaign.donate --transport=websocket

Relevant log output

{
   "subscription":{
      "id":"13379853-d3ac-ddbe-4b96-2b0c977ceb4b",
      "status":"enabled",
      "type":"channel.charity_campaign.donate",
      "version":"1",
      "condition":{
         "broadcaster_user_id":"165867"
      },
      "transport":{
         "method":"websocket",
         "session_id":"WebSocket-Server-Will-Set"
      },
      "created_at":"2023-08-18T02:00:22.8841704Z",
      "cost":0
   },
   "event":{
      "amount":{
         "currency":"USD",
         "decimal_places":2,
         "value":10000
      },
      "broadcaster_user_id":"165867",
      "broadcaster_user_login":"testBroadcaster",
      "broadcaster_user_name":"testBroadcaster",
      "campaign_id":"a6f1256a-850a-e53d-6651-29d48d912c40",
      "charity_logo":"https://abc.cloudfront.net/ppgf/1000/100.png",
      "charity_name":"Example Charity",
      "id":"33c47d90-ab37-3f05-f420-04a5f85ed6a8",
      "user_id":"36484237",
      "user_login":"testFromUser",
      "user_name":"testFromUser"
   }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingeventRelates to the `event` feature.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions