welcomeScreen property
the welcome screen of a Community guild, shown to new members, returned in an Invite's guild object
Implementation
@JsonKey(name: 'welcome_screen')
final WelcomeScreen? welcomeScreen;
the welcome screen of a Community guild, shown to new members, returned in an Invite's guild object
@JsonKey(name: 'welcome_screen')
final WelcomeScreen? welcomeScreen;