Implement Welcome Screen Object
Created by: IDoEverything
Summary
Resolves #761 (closed)
Details
Adds the welcome screen property on DiscordInviteGuild
. This property is only supposed to be sent for invites, so I didn't add it to DiscordGuild
.
Changes proposed
- Create
DiscordGuildWelcomeScreen
andDiscordGuildWelcomeScreenChannel
objects - Add the property to
DiscordInviteGuild