Piecewise

Build chat bots with blocks

time out user (user) for length (time) in server (guild) with reason (reason)

In Discord → Moderation

Jump to block

Time a user out.

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

Parameters

Parameter name Parameter type Required? Description
user user The user to time out.
time time The duration of the time-out.
guild guild The server to time the user out in.
reason String The reason for the time-out.

Output

void - This is a statement with no outputs