WelcomeScreenChannel constructor
Implementation
WelcomeScreenChannel(
    {required this.channelId,
    required this.description,
    required this.emojiId,
    required this.emojiName});
WelcomeScreenChannel(
    {required this.channelId,
    required this.description,
    required this.emojiId,
    required this.emojiName});