Protected
INTERNAL USE ONLY
config/GET :id~ Returns the guild config of the specifiedid. If none is found return the default config.PATCH :id~ Update the guilds config with the new data. Reading from body::configGET :id/prefix~ Returns the cached prefix, if none. Return!PATCH :id/prefix~ Updates the cache with the new prefix included in the bodies content.