MessageManager<T extends PartialMessage<PartialChannel> > class
Constructors
- MessageManager(Snowflake? _guildId, Snowflake _channelId)
Properties
-
bulkDelete
→ BulkDeleteBuilder<
PartialMessage< PartialChannel> > -
Bulk delete Message in channel (PartialTextChannel, DmChannel)
no setter
-
cache
→ Map<
Snowflake, T> -
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited