Documentation
Swiftcord
GenericCommand
execute(_:_:)
Instance Method
execute(_:_:)
This is what is called on a successful command request
Declaration
func
execute
(
_
msg
:
Message
,
_
args
: [String])