- Implementers
Properties
-
no setter
-
no setter
- channelId → Snowflake
-
no setter
- content → String
-
no setter
- createdAt → DateTime
-
no setter
-
embeds
→ List<
MessageEmbed> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → Snowflake
-
no setter
- reactions → ReactionManger
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- updatedAt → DateTime?
-
no setter
Methods
-
edit(
MessageBuilder builder) → Future< void> - Edit the message with a new message.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reply<
T extends Message> (MessageBuilder builder) → Future< T> - Reply to the message with a new message.
-
resolveChannel<
T extends Channel> () → Future< T> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited