mineral
api
ThreadChannel
isInvitable property
isInvitable
isInvitable
property
Null safety
bool
?
isInvitable
Check if member is allow to add another member
Implementation
bool? get isInvitable => _invitable;
mineral
api
ThreadChannel
isInvitable property
ThreadChannel class
Constructors
ThreadChannel
fromPayload
Properties
autoArchiveDuration
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 ==