Leave Guild#
- 
ORCAcode discord_leave_guild(struct discord *client, u64_snowflake_t guild_id)#
 Leave a guild.
- Parameters:
 client – the client created with discord_init()
guild_id – guild to exit from
- Returns:
 ORCAcode for how the operation went, ORCA_OK means nothing out of the ordinary