PartialChannel class

Partial channel object for interactions

Inheritance
  • Object
  • SnowflakeEntity
  • PartialChannel

Properties

createdAt DateTime
Gets creation timestamp included in Snowflake
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
id → Snowflake
ID of entity as Snowflake
finalinherited
name String
Channel name
latefinal
permissions ↔ Permissions
Permissions of user in channel
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type ↔ ChannelType
Type of channel
latefinal

Methods

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 ==(dynamic other) bool
The equality operator.
inherited