mineral
api
TextBasedChannel
isNsfw property
isNsfw
isNsfw
property
Null safety
bool
isNsfw
Is channel allow nsfw
Implementation
bool get isNsfw => _nsfw;
mineral
api
TextBasedChannel
isNsfw property
TextBasedChannel class
Constructors
TextBasedChannel
Properties
console
container
flags
guild
hashCode
id
isNsfw
label
lastMessage
messages
parent
permissions
position
runtimeType
type
webhooks
Methods
createMessageCollector
delete
noSuchMethod
send
setLabel
setNsfw
setParent
setParentId
setPermissionsOverwrite
toString
update
Operators
operator ==