Class InteractionMentions
java.lang.Object
net.dv8tion.jda.internal.entities.mentions.AbstractMentions
net.dv8tion.jda.internal.entities.InteractionMentions
- All Implemented Interfaces:
Mentions
-
Constructor Summary
ConstructorsConstructorDescriptionInteractionMentions
(String content, gnu.trove.map.TLongObjectMap<Object> resolved, JDAImpl jda, Guild guild) -
Method Summary
Methods inherited from class net.dv8tion.jda.internal.entities.mentions.AbstractMentions
getChannels, getChannels, getChannelsBag, getChannelsBag, getCustomEmojis, getCustomEmojisBag, getJDA, getMembers, getMembersBag, getMentions, getRoles, getRolesBag, getSlashCommands, getSlashCommandsBag, getUsers, getUsersBag, isMentioned, mentionsEveryone
-
Constructor Details
-
InteractionMentions
-