Constructor
new ThreadMember()
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
flags |
Number
|
The user-thread settings of this member |
|
guildMember |
Member
|
<nullable> |
The guild member that this thread member belongs to |
id |
String
|
The ID of the thread member |
|
joinTimestamp |
Number
|
Timestamp of when the member joined the thread |
|
threadID |
String
|
The ID of the thread this member is a part of |
- Source:
Methods
leave() → {Promise}
Remove the member from the thread
- Source:
Returns:
- Type:
-
Promise