@override Map<String, dynamic> toJson() => <String, dynamic>{ 'bot_user_id': botUserId, 'verified_id': verifiedId?.toJson(), 'custom_description': customDescription, '@type': constructor, };