Available on crate feature
eventsub
only.Expand description
Chat events
Modules§
- clear
- A moderator or bot clears all messages from the chat room.
- clear_
user_ messages - A moderator or bot clears all messages for a specific user.
- message
- Any user sends a message to a specific chat room.
- message_
delete - A moderator removes a specific message.
- notification
- An event that appears in chat occurs, such as someone subscribing to the channel or a subscription is gifted.
- user_
message_ hold - A user’s message is caught by automod.
- user_
message_ update - A user’s message’s automod status is updated
Structs§
- Badge
- A badge
- Channel
Chat Clear User Messages V1 channel.chat.clear_user_messages
: a moderator or bot clears all messages for a specific user.- Channel
Chat Clear User Messages V1Payload channel.chat.clear_user_messages
response payload.- Channel
Chat Clear V1 channel.chat.clear
: a moderator or bot clears all messages from the chat room.- Channel
Chat Clear V1Payload channel.chat.clear
response payload.- Channel
Chat Message Delete V1 channel.chat.message_delete
: a moderator removes a specific message.- Channel
Chat Message Delete V1Payload channel.chat.message_delete
response payload.- Channel
Chat Message V1 channel.chat.message
: a user sends a message to a specific chat room.- Channel
Chat Message V1Payload channel.chat.message
response payload.- Channel
Chat Notification V1 channel.chat.notification
: an event that appears in chat occurs, such as someone subscribing to the channel or a subscription is gifted.- Channel
Chat Notification V1Payload channel.chat.notification
response payload.- Channel
Chat User Message Hold V1 channel.chat.user_message_hold
: a user’s message is caught by automod.- Channel
Chat User Message Hold V1Payload channel.chat.user_message_hold
response payload.- Channel
Chat User Message Update V1 channel.chat.user_message_update
: a user’s message’s automod status is updated.- Channel
Chat User Message Update V1Payload channel.chat.user_message_update
response payload.- Cheermote
- A cheermote fragment
- Emote
- An emote fragment
- Mention
- A user mention fragment
- Message
- A message
Enums§
- Fragment
- A chat message fragment