Piecewise

Build chat bots with blocks

(item) mentioned in message (message)

In Discord → Messages

Jump to block

Get the users mentioned in a message.

Requires the following blocks to be present in the project: discord login

Parameters

Parameter name Parameter type Required? Description
item any The item to filter by.
message message The message to extract mentions from.

Output

Array - The users mentioned in the specified message.