Documentation
Swiftcord
Commandable
execute(_:_:)
Instance Method
execute(_:_:)
The actual function called when someone does a command
Declaration
func
execute
(
_
msg
:
Message
,
_
args
: [String])