Refer to discord docs for guild options
Instance Method
createGuild(with:then:)
Creates a guild
Declaration
func createGuild(with options: [String : Any], then completion: ((Guild?, RequestError?) -> Void)? = nil)
Parameters
options
-