PartialThreadChannel¶
Inherits: PartialChannel < DiscordEntity < Reference < Object
Properties¶
| type | name |
|---|---|
| int | parent_id |
| bool | archived |
| int | auto_archive_duration |
| int | archive_timestamp |
| bool | locked |
| bool | invitable |
Methods¶
| return type | signature |
|---|---|
| String | get_class ( ) |
Property Descriptions¶
-
int parent_id
There is currently no description for this property.
-
bool archived
There is currently no description for this property.
-
int auto_archive_duration
There is currently no description for this property.
-
int archive_timestamp
There is currently no description for this property.
-
bool locked
There is currently no description for this property.
-
bool invitable
There is currently no description for this property.
Method Descriptions¶
-
PartialThreadChannel PartialThreadChannel ( Dictionary data )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.