Thread Created
Triggers when a new thread is created.
WARNING
This event will trigger twice whenever a thread is created, but 'Newly Created' will be true for only the first event. This is caused by the Discord API.
This trigger is based on Discord event ThreadCreate.
Inputs
There are no inputs for this trigger.
Outputs
Thread ID
The ID of the thread that was created.
Example: 123456789012345678
Server ID
The ID of the server that the thread was created in.
Example: 123456789012345678
Thread Name
The name of the thread that was created.
Example: Super Amazing Thread!
Newly Created
Whether or not this thread is newly created.
Example: true
or false
Parent ID
The ID of the channel that the thread was created in.
Example: 123456789012345678