UpdateDiceEmojis copyWith({List<String>? emojis}) => UpdateDiceEmojis(emojis: emojis ?? this.emojis);