EventSubChannelUnbanRequestModerationEvent
An EventSub event representing a moderator resolving an unban request on a channel.
Overview
Properties
moderationAction
Type: Extract<EventSubChannelModerationActionThe action performed by a moderator.
Aliased type: "ban" | "timeout" | "unban" | "untimeout" | "clear" | "delete" | "emoteonly" | "emoteonlyoff" | "followers" | "followersoff" | "uniquechat" | "uniquechatoff" | "slow" | "slowoff" | "subscribers" | "subscribersoff" | "raid" | "unraid" | "mod" | "unmod" | "vip" | "unvip" | "add_blocked_term" | "add_permitted_term" | "remove_blocked_term" | "remove_permitted_term" | "approve_unban_request" | "deny_unban_request" | "warn" | "shared_chat_ban" | "shared_chat_unban" | "shared_chat_timeout" | "shared_chat_untimeout" | "shared_chat_delete"
, "approve_unban_request" | "deny_unban_request">
The action performed by a moderator.
Aliased type: "ban" | "timeout" | "unban" | "untimeout" | "clear" | "delete" | "emoteonly" | "emoteonlyoff" | "followers" | "followersoff" | "uniquechat" | "uniquechatoff" | "slow" | "slowoff" | "subscribers" | "subscribersoff" | "raid" | "unraid" | "mod" | "unmod" | "vip" | "unvip" | "add_blocked_term" | "add_permitted_term" | "remove_blocked_term" | "remove_permitted_term" | "approve_unban_request" | "deny_unban_request" | "warn" | "shared_chat_ban" | "shared_chat_unban" | "shared_chat_timeout" | "shared_chat_untimeout" | "shared_chat_delete"
moderatorMessage
Type: string
The message included by the moderator explaining their approval or denial.