Missing Server Templates
Created by: Neuheit
Summary
Discord recently introduced a new type called server templates, these apparently allow you to create a guild based on an existing one.
The lib will need to have the object definition implemented, as well the Get Template
and Create Guild from Template
methods. The methods can probably be added to the DiscordClient
and DiscordRestClient