mineral
api
ThreadChannel
isArchived property
isArchived
isArchived
property
Null safety
bool
isArchived
Check if this is archived
Implementation
bool get isArchived => _archived;
mineral
api
ThreadChannel
isArchived property
ThreadChannel class
Constructors
ThreadChannel
fromPayload
Properties
autoArchiveDuration
container
createdAt
flags
guild
hashCode
id
isArchived
isInvitable
isLocked
label
lastMessage
messages
parent
permissions
position
runtimeType
type
Methods
createMessageCollector
delete
noSuchMethod
send
setLabel
setParent
setParentId
setPermissionsOverwrite
toString
update
Operators
operator ==