Sendbird · Arazzo Workflow
Sendbird Moderate the Author of the Latest Channel Message
Version 1.0.0
Read a channel's latest message, identify its author, and mute that user.
Provider
Workflows
moderate-channel-message-author
Mute the author of the most recent message in a channel.
Lists the latest message, branches on whether one exists, and mutes the message author in the channel.
1
latestMessage
listMessages
Fetch the single most recent message in the channel.
2
muteAuthor
muteUser
Mute the author of the latest message in the channel.