of
Makes a list of usable commands (in a Guild context), You have to insert full commands paths such as name group subcommand
, which comes from the Discord representation of /name group subcommand
This is constructed by joining each path component with a space Keep in mind you cannot enable global commands on a per-guild basis
Return
A CommandList of enabled command
Parameters
enabled Commands Strs
A collection of enabled command paths