setGuildRegion
General
setGuildRegoin sets a new server region for the guild.
Usage
Client:setGuildRegion(<string> region, (string) reason)
Returns: <Guild> guild
Limitations
See discordGuild PATCH.
Example
print(Client:setGuildRegion("japan", "Testing the new region!").region)