@override Map<String, dynamic> toJson() => <String, dynamic>{ 'url': url, 'domain': domain, 'bot_user_id': botUserId, 'request_write_access': requestWriteAccess, '@type': constructor, };