@override Map<String, dynamic> toJson() => <String, dynamic>{ 'chat_id': chatId, 'message_id': messageId, 'disable_notification': disableNotification, 'only_for_self': onlyForSelf, '@type': constructor, };