Module twitch_api2::eventsub::channel::channel_points_custom_reward[][src]

This is supported on crate feature eventsub only.

Custom channel points rewards on specific channel has been changed, removed or updated.

Modules

add

A custom channel points reward has been created for the specified channel.

remove

A custom channel points reward has been removed from the specified channel.

update

A custom channel points reward has been updated for the specified channel.

Structs

ChannelPointsCustomRewardAddV1

channel.channel_points_custom_reward.add: a custom channel points reward has been created for the specified channel.

ChannelPointsCustomRewardAddV1Payload

channel.channel_points_custom_reward.add response payload.

ChannelPointsCustomRewardRemoveV1

channel.channel_points_custom_reward.remove: a custom channel points reward has been removed from the specified channel.

ChannelPointsCustomRewardRemoveV1Payload

channel.channel_points_custom_reward.remove response payload.

ChannelPointsCustomRewardUpdateV1

channel.channel_points_custom_reward.update: a custom channel points reward has been updated for the specified channel.

ChannelPointsCustomRewardUpdateV1Payload

channel.channel_points_custom_reward.update response payload.