mineral
api
PartialTextChannel
lastMessage property
lastMessage
lastMessage
property
Null safety
Message
?
lastMessage
Get last
Message
of this
Implementation
Message? get lastMessage => _messages.cache.get(_lastMessageId);
mineral
api
PartialTextChannel
lastMessage property
PartialTextChannel class
Constructors
PartialTextChannel
Properties
flags
guild
hashCode
id
label
lastMessage
messages
parent
permissions
position
runtimeType
type
Methods
createMessageCollector
delete
noSuchMethod
send
setLabel
setParent
setParentId
setPermissionsOverwrite
toString
update
Operators
operator ==