Uses of Class
io.github.unknowncoder56.javaslc.MessageContext
-
Uses of MessageContext in io.github.unknowncoder56.javaslc
Subclasses of MessageContext in io.github.unknowncoder56.javaslcModifier and TypeClassDescriptionclassA class to create a context object which contains details about the command like message, owner (author), server ID,Botinstance, command name and command arguments.Methods in io.github.unknowncoder56.javaslc with parameters of type MessageContextModifier and TypeMethodDescriptionvoidMessageListener.onMessage(MessageContext context) Method to implement for receiving message events.