Skip to content

ChannelChatMessageEvent

The event sent by Twitch when a message is sent in a channel.

Properties

PropertyTypeDescription
badgesBadgeData[]The badges of the user who sent the message.
broadcaster_user_idstringThe ID of the broadcaster who owns the channel.
broadcaster_user_loginstringThe login name of the broadcaster who owns the channel.
broadcaster_user_namestringThe display name of the broadcaster who owns the channel.
channel_points_custom_reward_idstringThe custom reward ID if the message has been sent within a custom reward reedemption.
chatter_user_idstringThe ID of the user who sent the message.
chatter_user_loginstringThe login name of the user who sent the message.
chatter_user_namestringThe display name of the user who sent the message.
cheerCheerDataThe cheer data if the message contains a cheer.
colorstringThe color of the user’s display name who sent the message.
messageMessageDataThe message which was sent.
message_idstringThe ID of the message which was sent.
message_typeMessageTypesThe type of the message.
replyReplyDataThe reply data if the message is a reply.