ServerChannel class abstract
- Implemented types
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → Snowflake
-
no setterinherited
- name → String
-
no setter
-
permissions
→ List<
ChannelPermissionOverwrite> -
no setter
- position → int
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- server ↔ Server
-
getter/setter pair
- serverId → Snowflake
-
no setter
- threads → ThreadsManager
-
no setter
- type → ChannelType
-
no setterinherited
Methods
-
cast<
T extends Channel> () → T -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited