PartialChannel¶
Inherits: DiscordEntity < Reference < Object
Inherited By: PartialThreadChannel
Properties¶
| type | name |
|---|---|
| String | name |
| int | type |
| BitFlag | permissions |
Methods¶
| return type | signature |
|---|---|
| bool | is_partial ( ) |
| String | get_class ( ) |
Property Descriptions¶
-
String name
There is currently no description for this property.
-
int type
There is currently no description for this property.
-
BitFlag permissions
There is currently no description for this property.
Method Descriptions¶
-
PartialChannel PartialChannel ( Dictionary data )
There is currently no description for this method.
-
bool is_partial ( )
There is currently no description for this method.
-
String get_class ( )
There is currently no description for this method.