Uses of Interface
org.javacord.api.entity.message.MessageAttachment
-
Packages that use MessageAttachment Package Description org.javacord.api.entity.message -
-
Uses of MessageAttachment in org.javacord.api.entity.message
Methods in org.javacord.api.entity.message that return types with arguments of type MessageAttachment Modifier and Type Method Description List<MessageAttachment>Message. getAttachments()Gets the attachments of the message.
-