$threadAddMember

Adds a user to a thread.

Syntax

$threadAddMember[Thread ID;User ID]

Parameters

  • Thread ID (Type: Snowflake || Flag: Required): The ID of the thread channel to add the user to.
  • User ID (Type: Snowflake || Flag: Required): The user to add to the thread.

Example

$nomention
$threadAddMember[1021054508975009793;$authorID]
!example
  • In the thread:
BDFD Support added RainbowKey to the thread.

Read more

For more information, read the Threads Guide.