PubSubChatModActionMessage
A message that informs about a moderation action being performed in a channel.
Overview
Properties
Methods
getChannel()
asyncDeprecated.
Use HelixUserApi#getUserById instead.
Retrieves more information about the channel where the action was performed.
Return type: HelixUser | null
getUser()
asyncDeprecated.
Use HelixUserApi#getUserById instead.
Retrieves more information about the user that performed the action.
Return type: HelixUser | null