Intent class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → String -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- directMessages → const Intent
- directMessagesReactions → const Intent
- directMessagesTyping → const Intent
- guildBans → const Intent
- guildEmojis → const Intent
- guildIntegrations → const Intent
- guildInvites → const Intent
- guildMembers → const Intent
- guildMessageReaction → const Intent
- guildMessages → const Intent
- guildMessageTyping → const Intent
- guildPresences → const Intent
- guilds → const Intent
- guildVoiceStates → const Intent
- guildWebhooks → const Intent
-
values
→ const Map<
int, Intent>