package discord type IDiscordClient interface { } func Get(url string) { }