const DialogUnmutedUpdate({ required super.timestamp, required this.chatId, required this.user, }) : super(updateType: UpdateType.dialogUnmuted);