(operation) thread (channel)
Join or leave a thread.
Requires the following blocks to be present in the project: discord login
Parameters
Parameter name | Parameter type | Required? | Description |
---|---|---|---|
operation | any | ✓ | The operation to perform on this channel (join/leave). |
channel | channel | ✓ | The thread to join/leave. |
Output
void - This is a statement with no outputs