$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]
- In the thread:
For more information, read the Threads Guide.