Uses of Interface
org.javacord.api.entity.message.MessageReference
-
Packages that use MessageReference Package Description org.javacord.api.entity.message -
-
Uses of MessageReference in org.javacord.api.entity.message
Methods in org.javacord.api.entity.message that return types with arguments of type MessageReference Modifier and Type Method Description java.util.Optional<MessageReference>Message. getMessageReference()Gets the message reference of the message.
-