$addThreadMember
Adds a member to the thread.
Usage
$addThreadMember[guildID;threadID;userID;reason]Param
Description
Type
Required
Example
bot.commands.add({
type: "basicCommand",
name: "example",
code: `$guildID[$guildID;123456789123456789;$authorID]`
})Last updated
Was this helpful?