@notionhq/client 2.2.13 → 2.2.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/package.json +1 -1
- package/build/src/api-endpoints.d.ts +443 -30
- package/build/src/api-endpoints.d.ts.map +1 -1
- package/build/src/api-endpoints.js +11 -2
- package/build/src/api-endpoints.js.map +1 -1
- package/build/src/helpers.d.ts +17 -5
- package/build/src/helpers.d.ts.map +1 -1
- package/build/src/helpers.js +25 -4
- package/build/src/helpers.js.map +1 -1
- package/package.json +1 -1
|
@@ -41,19 +41,19 @@ export type BotUserObjectResponse = {
|
|
|
41
41
|
object: "user";
|
|
42
42
|
};
|
|
43
43
|
export type UserObjectResponse = PersonUserObjectResponse | BotUserObjectResponse;
|
|
44
|
-
type StringRequest = string;
|
|
45
44
|
type SelectColor = "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
|
|
46
|
-
type
|
|
47
|
-
id:
|
|
48
|
-
name:
|
|
45
|
+
type PartialSelectResponse = {
|
|
46
|
+
id: string;
|
|
47
|
+
name: string;
|
|
49
48
|
color: SelectColor;
|
|
50
49
|
};
|
|
51
|
-
type TimeZoneRequest = "Africa/Abidjan" | "Africa/Accra" | "Africa/Addis_Ababa" | "Africa/Algiers" | "Africa/Asmara" | "Africa/Asmera" | "Africa/Bamako" | "Africa/Bangui" | "Africa/Banjul" | "Africa/Bissau" | "Africa/Blantyre" | "Africa/Brazzaville" | "Africa/Bujumbura" | "Africa/Cairo" | "Africa/Casablanca" | "Africa/Ceuta" | "Africa/Conakry" | "Africa/Dakar" | "Africa/Dar_es_Salaam" | "Africa/Djibouti" | "Africa/Douala" | "Africa/El_Aaiun" | "Africa/Freetown" | "Africa/Gaborone" | "Africa/Harare" | "Africa/Johannesburg" | "Africa/Juba" | "Africa/Kampala" | "Africa/Khartoum" | "Africa/Kigali" | "Africa/Kinshasa" | "Africa/Lagos" | "Africa/Libreville" | "Africa/Lome" | "Africa/Luanda" | "Africa/Lubumbashi" | "Africa/Lusaka" | "Africa/Malabo" | "Africa/Maputo" | "Africa/Maseru" | "Africa/Mbabane" | "Africa/Mogadishu" | "Africa/Monrovia" | "Africa/Nairobi" | "Africa/Ndjamena" | "Africa/Niamey" | "Africa/Nouakchott" | "Africa/Ouagadougou" | "Africa/Porto-Novo" | "Africa/Sao_Tome" | "Africa/Timbuktu" | "Africa/Tripoli" | "Africa/Tunis" | "Africa/Windhoek" | "America/Adak" | "America/Anchorage" | "America/Anguilla" | "America/Antigua" | "America/Araguaina" | "America/Argentina/Buenos_Aires" | "America/Argentina/Catamarca" | "America/Argentina/ComodRivadavia" | "America/Argentina/Cordoba" | "America/Argentina/Jujuy" | "America/Argentina/La_Rioja" | "America/Argentina/Mendoza" | "America/Argentina/Rio_Gallegos" | "America/Argentina/Salta" | "America/Argentina/San_Juan" | "America/Argentina/San_Luis" | "America/Argentina/Tucuman" | "America/Argentina/Ushuaia" | "America/Aruba" | "America/Asuncion" | "America/Atikokan" | "America/Atka" | "America/Bahia" | "America/Bahia_Banderas" | "America/Barbados" | "America/Belem" | "America/Belize" | "America/Blanc-Sablon" | "America/Boa_Vista" | "America/Bogota" | "America/Boise" | "America/Buenos_Aires" | "America/Cambridge_Bay" | "America/Campo_Grande" | "America/Cancun" | "America/Caracas" | "America/Catamarca" | "America/Cayenne" | "America/Cayman" | "America/Chicago" | "America/Chihuahua" | "America/Coral_Harbour" | "America/Cordoba" | "America/Costa_Rica" | "America/Creston" | "America/Cuiaba" | "America/Curacao" | "America/Danmarkshavn" | "America/Dawson" | "America/Dawson_Creek" | "America/Denver" | "America/Detroit" | "America/Dominica" | "America/Edmonton" | "America/Eirunepe" | "America/El_Salvador" | "America/Ensenada" | "America/Fort_Nelson" | "America/Fort_Wayne" | "America/Fortaleza" | "America/Glace_Bay" | "America/Godthab" | "America/Goose_Bay" | "America/Grand_Turk" | "America/Grenada" | "America/Guadeloupe" | "America/Guatemala" | "America/Guayaquil" | "America/Guyana" | "America/Halifax" | "America/Havana" | "America/Hermosillo" | "America/Indiana/Indianapolis" | "America/Indiana/Knox" | "America/Indiana/Marengo" | "America/Indiana/Petersburg" | "America/Indiana/Tell_City" | "America/Indiana/Vevay" | "America/Indiana/Vincennes" | "America/Indiana/Winamac" | "America/Indianapolis" | "America/Inuvik" | "America/Iqaluit" | "America/Jamaica" | "America/Jujuy" | "America/Juneau" | "America/Kentucky/Louisville" | "America/Kentucky/Monticello" | "America/Knox_IN" | "America/Kralendijk" | "America/La_Paz" | "America/Lima" | "America/Los_Angeles" | "America/Louisville" | "America/Lower_Princes" | "America/Maceio" | "America/Managua" | "America/Manaus" | "America/Marigot" | "America/Martinique" | "America/Matamoros" | "America/Mazatlan" | "America/Mendoza" | "America/Menominee" | "America/Merida" | "America/Metlakatla" | "America/Mexico_City" | "America/Miquelon" | "America/Moncton" | "America/Monterrey" | "America/Montevideo" | "America/Montreal" | "America/Montserrat" | "America/Nassau" | "America/New_York" | "America/Nipigon" | "America/Nome" | "America/Noronha" | "America/North_Dakota/Beulah" | "America/North_Dakota/Center" | "America/North_Dakota/New_Salem" | "America/Ojinaga" | "America/Panama" | "America/Pangnirtung" | "America/Paramaribo" | "America/Phoenix" | "America/Port-au-Prince" | "America/Port_of_Spain" | "America/Porto_Acre" | "America/Porto_Velho" | "America/Puerto_Rico" | "America/Punta_Arenas" | "America/Rainy_River" | "America/Rankin_Inlet" | "America/Recife" | "America/Regina" | "America/Resolute" | "America/Rio_Branco" | "America/Rosario" | "America/Santa_Isabel" | "America/Santarem" | "America/Santiago" | "America/Santo_Domingo" | "America/Sao_Paulo" | "America/Scoresbysund" | "America/Shiprock" | "America/Sitka" | "America/St_Barthelemy" | "America/St_Johns" | "America/St_Kitts" | "America/St_Lucia" | "America/St_Thomas" | "America/St_Vincent" | "America/Swift_Current" | "America/Tegucigalpa" | "America/Thule" | "America/Thunder_Bay" | "America/Tijuana" | "America/Toronto" | "America/Tortola" | "America/Vancouver" | "America/Virgin" | "America/Whitehorse" | "America/Winnipeg" | "America/Yakutat" | "America/Yellowknife" | "Antarctica/Casey" | "Antarctica/Davis" | "Antarctica/DumontDUrville" | "Antarctica/Macquarie" | "Antarctica/Mawson" | "Antarctica/McMurdo" | "Antarctica/Palmer" | "Antarctica/Rothera" | "Antarctica/South_Pole" | "Antarctica/Syowa" | "Antarctica/Troll" | "Antarctica/Vostok" | "Arctic/Longyearbyen" | "Asia/Aden" | "Asia/Almaty" | "Asia/Amman" | "Asia/Anadyr" | "Asia/Aqtau" | "Asia/Aqtobe" | "Asia/Ashgabat" | "Asia/Ashkhabad" | "Asia/Atyrau" | "Asia/Baghdad" | "Asia/Bahrain" | "Asia/Baku" | "Asia/Bangkok" | "Asia/Barnaul" | "Asia/Beirut" | "Asia/Bishkek" | "Asia/Brunei" | "Asia/Calcutta" | "Asia/Chita" | "Asia/Choibalsan" | "Asia/Chongqing" | "Asia/Chungking" | "Asia/Colombo" | "Asia/Dacca" | "Asia/Damascus" | "Asia/Dhaka" | "Asia/Dili" | "Asia/Dubai" | "Asia/Dushanbe" | "Asia/Famagusta" | "Asia/Gaza" | "Asia/Harbin" | "Asia/Hebron" | "Asia/Ho_Chi_Minh" | "Asia/Hong_Kong" | "Asia/Hovd" | "Asia/Irkutsk" | "Asia/Istanbul" | "Asia/Jakarta" | "Asia/Jayapura" | "Asia/Jerusalem" | "Asia/Kabul" | "Asia/Kamchatka" | "Asia/Karachi" | "Asia/Kashgar" | "Asia/Kathmandu" | "Asia/Katmandu" | "Asia/Khandyga" | "Asia/Kolkata" | "Asia/Krasnoyarsk" | "Asia/Kuala_Lumpur" | "Asia/Kuching" | "Asia/Kuwait" | "Asia/Macao" | "Asia/Macau" | "Asia/Magadan" | "Asia/Makassar" | "Asia/Manila" | "Asia/Muscat" | "Asia/Nicosia" | "Asia/Novokuznetsk" | "Asia/Novosibirsk" | "Asia/Omsk" | "Asia/Oral" | "Asia/Phnom_Penh" | "Asia/Pontianak" | "Asia/Pyongyang" | "Asia/Qatar" | "Asia/Qostanay" | "Asia/Qyzylorda" | "Asia/Rangoon" | "Asia/Riyadh" | "Asia/Saigon" | "Asia/Sakhalin" | "Asia/Samarkand" | "Asia/Seoul" | "Asia/Shanghai" | "Asia/Singapore" | "Asia/Srednekolymsk" | "Asia/Taipei" | "Asia/Tashkent" | "Asia/Tbilisi" | "Asia/Tehran" | "Asia/Tel_Aviv" | "Asia/Thimbu" | "Asia/Thimphu" | "Asia/Tokyo" | "Asia/Tomsk" | "Asia/Ujung_Pandang" | "Asia/Ulaanbaatar" | "Asia/Ulan_Bator" | "Asia/Urumqi" | "Asia/Ust-Nera" | "Asia/Vientiane" | "Asia/Vladivostok" | "Asia/Yakutsk" | "Asia/Yangon" | "Asia/Yekaterinburg" | "Asia/Yerevan" | "Atlantic/Azores" | "Atlantic/Bermuda" | "Atlantic/Canary" | "Atlantic/Cape_Verde" | "Atlantic/Faeroe" | "Atlantic/Faroe" | "Atlantic/Jan_Mayen" | "Atlantic/Madeira" | "Atlantic/Reykjavik" | "Atlantic/South_Georgia" | "Atlantic/St_Helena" | "Atlantic/Stanley" | "Australia/ACT" | "Australia/Adelaide" | "Australia/Brisbane" | "Australia/Broken_Hill" | "Australia/Canberra" | "Australia/Currie" | "Australia/Darwin" | "Australia/Eucla" | "Australia/Hobart" | "Australia/LHI" | "Australia/Lindeman" | "Australia/Lord_Howe" | "Australia/Melbourne" | "Australia/NSW" | "Australia/North" | "Australia/Perth" | "Australia/Queensland" | "Australia/South" | "Australia/Sydney" | "Australia/Tasmania" | "Australia/Victoria" | "Australia/West" | "Australia/Yancowinna" | "Brazil/Acre" | "Brazil/DeNoronha" | "Brazil/East" | "Brazil/West" | "CET" | "CST6CDT" | "Canada/Atlantic" | "Canada/Central" | "Canada/Eastern" | "Canada/Mountain" | "Canada/Newfoundland" | "Canada/Pacific" | "Canada/Saskatchewan" | "Canada/Yukon" | "Chile/Continental" | "Chile/EasterIsland" | "Cuba" | "EET" | "EST" | "EST5EDT" | "Egypt" | "Eire" | "Etc/GMT" | "Etc/GMT+0" | "Etc/GMT+1" | "Etc/GMT+10" | "Etc/GMT+11" | "Etc/GMT+12" | "Etc/GMT+2" | "Etc/GMT+3" | "Etc/GMT+4" | "Etc/GMT+5" | "Etc/GMT+6" | "Etc/GMT+7" | "Etc/GMT+8" | "Etc/GMT+9" | "Etc/GMT-0" | "Etc/GMT-1" | "Etc/GMT-10" | "Etc/GMT-11" | "Etc/GMT-12" | "Etc/GMT-13" | "Etc/GMT-14" | "Etc/GMT-2" | "Etc/GMT-3" | "Etc/GMT-4" | "Etc/GMT-5" | "Etc/GMT-6" | "Etc/GMT-7" | "Etc/GMT-8" | "Etc/GMT-9" | "Etc/GMT0" | "Etc/Greenwich" | "Etc/UCT" | "Etc/UTC" | "Etc/Universal" | "Etc/Zulu" | "Europe/Amsterdam" | "Europe/Andorra" | "Europe/Astrakhan" | "Europe/Athens" | "Europe/Belfast" | "Europe/Belgrade" | "Europe/Berlin" | "Europe/Bratislava" | "Europe/Brussels" | "Europe/Bucharest" | "Europe/Budapest" | "Europe/Busingen" | "Europe/Chisinau" | "Europe/Copenhagen" | "Europe/Dublin" | "Europe/Gibraltar" | "Europe/Guernsey" | "Europe/Helsinki" | "Europe/Isle_of_Man" | "Europe/Istanbul" | "Europe/Jersey" | "Europe/Kaliningrad" | "Europe/Kiev" | "Europe/Kirov" | "Europe/Lisbon" | "Europe/Ljubljana" | "Europe/London" | "Europe/Luxembourg" | "Europe/Madrid" | "Europe/Malta" | "Europe/Mariehamn" | "Europe/Minsk" | "Europe/Monaco" | "Europe/Moscow" | "Europe/Nicosia" | "Europe/Oslo" | "Europe/Paris" | "Europe/Podgorica" | "Europe/Prague" | "Europe/Riga" | "Europe/Rome" | "Europe/Samara" | "Europe/San_Marino" | "Europe/Sarajevo" | "Europe/Saratov" | "Europe/Simferopol" | "Europe/Skopje" | "Europe/Sofia" | "Europe/Stockholm" | "Europe/Tallinn" | "Europe/Tirane" | "Europe/Tiraspol" | "Europe/Ulyanovsk" | "Europe/Uzhgorod" | "Europe/Vaduz" | "Europe/Vatican" | "Europe/Vienna" | "Europe/Vilnius" | "Europe/Volgograd" | "Europe/Warsaw" | "Europe/Zagreb" | "Europe/Zaporozhye" | "Europe/Zurich" | "GB" | "GB-Eire" | "GMT" | "GMT+0" | "GMT-0" | "GMT0" | "Greenwich" | "HST" | "Hongkong" | "Iceland" | "Indian/Antananarivo" | "Indian/Chagos" | "Indian/Christmas" | "Indian/Cocos" | "Indian/Comoro" | "Indian/Kerguelen" | "Indian/Mahe" | "Indian/Maldives" | "Indian/Mauritius" | "Indian/Mayotte" | "Indian/Reunion" | "Iran" | "Israel" | "Jamaica" | "Japan" | "Kwajalein" | "Libya" | "MET" | "MST" | "MST7MDT" | "Mexico/BajaNorte" | "Mexico/BajaSur" | "Mexico/General" | "NZ" | "NZ-CHAT" | "Navajo" | "PRC" | "PST8PDT" | "Pacific/Apia" | "Pacific/Auckland" | "Pacific/Bougainville" | "Pacific/Chatham" | "Pacific/Chuuk" | "Pacific/Easter" | "Pacific/Efate" | "Pacific/Enderbury" | "Pacific/Fakaofo" | "Pacific/Fiji" | "Pacific/Funafuti" | "Pacific/Galapagos" | "Pacific/Gambier" | "Pacific/Guadalcanal" | "Pacific/Guam" | "Pacific/Honolulu" | "Pacific/Johnston" | "Pacific/Kiritimati" | "Pacific/Kosrae" | "Pacific/Kwajalein" | "Pacific/Majuro" | "Pacific/Marquesas" | "Pacific/Midway" | "Pacific/Nauru" | "Pacific/Niue" | "Pacific/Norfolk" | "Pacific/Noumea" | "Pacific/Pago_Pago" | "Pacific/Palau" | "Pacific/Pitcairn" | "Pacific/Pohnpei" | "Pacific/Ponape" | "Pacific/Port_Moresby" | "Pacific/Rarotonga" | "Pacific/Saipan" | "Pacific/Samoa" | "Pacific/Tahiti" | "Pacific/Tarawa" | "Pacific/Tongatapu" | "Pacific/Truk" | "Pacific/Wake" | "Pacific/Wallis" | "Pacific/Yap" | "Poland" | "Portugal" | "ROC" | "ROK" | "Singapore" | "Turkey" | "UCT" | "US/Alaska" | "US/Aleutian" | "US/Arizona" | "US/Central" | "US/East-Indiana" | "US/Eastern" | "US/Hawaii" | "US/Indiana-Starke" | "US/Michigan" | "US/Mountain" | "US/Pacific" | "US/Pacific-New" | "US/Samoa" | "UTC" | "Universal" | "W-SU" | "WET" | "Zulu";
|
|
50
|
+
type TimeZoneRequest = "Africa/Abidjan" | "Africa/Accra" | "Africa/Addis_Ababa" | "Africa/Algiers" | "Africa/Asmara" | "Africa/Asmera" | "Africa/Bamako" | "Africa/Bangui" | "Africa/Banjul" | "Africa/Bissau" | "Africa/Blantyre" | "Africa/Brazzaville" | "Africa/Bujumbura" | "Africa/Cairo" | "Africa/Casablanca" | "Africa/Ceuta" | "Africa/Conakry" | "Africa/Dakar" | "Africa/Dar_es_Salaam" | "Africa/Djibouti" | "Africa/Douala" | "Africa/El_Aaiun" | "Africa/Freetown" | "Africa/Gaborone" | "Africa/Harare" | "Africa/Johannesburg" | "Africa/Juba" | "Africa/Kampala" | "Africa/Khartoum" | "Africa/Kigali" | "Africa/Kinshasa" | "Africa/Lagos" | "Africa/Libreville" | "Africa/Lome" | "Africa/Luanda" | "Africa/Lubumbashi" | "Africa/Lusaka" | "Africa/Malabo" | "Africa/Maputo" | "Africa/Maseru" | "Africa/Mbabane" | "Africa/Mogadishu" | "Africa/Monrovia" | "Africa/Nairobi" | "Africa/Ndjamena" | "Africa/Niamey" | "Africa/Nouakchott" | "Africa/Ouagadougou" | "Africa/Porto-Novo" | "Africa/Sao_Tome" | "Africa/Timbuktu" | "Africa/Tripoli" | "Africa/Tunis" | "Africa/Windhoek" | "America/Adak" | "America/Anchorage" | "America/Anguilla" | "America/Antigua" | "America/Araguaina" | "America/Argentina/Buenos_Aires" | "America/Argentina/Catamarca" | "America/Argentina/ComodRivadavia" | "America/Argentina/Cordoba" | "America/Argentina/Jujuy" | "America/Argentina/La_Rioja" | "America/Argentina/Mendoza" | "America/Argentina/Rio_Gallegos" | "America/Argentina/Salta" | "America/Argentina/San_Juan" | "America/Argentina/San_Luis" | "America/Argentina/Tucuman" | "America/Argentina/Ushuaia" | "America/Aruba" | "America/Asuncion" | "America/Atikokan" | "America/Atka" | "America/Bahia" | "America/Bahia_Banderas" | "America/Barbados" | "America/Belem" | "America/Belize" | "America/Blanc-Sablon" | "America/Boa_Vista" | "America/Bogota" | "America/Boise" | "America/Buenos_Aires" | "America/Cambridge_Bay" | "America/Campo_Grande" | "America/Cancun" | "America/Caracas" | "America/Catamarca" | "America/Cayenne" | "America/Cayman" | "America/Chicago" | "America/Chihuahua" | "America/Ciudad_Juarez" | "America/Coral_Harbour" | "America/Cordoba" | "America/Costa_Rica" | "America/Creston" | "America/Cuiaba" | "America/Curacao" | "America/Danmarkshavn" | "America/Dawson" | "America/Dawson_Creek" | "America/Denver" | "America/Detroit" | "America/Dominica" | "America/Edmonton" | "America/Eirunepe" | "America/El_Salvador" | "America/Ensenada" | "America/Fort_Nelson" | "America/Fort_Wayne" | "America/Fortaleza" | "America/Glace_Bay" | "America/Godthab" | "America/Goose_Bay" | "America/Grand_Turk" | "America/Grenada" | "America/Guadeloupe" | "America/Guatemala" | "America/Guayaquil" | "America/Guyana" | "America/Halifax" | "America/Havana" | "America/Hermosillo" | "America/Indiana/Indianapolis" | "America/Indiana/Knox" | "America/Indiana/Marengo" | "America/Indiana/Petersburg" | "America/Indiana/Tell_City" | "America/Indiana/Vevay" | "America/Indiana/Vincennes" | "America/Indiana/Winamac" | "America/Indianapolis" | "America/Inuvik" | "America/Iqaluit" | "America/Jamaica" | "America/Jujuy" | "America/Juneau" | "America/Kentucky/Louisville" | "America/Kentucky/Monticello" | "America/Knox_IN" | "America/Kralendijk" | "America/La_Paz" | "America/Lima" | "America/Los_Angeles" | "America/Louisville" | "America/Lower_Princes" | "America/Maceio" | "America/Managua" | "America/Manaus" | "America/Marigot" | "America/Martinique" | "America/Matamoros" | "America/Mazatlan" | "America/Mendoza" | "America/Menominee" | "America/Merida" | "America/Metlakatla" | "America/Mexico_City" | "America/Miquelon" | "America/Moncton" | "America/Monterrey" | "America/Montevideo" | "America/Montreal" | "America/Montserrat" | "America/Nassau" | "America/New_York" | "America/Nipigon" | "America/Nome" | "America/Noronha" | "America/North_Dakota/Beulah" | "America/North_Dakota/Center" | "America/North_Dakota/New_Salem" | "America/Nuuk" | "America/Ojinaga" | "America/Panama" | "America/Pangnirtung" | "America/Paramaribo" | "America/Phoenix" | "America/Port-au-Prince" | "America/Port_of_Spain" | "America/Porto_Acre" | "America/Porto_Velho" | "America/Puerto_Rico" | "America/Punta_Arenas" | "America/Rainy_River" | "America/Rankin_Inlet" | "America/Recife" | "America/Regina" | "America/Resolute" | "America/Rio_Branco" | "America/Rosario" | "America/Santa_Isabel" | "America/Santarem" | "America/Santiago" | "America/Santo_Domingo" | "America/Sao_Paulo" | "America/Scoresbysund" | "America/Shiprock" | "America/Sitka" | "America/St_Barthelemy" | "America/St_Johns" | "America/St_Kitts" | "America/St_Lucia" | "America/St_Thomas" | "America/St_Vincent" | "America/Swift_Current" | "America/Tegucigalpa" | "America/Thule" | "America/Thunder_Bay" | "America/Tijuana" | "America/Toronto" | "America/Tortola" | "America/Vancouver" | "America/Virgin" | "America/Whitehorse" | "America/Winnipeg" | "America/Yakutat" | "America/Yellowknife" | "Antarctica/Casey" | "Antarctica/Davis" | "Antarctica/DumontDUrville" | "Antarctica/Macquarie" | "Antarctica/Mawson" | "Antarctica/McMurdo" | "Antarctica/Palmer" | "Antarctica/Rothera" | "Antarctica/South_Pole" | "Antarctica/Syowa" | "Antarctica/Troll" | "Antarctica/Vostok" | "Arctic/Longyearbyen" | "Asia/Aden" | "Asia/Almaty" | "Asia/Amman" | "Asia/Anadyr" | "Asia/Aqtau" | "Asia/Aqtobe" | "Asia/Ashgabat" | "Asia/Ashkhabad" | "Asia/Atyrau" | "Asia/Baghdad" | "Asia/Bahrain" | "Asia/Baku" | "Asia/Bangkok" | "Asia/Barnaul" | "Asia/Beirut" | "Asia/Bishkek" | "Asia/Brunei" | "Asia/Calcutta" | "Asia/Chita" | "Asia/Choibalsan" | "Asia/Chongqing" | "Asia/Chungking" | "Asia/Colombo" | "Asia/Dacca" | "Asia/Damascus" | "Asia/Dhaka" | "Asia/Dili" | "Asia/Dubai" | "Asia/Dushanbe" | "Asia/Famagusta" | "Asia/Gaza" | "Asia/Harbin" | "Asia/Hebron" | "Asia/Ho_Chi_Minh" | "Asia/Hong_Kong" | "Asia/Hovd" | "Asia/Irkutsk" | "Asia/Istanbul" | "Asia/Jakarta" | "Asia/Jayapura" | "Asia/Jerusalem" | "Asia/Kabul" | "Asia/Kamchatka" | "Asia/Karachi" | "Asia/Kashgar" | "Asia/Kathmandu" | "Asia/Katmandu" | "Asia/Khandyga" | "Asia/Kolkata" | "Asia/Krasnoyarsk" | "Asia/Kuala_Lumpur" | "Asia/Kuching" | "Asia/Kuwait" | "Asia/Macao" | "Asia/Macau" | "Asia/Magadan" | "Asia/Makassar" | "Asia/Manila" | "Asia/Muscat" | "Asia/Nicosia" | "Asia/Novokuznetsk" | "Asia/Novosibirsk" | "Asia/Omsk" | "Asia/Oral" | "Asia/Phnom_Penh" | "Asia/Pontianak" | "Asia/Pyongyang" | "Asia/Qatar" | "Asia/Qostanay" | "Asia/Qyzylorda" | "Asia/Rangoon" | "Asia/Riyadh" | "Asia/Saigon" | "Asia/Sakhalin" | "Asia/Samarkand" | "Asia/Seoul" | "Asia/Shanghai" | "Asia/Singapore" | "Asia/Srednekolymsk" | "Asia/Taipei" | "Asia/Tashkent" | "Asia/Tbilisi" | "Asia/Tehran" | "Asia/Tel_Aviv" | "Asia/Thimbu" | "Asia/Thimphu" | "Asia/Tokyo" | "Asia/Tomsk" | "Asia/Ujung_Pandang" | "Asia/Ulaanbaatar" | "Asia/Ulan_Bator" | "Asia/Urumqi" | "Asia/Ust-Nera" | "Asia/Vientiane" | "Asia/Vladivostok" | "Asia/Yakutsk" | "Asia/Yangon" | "Asia/Yekaterinburg" | "Asia/Yerevan" | "Atlantic/Azores" | "Atlantic/Bermuda" | "Atlantic/Canary" | "Atlantic/Cape_Verde" | "Atlantic/Faeroe" | "Atlantic/Faroe" | "Atlantic/Jan_Mayen" | "Atlantic/Madeira" | "Atlantic/Reykjavik" | "Atlantic/South_Georgia" | "Atlantic/St_Helena" | "Atlantic/Stanley" | "Australia/ACT" | "Australia/Adelaide" | "Australia/Brisbane" | "Australia/Broken_Hill" | "Australia/Canberra" | "Australia/Currie" | "Australia/Darwin" | "Australia/Eucla" | "Australia/Hobart" | "Australia/LHI" | "Australia/Lindeman" | "Australia/Lord_Howe" | "Australia/Melbourne" | "Australia/NSW" | "Australia/North" | "Australia/Perth" | "Australia/Queensland" | "Australia/South" | "Australia/Sydney" | "Australia/Tasmania" | "Australia/Victoria" | "Australia/West" | "Australia/Yancowinna" | "Brazil/Acre" | "Brazil/DeNoronha" | "Brazil/East" | "Brazil/West" | "CET" | "CST6CDT" | "Canada/Atlantic" | "Canada/Central" | "Canada/Eastern" | "Canada/Mountain" | "Canada/Newfoundland" | "Canada/Pacific" | "Canada/Saskatchewan" | "Canada/Yukon" | "Chile/Continental" | "Chile/EasterIsland" | "Cuba" | "EET" | "EST" | "EST5EDT" | "Egypt" | "Eire" | "Etc/GMT" | "Etc/GMT+0" | "Etc/GMT+1" | "Etc/GMT+10" | "Etc/GMT+11" | "Etc/GMT+12" | "Etc/GMT+2" | "Etc/GMT+3" | "Etc/GMT+4" | "Etc/GMT+5" | "Etc/GMT+6" | "Etc/GMT+7" | "Etc/GMT+8" | "Etc/GMT+9" | "Etc/GMT-0" | "Etc/GMT-1" | "Etc/GMT-10" | "Etc/GMT-11" | "Etc/GMT-12" | "Etc/GMT-13" | "Etc/GMT-14" | "Etc/GMT-2" | "Etc/GMT-3" | "Etc/GMT-4" | "Etc/GMT-5" | "Etc/GMT-6" | "Etc/GMT-7" | "Etc/GMT-8" | "Etc/GMT-9" | "Etc/GMT0" | "Etc/Greenwich" | "Etc/UCT" | "Etc/UTC" | "Etc/Universal" | "Etc/Zulu" | "Europe/Amsterdam" | "Europe/Andorra" | "Europe/Astrakhan" | "Europe/Athens" | "Europe/Belfast" | "Europe/Belgrade" | "Europe/Berlin" | "Europe/Bratislava" | "Europe/Brussels" | "Europe/Bucharest" | "Europe/Budapest" | "Europe/Busingen" | "Europe/Chisinau" | "Europe/Copenhagen" | "Europe/Dublin" | "Europe/Gibraltar" | "Europe/Guernsey" | "Europe/Helsinki" | "Europe/Isle_of_Man" | "Europe/Istanbul" | "Europe/Jersey" | "Europe/Kaliningrad" | "Europe/Kiev" | "Europe/Kirov" | "Europe/Kyiv" | "Europe/Lisbon" | "Europe/Ljubljana" | "Europe/London" | "Europe/Luxembourg" | "Europe/Madrid" | "Europe/Malta" | "Europe/Mariehamn" | "Europe/Minsk" | "Europe/Monaco" | "Europe/Moscow" | "Europe/Nicosia" | "Europe/Oslo" | "Europe/Paris" | "Europe/Podgorica" | "Europe/Prague" | "Europe/Riga" | "Europe/Rome" | "Europe/Samara" | "Europe/San_Marino" | "Europe/Sarajevo" | "Europe/Saratov" | "Europe/Simferopol" | "Europe/Skopje" | "Europe/Sofia" | "Europe/Stockholm" | "Europe/Tallinn" | "Europe/Tirane" | "Europe/Tiraspol" | "Europe/Ulyanovsk" | "Europe/Uzhgorod" | "Europe/Vaduz" | "Europe/Vatican" | "Europe/Vienna" | "Europe/Vilnius" | "Europe/Volgograd" | "Europe/Warsaw" | "Europe/Zagreb" | "Europe/Zaporozhye" | "Europe/Zurich" | "GB" | "GB-Eire" | "GMT" | "GMT+0" | "GMT-0" | "GMT0" | "Greenwich" | "HST" | "Hongkong" | "Iceland" | "Indian/Antananarivo" | "Indian/Chagos" | "Indian/Christmas" | "Indian/Cocos" | "Indian/Comoro" | "Indian/Kerguelen" | "Indian/Mahe" | "Indian/Maldives" | "Indian/Mauritius" | "Indian/Mayotte" | "Indian/Reunion" | "Iran" | "Israel" | "Jamaica" | "Japan" | "Kwajalein" | "Libya" | "MET" | "MST" | "MST7MDT" | "Mexico/BajaNorte" | "Mexico/BajaSur" | "Mexico/General" | "NZ" | "NZ-CHAT" | "Navajo" | "PRC" | "PST8PDT" | "Pacific/Apia" | "Pacific/Auckland" | "Pacific/Bougainville" | "Pacific/Chatham" | "Pacific/Chuuk" | "Pacific/Easter" | "Pacific/Efate" | "Pacific/Enderbury" | "Pacific/Fakaofo" | "Pacific/Fiji" | "Pacific/Funafuti" | "Pacific/Galapagos" | "Pacific/Gambier" | "Pacific/Guadalcanal" | "Pacific/Guam" | "Pacific/Honolulu" | "Pacific/Johnston" | "Pacific/Kanton" | "Pacific/Kiritimati" | "Pacific/Kosrae" | "Pacific/Kwajalein" | "Pacific/Majuro" | "Pacific/Marquesas" | "Pacific/Midway" | "Pacific/Nauru" | "Pacific/Niue" | "Pacific/Norfolk" | "Pacific/Noumea" | "Pacific/Pago_Pago" | "Pacific/Palau" | "Pacific/Pitcairn" | "Pacific/Pohnpei" | "Pacific/Ponape" | "Pacific/Port_Moresby" | "Pacific/Rarotonga" | "Pacific/Saipan" | "Pacific/Samoa" | "Pacific/Tahiti" | "Pacific/Tarawa" | "Pacific/Tongatapu" | "Pacific/Truk" | "Pacific/Wake" | "Pacific/Wallis" | "Pacific/Yap" | "Poland" | "Portugal" | "ROC" | "ROK" | "Singapore" | "Turkey" | "UCT" | "US/Alaska" | "US/Aleutian" | "US/Arizona" | "US/Central" | "US/East-Indiana" | "US/Eastern" | "US/Hawaii" | "US/Indiana-Starke" | "US/Michigan" | "US/Mountain" | "US/Pacific" | "US/Pacific-New" | "US/Samoa" | "UTC" | "Universal" | "W-SU" | "WET" | "Zulu";
|
|
52
51
|
type DateResponse = {
|
|
53
52
|
start: string;
|
|
54
53
|
end: string | null;
|
|
55
54
|
time_zone: TimeZoneRequest | null;
|
|
56
55
|
};
|
|
56
|
+
type StringRequest = string;
|
|
57
57
|
type TextRequest = string;
|
|
58
58
|
type StringFormulaPropertyResponse = {
|
|
59
59
|
type: "string";
|
|
@@ -190,7 +190,7 @@ export type EquationRichTextItemResponse = {
|
|
|
190
190
|
};
|
|
191
191
|
export type RichTextItemResponse = TextRichTextItemResponse | MentionRichTextItemResponse | EquationRichTextItemResponse;
|
|
192
192
|
type RollupFunction = "count" | "count_values" | "empty" | "not_empty" | "unique" | "show_unique" | "percent_empty" | "percent_not_empty" | "sum" | "average" | "median" | "min" | "max" | "range" | "earliest_date" | "latest_date" | "date_range" | "checked" | "unchecked" | "percent_checked" | "percent_unchecked" | "count_per_group" | "percent_per_group" | "show_original";
|
|
193
|
-
type EmojiRequest = "😀" | "😃" | "😄" | "😁" | "😆" | "😅" | "🤣" | "😂" | "🙂" | "🙃" | "😉" | "😊" | "😇" | "🥰" | "😍" | "🤩" | "😘" | "😗" | "☺️" | "☺" | "😚" | "😙" | "🥲" | "😋" | "😛" | "😜" | "🤪" | "😝" | "🤑" | "🤗" | "🤭" | "🤫" | "🤔" | "🤐" | "🤨" | "😐" | "😑" | "😶" | "😶🌫️" | "😶🌫" | "😏" | "😒" | "🙄" | "😬" | "😮💨" | "🤥" | "😌" | "😔" | "😪" | "🤤" | "😴" | "😷" | "🤒" | "🤕" | "🤢" | "🤮" | "🤧" | "🥵" | "🥶" | "🥴" | "😵" | "😵💫" | "🤯" | "🤠" | "🥳" | "🥸" | "😎" | "🤓" | "🧐" | "😕" | "😟" | "🙁" | "☹️" | "☹" | "😮" | "😯" | "😲" | "😳" | "🥺" | "😦" | "😧" | "😨" | "😰" | "😥" | "😢" | "😭" | "😱" | "😖" | "😣" | "😞" | "😓" | "😩" | "😫" | "🥱" | "😤" | "😡" | "😠" | "🤬" | "😈" | "👿" | "💀" | "☠️" | "☠" | "💩" | "🤡" | "👹" | "👺" | "👻" | "👽" | "👾" | "🤖" | "😺" | "😸" | "😹" | "😻" | "😼" | "😽" | "🙀" | "😿" | "😾" | "🙈" | "🙉" | "🙊" | "💋" | "💌" | "💘" | "💝" | "💖" | "💗" | "💓" | "💞" | "💕" | "💟" | "❣️" | "❣" | "💔" | "❤️🔥" | "❤🔥" | "❤️🩹" | "❤🩹" | "❤️" | "❤" | "🧡" | "💛" | "💚" | "💙" | "💜" | "🤎" | "🖤" | "🤍" | "💯" | "💢" | "💥" | "💫" | "💦" | "💨" | "🕳️" | "🕳" | "💣" | "💬" | "👁️🗨️" | "🗨️" | "🗨" | "🗯️" | "🗯" | "💭" | "💤" | "👋🏻" | "👋🏼" | "👋🏽" | "👋🏾" | "👋🏿" | "👋" | "🤚🏻" | "🤚🏼" | "🤚🏽" | "🤚🏾" | "🤚🏿" | "🤚" | "🖐🏻" | "🖐🏼" | "🖐🏽" | "🖐🏾" | "🖐🏿" | "🖐️" | "🖐" | "✋🏻" | "✋🏼" | "✋🏽" | "✋🏾" | "✋🏿" | "✋" | "🖖🏻" | "🖖🏼" | "🖖🏽" | "🖖🏾" | "🖖🏿" | "🖖" | "👌🏻" | "👌🏼" | "👌🏽" | "👌🏾" | "👌🏿" | "👌" | "🤌🏻" | "🤌🏼" | "🤌🏽" | "🤌🏾" | "🤌🏿" | "🤌" | "🤏🏻" | "🤏🏼" | "🤏🏽" | "🤏🏾" | "🤏🏿" | "🤏" | "✌🏻" | "✌🏼" | "✌🏽" | "✌🏾" | "✌🏿" | "✌️" | "✌" | "🤞🏻" | "🤞🏼" | "🤞🏽" | "🤞🏾" | "🤞🏿" | "🤞" | "🤟🏻" | "🤟🏼" | "🤟🏽" | "🤟🏾" | "🤟🏿" | "🤟" | "🤘🏻" | "🤘🏼" | "🤘🏽" | "🤘🏾" | "🤘🏿" | "🤘" | "🤙🏻" | "🤙🏼" | "🤙🏽" | "🤙🏾" | "🤙🏿" | "🤙" | "👈🏻" | "👈🏼" | "👈🏽" | "👈🏾" | "👈🏿" | "👈" | "👉🏻" | "👉🏼" | "👉🏽" | "👉🏾" | "👉🏿" | "👉" | "👆🏻" | "👆🏼" | "👆🏽" | "👆🏾" | "👆🏿" | "👆" | "🖕🏻" | "🖕🏼" | "🖕🏽" | "🖕🏾" | "🖕🏿" | "🖕" | "👇🏻" | "👇🏼" | "👇🏽" | "👇🏾" | "👇🏿" | "👇" | "☝🏻" | "☝🏼" | "☝🏽" | "☝🏾" | "☝🏿" | "☝️" | "☝" | "👍🏻" | "👍🏼" | "👍🏽" | "👍🏾" | "👍🏿" | "👍" | "👎🏻" | "👎🏼" | "👎🏽" | "👎🏾" | "👎🏿" | "👎" | "✊🏻" | "✊🏼" | "✊🏽" | "✊🏾" | "✊🏿" | "✊" | "👊🏻" | "👊🏼" | "👊🏽" | "👊🏾" | "👊🏿" | "👊" | "🤛🏻" | "🤛🏼" | "🤛🏽" | "🤛🏾" | "🤛🏿" | "🤛" | "🤜🏻" | "🤜🏼" | "🤜🏽" | "🤜🏾" | "🤜🏿" | "🤜" | "👏🏻" | "👏🏼" | "👏🏽" | "👏🏾" | "👏🏿" | "👏" | "🙌🏻" | "🙌🏼" | "🙌🏽" | "🙌🏾" | "🙌🏿" | "🙌" | "👐🏻" | "👐🏼" | "👐🏽" | "👐🏾" | "👐🏿" | "👐" | "🤲🏻" | "🤲🏼" | "🤲🏽" | "🤲🏾" | "🤲🏿" | "🤲" | "🤝" | "🙏🏻" | "🙏🏼" | "🙏🏽" | "🙏🏾" | "🙏🏿" | "🙏" | "✍🏻" | "✍🏼" | "✍🏽" | "✍🏾" | "✍🏿" | "✍️" | "✍" | "💅🏻" | "💅🏼" | "💅🏽" | "💅🏾" | "💅🏿" | "💅" | "🤳🏻" | "🤳🏼" | "🤳🏽" | "🤳🏾" | "🤳🏿" | "🤳" | "💪🏻" | "💪🏼" | "💪🏽" | "💪🏾" | "💪🏿" | "💪" | "🦾" | "🦿" | "🦵🏻" | "🦵🏼" | "🦵🏽" | "🦵🏾" | "🦵🏿" | "🦵" | "🦶🏻" | "🦶🏼" | "🦶🏽" | "🦶🏾" | "🦶🏿" | "🦶" | "👂🏻" | "👂🏼" | "👂🏽" | "👂🏾" | "👂🏿" | "👂" | "🦻🏻" | "🦻🏼" | "🦻🏽" | "🦻🏾" | "🦻🏿" | "🦻" | "👃🏻" | "👃🏼" | "👃🏽" | "👃🏾" | "👃🏿" | "👃" | "🧠" | "🫀" | "🫁" | "🦷" | "🦴" | "👀" | "👁️" | "👁" | "👅" | "👄" | "👶🏻" | "👶🏼" | "👶🏽" | "👶🏾" | "👶🏿" | "👶" | "🧒🏻" | "🧒🏼" | "🧒🏽" | "🧒🏾" | "🧒🏿" | "🧒" | "👦🏻" | "👦🏼" | "👦🏽" | "👦🏾" | "👦🏿" | "👦" | "👧🏻" | "👧🏼" | "👧🏽" | "👧🏾" | "👧🏿" | "👧" | "🧑🏻" | "🧑🏼" | "🧑🏽" | "🧑🏾" | "🧑🏿" | "🧑" | "👱🏻" | "👱🏼" | "👱🏽" | "👱🏾" | "👱🏿" | "👱" | "👨🏻" | "👨🏼" | "👨🏽" | "👨🏾" | "👨🏿" | "👨" | "🧔🏻" | "🧔🏼" | "🧔🏽" | "🧔🏾" | "🧔🏿" | "🧔" | "🧔🏻♂️" | "🧔🏼♂️" | "🧔🏽♂️" | "🧔🏾♂️" | "🧔🏿♂️" | "🧔♂️" | "🧔♂" | "🧔🏻♀️" | "🧔🏼♀️" | "🧔🏽♀️" | "🧔🏾♀️" | "🧔🏿♀️" | "🧔♀️" | "🧔♀" | "👨🏻🦰" | "👨🏼🦰" | "👨🏽🦰" | "👨🏾🦰" | "👨🏿🦰" | "👨🦰" | "👨🏻🦱" | "👨🏼🦱" | "👨🏽🦱" | "👨🏾🦱" | "👨🏿🦱" | "👨🦱" | "👨🏻🦳" | "👨🏼🦳" | "👨🏽🦳" | "👨🏾🦳" | "👨🏿🦳" | "👨🦳" | "👨🏻🦲" | "👨🏼🦲" | "👨🏽🦲" | "👨🏾🦲" | "👨🏿🦲" | "👨🦲" | "👩🏻" | "👩🏼" | "👩🏽" | "👩🏾" | "👩🏿" | "👩" | "👩🏻🦰" | "👩🏼🦰" | "👩🏽🦰" | "👩🏾🦰" | "👩🏿🦰" | "👩🦰" | "🧑🏻🦰" | "🧑🏼🦰" | "🧑🏽🦰" | "🧑🏾🦰" | "🧑🏿🦰" | "🧑🦰" | "👩🏻🦱" | "👩🏼🦱" | "👩🏽🦱" | "👩🏾🦱" | "👩🏿🦱" | "👩🦱" | "🧑🏻🦱" | "🧑🏼🦱" | "🧑🏽🦱" | "🧑🏾🦱" | "🧑🏿🦱" | "🧑🦱" | "👩🏻🦳" | "👩🏼🦳" | "👩🏽🦳" | "👩🏾🦳" | "👩🏿🦳" | "👩🦳" | "🧑🏻🦳" | "🧑🏼🦳" | "🧑🏽🦳" | "🧑🏾🦳" | "🧑🏿🦳" | "🧑🦳" | "👩🏻🦲" | "👩🏼🦲" | "👩🏽🦲" | "👩🏾🦲" | "👩🏿🦲" | "👩🦲" | "🧑🏻🦲" | "🧑🏼🦲" | "🧑🏽🦲" | "🧑🏾🦲" | "🧑🏿🦲" | "🧑🦲" | "👱🏻♀️" | "👱🏼♀️" | "👱🏽♀️" | "👱🏾♀️" | "👱🏿♀️" | "👱♀️" | "👱♀" | "👱🏻♂️" | "👱🏼♂️" | "👱🏽♂️" | "👱🏾♂️" | "👱🏿♂️" | "👱♂️" | "👱♂" | "🧓🏻" | "🧓🏼" | "🧓🏽" | "🧓🏾" | "🧓🏿" | "🧓" | "👴🏻" | "👴🏼" | "👴🏽" | "👴🏾" | "👴🏿" | "👴" | "👵🏻" | "👵🏼" | "👵🏽" | "👵🏾" | "👵🏿" | "👵" | "🙍🏻" | "🙍🏼" | "🙍🏽" | "🙍🏾" | "🙍🏿" | "🙍" | "🙍🏻♂️" | "🙍🏼♂️" | "🙍🏽♂️" | "🙍🏾♂️" | "🙍🏿♂️" | "🙍♂️" | "🙍♂" | "🙍🏻♀️" | "🙍🏼♀️" | "🙍🏽♀️" | "🙍🏾♀️" | "🙍🏿♀️" | "🙍♀️" | "🙍♀" | "🙎🏻" | "🙎🏼" | "🙎🏽" | "🙎🏾" | "🙎🏿" | "🙎" | "🙎🏻♂️" | "🙎🏼♂️" | "🙎🏽♂️" | "🙎🏾♂️" | "🙎🏿♂️" | "🙎♂️" | "🙎♂" | "🙎🏻♀️" | "🙎🏼♀️" | "🙎🏽♀️" | "🙎🏾♀️" | "🙎🏿♀️" | "🙎♀️" | "🙎♀" | "🙅🏻" | "🙅🏼" | "🙅🏽" | "🙅🏾" | "🙅🏿" | "🙅" | "🙅🏻♂️" | "🙅🏼♂️" | "🙅🏽♂️" | "🙅🏾♂️" | "🙅🏿♂️" | "🙅♂️" | "🙅♂" | "🙅🏻♀️" | "🙅🏼♀️" | "🙅🏽♀️" | "🙅🏾♀️" | "🙅🏿♀️" | "🙅♀️" | "🙅♀" | "🙆🏻" | "🙆🏼" | "🙆🏽" | "🙆🏾" | "🙆🏿" | "🙆" | "🙆🏻♂️" | "🙆🏼♂️" | "🙆🏽♂️" | "🙆🏾♂️" | "🙆🏿♂️" | "🙆♂️" | "🙆♂" | "🙆🏻♀️" | "🙆🏼♀️" | "🙆🏽♀️" | "🙆🏾♀️" | "🙆🏿♀️" | "🙆♀️" | "🙆♀" | "💁🏻" | "💁🏼" | "💁🏽" | "💁🏾" | "💁🏿" | "💁" | "💁🏻♂️" | "💁🏼♂️" | "💁🏽♂️" | "💁🏾♂️" | "💁🏿♂️" | "💁♂️" | "💁♂" | "💁🏻♀️" | "💁🏼♀️" | "💁🏽♀️" | "💁🏾♀️" | "💁🏿♀️" | "💁♀️" | "💁♀" | "🙋🏻" | "🙋🏼" | "🙋🏽" | "🙋🏾" | "🙋🏿" | "🙋" | "🙋🏻♂️" | "🙋🏼♂️" | "🙋🏽♂️" | "🙋🏾♂️" | "🙋🏿♂️" | "🙋♂️" | "🙋♂" | "🙋🏻♀️" | "🙋🏼♀️" | "🙋🏽♀️" | "🙋🏾♀️" | "🙋🏿♀️" | "🙋♀️" | "🙋♀" | "🧏🏻" | "🧏🏼" | "🧏🏽" | "🧏🏾" | "🧏🏿" | "🧏" | "🧏🏻♂️" | "🧏🏼♂️" | "🧏🏽♂️" | "🧏🏾♂️" | "🧏🏿♂️" | "🧏♂️" | "🧏♂" | "🧏🏻♀️" | "🧏🏼♀️" | "🧏🏽♀️" | "🧏🏾♀️" | "🧏🏿♀️" | "🧏♀️" | "🧏♀" | "🙇🏻" | "🙇🏼" | "🙇🏽" | "🙇🏾" | "🙇🏿" | "🙇" | "🙇🏻♂️" | "🙇🏼♂️" | "🙇🏽♂️" | "🙇🏾♂️" | "🙇🏿♂️" | "🙇♂️" | "🙇♂" | "🙇🏻♀️" | "🙇🏼♀️" | "🙇🏽♀️" | "🙇🏾♀️" | "🙇🏿♀️" | "🙇♀️" | "🙇♀" | "🤦🏻" | "🤦🏼" | "🤦🏽" | "🤦🏾" | "🤦🏿" | "🤦" | "🤦🏻♂️" | "🤦🏼♂️" | "🤦🏽♂️" | "🤦🏾♂️" | "🤦🏿♂️" | "🤦♂️" | "🤦♂" | "🤦🏻♀️" | "🤦🏼♀️" | "🤦🏽♀️" | "🤦🏾♀️" | "🤦🏿♀️" | "🤦♀️" | "🤦♀" | "🤷🏻" | "🤷🏼" | "🤷🏽" | "🤷🏾" | "🤷🏿" | "🤷" | "🤷🏻♂️" | "🤷🏼♂️" | "🤷🏽♂️" | "🤷🏾♂️" | "🤷🏿♂️" | "🤷♂️" | "🤷♂" | "🤷🏻♀️" | "🤷🏼♀️" | "🤷🏽♀️" | "🤷🏾♀️" | "🤷🏿♀️" | "🤷♀️" | "🤷♀" | "🧑🏻⚕️" | "🧑🏼⚕️" | "🧑🏽⚕️" | "🧑🏾⚕️" | "🧑🏿⚕️" | "🧑⚕️" | "🧑⚕" | "👨🏻⚕️" | "👨🏼⚕️" | "👨🏽⚕️" | "👨🏾⚕️" | "👨🏿⚕️" | "👨⚕️" | "👨⚕" | "👩🏻⚕️" | "👩🏼⚕️" | "👩🏽⚕️" | "👩🏾⚕️" | "👩🏿⚕️" | "👩⚕️" | "👩⚕" | "🧑🏻🎓" | "🧑🏼🎓" | "🧑🏽🎓" | "🧑🏾🎓" | "🧑🏿🎓" | "🧑🎓" | "👨🏻🎓" | "👨🏼🎓" | "👨🏽🎓" | "👨🏾🎓" | "👨🏿🎓" | "👨🎓" | "👩🏻🎓" | "👩🏼🎓" | "👩🏽🎓" | "👩🏾🎓" | "👩🏿🎓" | "👩🎓" | "🧑🏻🏫" | "🧑🏼🏫" | "🧑🏽🏫" | "🧑🏾🏫" | "🧑🏿🏫" | "🧑🏫" | "👨🏻🏫" | "👨🏼🏫" | "👨🏽🏫" | "👨🏾🏫" | "👨🏿🏫" | "👨🏫" | "👩🏻🏫" | "👩🏼🏫" | "👩🏽🏫" | "👩🏾🏫" | "👩🏿🏫" | "👩🏫" | "🧑🏻⚖️" | "🧑🏼⚖️" | "🧑🏽⚖️" | "🧑🏾⚖️" | "🧑🏿⚖️" | "🧑⚖️" | "🧑⚖" | "👨🏻⚖️" | "👨🏼⚖️" | "👨🏽⚖️" | "👨🏾⚖️" | "👨🏿⚖️" | "👨⚖️" | "👨⚖" | "👩🏻⚖️" | "👩🏼⚖️" | "👩🏽⚖️" | "👩🏾⚖️" | "👩🏿⚖️" | "👩⚖️" | "👩⚖" | "🧑🏻🌾" | "🧑🏼🌾" | "🧑🏽🌾" | "🧑🏾🌾" | "🧑🏿🌾" | "🧑🌾" | "👨🏻🌾" | "👨🏼🌾" | "👨🏽🌾" | "👨🏾🌾" | "👨🏿🌾" | "👨🌾" | "👩🏻🌾" | "👩🏼🌾" | "👩🏽🌾" | "👩🏾🌾" | "👩🏿🌾" | "👩🌾" | "🧑🏻🍳" | "🧑🏼🍳" | "🧑🏽🍳" | "🧑🏾🍳" | "🧑🏿🍳" | "🧑🍳" | "👨🏻🍳" | "👨🏼🍳" | "👨🏽🍳" | "👨🏾🍳" | "👨🏿🍳" | "👨🍳" | "👩🏻🍳" | "👩🏼🍳" | "👩🏽🍳" | "👩🏾🍳" | "👩🏿🍳" | "👩🍳" | "🧑🏻🔧" | "🧑🏼🔧" | "🧑🏽🔧" | "🧑🏾🔧" | "🧑🏿🔧" | "🧑🔧" | "👨🏻🔧" | "👨🏼🔧" | "👨🏽🔧" | "👨🏾🔧" | "👨🏿🔧" | "👨🔧" | "👩🏻🔧" | "👩🏼🔧" | "👩🏽🔧" | "👩🏾🔧" | "👩🏿🔧" | "👩🔧" | "🧑🏻🏭" | "🧑🏼🏭" | "🧑🏽🏭" | "🧑🏾🏭" | "🧑🏿🏭" | "🧑🏭" | "👨🏻🏭" | "👨🏼🏭" | "👨🏽🏭" | "👨🏾🏭" | "👨🏿🏭" | "👨🏭" | "👩🏻🏭" | "👩🏼🏭" | "👩🏽🏭" | "👩🏾🏭" | "👩🏿🏭" | "👩🏭" | "🧑🏻💼" | "🧑🏼💼" | "🧑🏽💼" | "🧑🏾💼" | "🧑🏿💼" | "🧑💼" | "👨🏻💼" | "👨🏼💼" | "👨🏽💼" | "👨🏾💼" | "👨🏿💼" | "👨💼" | "👩🏻💼" | "👩🏼💼" | "👩🏽💼" | "👩🏾💼" | "👩🏿💼" | "👩💼" | "🧑🏻🔬" | "🧑🏼🔬" | "🧑🏽🔬" | "🧑🏾🔬" | "🧑🏿🔬" | "🧑🔬" | "👨🏻🔬" | "👨🏼🔬" | "👨🏽🔬" | "👨🏾🔬" | "👨🏿🔬" | "👨🔬" | "👩🏻🔬" | "👩🏼🔬" | "👩🏽🔬" | "👩🏾🔬" | "👩🏿🔬" | "👩🔬" | "🧑🏻💻" | "🧑🏼💻" | "🧑🏽💻" | "🧑🏾💻" | "🧑🏿💻" | "🧑💻" | "👨🏻💻" | "👨🏼💻" | "👨🏽💻" | "👨🏾💻" | "👨🏿💻" | "👨💻" | "👩🏻💻" | "👩🏼💻" | "👩🏽💻" | "👩🏾💻" | "👩🏿💻" | "👩💻" | "🧑🏻🎤" | "🧑🏼🎤" | "🧑🏽🎤" | "🧑🏾🎤" | "🧑🏿🎤" | "🧑🎤" | "👨🏻🎤" | "👨🏼🎤" | "👨🏽🎤" | "👨🏾🎤" | "👨🏿🎤" | "👨🎤" | "👩🏻🎤" | "👩🏼🎤" | "👩🏽🎤" | "👩🏾🎤" | "👩🏿🎤" | "👩🎤" | "🧑🏻🎨" | "🧑🏼🎨" | "🧑🏽🎨" | "🧑🏾🎨" | "🧑🏿🎨" | "🧑🎨" | "👨🏻🎨" | "👨🏼🎨" | "👨🏽🎨" | "👨🏾🎨" | "👨🏿🎨" | "👨🎨" | "👩🏻🎨" | "👩🏼🎨" | "👩🏽🎨" | "👩🏾🎨" | "👩🏿🎨" | "👩🎨" | "🧑🏻✈️" | "🧑🏼✈️" | "🧑🏽✈️" | "🧑🏾✈️" | "🧑🏿✈️" | "🧑✈️" | "🧑✈" | "👨🏻✈️" | "👨🏼✈️" | "👨🏽✈️" | "👨🏾✈️" | "👨🏿✈️" | "👨✈️" | "👨✈" | "👩🏻✈️" | "👩🏼✈️" | "👩🏽✈️" | "👩🏾✈️" | "👩🏿✈️" | "👩✈️" | "👩✈" | "🧑🏻🚀" | "🧑🏼🚀" | "🧑🏽🚀" | "🧑🏾🚀" | "🧑🏿🚀" | "🧑🚀" | "👨🏻🚀" | "👨🏼🚀" | "👨🏽🚀" | "👨🏾🚀" | "👨🏿🚀" | "👨🚀" | "👩🏻🚀" | "👩🏼🚀" | "👩🏽🚀" | "👩🏾🚀" | "👩🏿🚀" | "👩🚀" | "🧑🏻🚒" | "🧑🏼🚒" | "🧑🏽🚒" | "🧑🏾🚒" | "🧑🏿🚒" | "🧑🚒" | "👨🏻🚒" | "👨🏼🚒" | "👨🏽🚒" | "👨🏾🚒" | "👨🏿🚒" | "👨🚒" | "👩🏻🚒" | "👩🏼🚒" | "👩🏽🚒" | "👩🏾🚒" | "👩🏿🚒" | "👩🚒" | "👮🏻" | "👮🏼" | "👮🏽" | "👮🏾" | "👮🏿" | "👮" | "👮🏻♂️" | "👮🏼♂️" | "👮🏽♂️" | "👮🏾♂️" | "👮🏿♂️" | "👮♂️" | "👮♂" | "👮🏻♀️" | "👮🏼♀️" | "👮🏽♀️" | "👮🏾♀️" | "👮🏿♀️" | "👮♀️" | "👮♀" | "🕵🏻" | "🕵🏼" | "🕵🏽" | "🕵🏾" | "🕵🏿" | "🕵️" | "🕵" | "🕵🏻♂️" | "🕵🏼♂️" | "🕵🏽♂️" | "🕵🏾♂️" | "🕵🏿♂️" | "🕵️♂️" | "🕵🏻♀️" | "🕵🏼♀️" | "🕵🏽♀️" | "🕵🏾♀️" | "🕵🏿♀️" | "🕵️♀️" | "💂🏻" | "💂🏼" | "💂🏽" | "💂🏾" | "💂🏿" | "💂" | "💂🏻♂️" | "💂🏼♂️" | "💂🏽♂️" | "💂🏾♂️" | "💂🏿♂️" | "💂♂️" | "💂♂" | "💂🏻♀️" | "💂🏼♀️" | "💂🏽♀️" | "💂🏾♀️" | "💂🏿♀️" | "💂♀️" | "💂♀" | "🥷🏻" | "🥷🏼" | "🥷🏽" | "🥷🏾" | "🥷🏿" | "🥷" | "👷🏻" | "👷🏼" | "👷🏽" | "👷🏾" | "👷🏿" | "👷" | "👷🏻♂️" | "👷🏼♂️" | "👷🏽♂️" | "👷🏾♂️" | "👷🏿♂️" | "👷♂️" | "👷♂" | "👷🏻♀️" | "👷🏼♀️" | "👷🏽♀️" | "👷🏾♀️" | "👷🏿♀️" | "👷♀️" | "👷♀" | "🤴🏻" | "🤴🏼" | "🤴🏽" | "🤴🏾" | "🤴🏿" | "🤴" | "👸🏻" | "👸🏼" | "👸🏽" | "👸🏾" | "👸🏿" | "👸" | "👳🏻" | "👳🏼" | "👳🏽" | "👳🏾" | "👳🏿" | "👳" | "👳🏻♂️" | "👳🏼♂️" | "👳🏽♂️" | "👳🏾♂️" | "👳🏿♂️" | "👳♂️" | "👳♂" | "👳🏻♀️" | "👳🏼♀️" | "👳🏽♀️" | "👳🏾♀️" | "👳🏿♀️" | "👳♀️" | "👳♀" | "👲🏻" | "👲🏼" | "👲🏽" | "👲🏾" | "👲🏿" | "👲" | "🧕🏻" | "🧕🏼" | "🧕🏽" | "🧕🏾" | "🧕🏿" | "🧕" | "🤵🏻" | "🤵🏼" | "🤵🏽" | "🤵🏾" | "🤵🏿" | "🤵" | "🤵🏻♂️" | "🤵🏼♂️" | "🤵🏽♂️" | "🤵🏾♂️" | "🤵🏿♂️" | "🤵♂️" | "🤵♂" | "🤵🏻♀️" | "🤵🏼♀️" | "🤵🏽♀️" | "🤵🏾♀️" | "🤵🏿♀️" | "🤵♀️" | "🤵♀" | "👰🏻" | "👰🏼" | "👰🏽" | "👰🏾" | "👰🏿" | "👰" | "👰🏻♂️" | "👰🏼♂️" | "👰🏽♂️" | "👰🏾♂️" | "👰🏿♂️" | "👰♂️" | "👰♂" | "👰🏻♀️" | "👰🏼♀️" | "👰🏽♀️" | "👰🏾♀️" | "👰🏿♀️" | "👰♀️" | "👰♀" | "🤰🏻" | "🤰🏼" | "🤰🏽" | "🤰🏾" | "🤰🏿" | "🤰" | "🤱🏻" | "🤱🏼" | "🤱🏽" | "🤱🏾" | "🤱🏿" | "🤱" | "👩🏻🍼" | "👩🏼🍼" | "👩🏽🍼" | "👩🏾🍼" | "👩🏿🍼" | "👩🍼" | "👨🏻🍼" | "👨🏼🍼" | "👨🏽🍼" | "👨🏾🍼" | "👨🏿🍼" | "👨🍼" | "🧑🏻🍼" | "🧑🏼🍼" | "🧑🏽🍼" | "🧑🏾🍼" | "🧑🏿🍼" | "🧑🍼" | "👼🏻" | "👼🏼" | "👼🏽" | "👼🏾" | "👼🏿" | "👼" | "🎅🏻" | "🎅🏼" | "🎅🏽" | "🎅🏾" | "🎅🏿" | "🎅" | "🤶🏻" | "🤶🏼" | "🤶🏽" | "🤶🏾" | "🤶🏿" | "🤶" | "🧑🏻🎄" | "🧑🏼🎄" | "🧑🏽🎄" | "🧑🏾🎄" | "🧑🏿🎄" | "🧑🎄" | "🦸🏻" | "🦸🏼" | "🦸🏽" | "🦸🏾" | "🦸🏿" | "🦸" | "🦸🏻♂️" | "🦸🏼♂️" | "🦸🏽♂️" | "🦸🏾♂️" | "🦸🏿♂️" | "🦸♂️" | "🦸♂" | "🦸🏻♀️" | "🦸🏼♀️" | "🦸🏽♀️" | "🦸🏾♀️" | "🦸🏿♀️" | "🦸♀️" | "🦸♀" | "🦹🏻" | "🦹🏼" | "🦹🏽" | "🦹🏾" | "🦹🏿" | "🦹" | "🦹🏻♂️" | "🦹🏼♂️" | "🦹🏽♂️" | "🦹🏾♂️" | "🦹🏿♂️" | "🦹♂️" | "🦹♂" | "🦹🏻♀️" | "🦹🏼♀️" | "🦹🏽♀️" | "🦹🏾♀️" | "🦹🏿♀️" | "🦹♀️" | "🦹♀" | "🧙🏻" | "🧙🏼" | "🧙🏽" | "🧙🏾" | "🧙🏿" | "🧙" | "🧙🏻♂️" | "🧙🏼♂️" | "🧙🏽♂️" | "🧙🏾♂️" | "🧙🏿♂️" | "🧙♂️" | "🧙♂" | "🧙🏻♀️" | "🧙🏼♀️" | "🧙🏽♀️" | "🧙🏾♀️" | "🧙🏿♀️" | "🧙♀️" | "🧙♀" | "🧚🏻" | "🧚🏼" | "🧚🏽" | "🧚🏾" | "🧚🏿" | "🧚" | "🧚🏻♂️" | "🧚🏼♂️" | "🧚🏽♂️" | "🧚🏾♂️" | "🧚🏿♂️" | "🧚♂️" | "🧚♂" | "🧚🏻♀️" | "🧚🏼♀️" | "🧚🏽♀️" | "🧚🏾♀️" | "🧚🏿♀️" | "🧚♀️" | "🧚♀" | "🧛🏻" | "🧛🏼" | "🧛🏽" | "🧛🏾" | "🧛🏿" | "🧛" | "🧛🏻♂️" | "🧛🏼♂️" | "🧛🏽♂️" | "🧛🏾♂️" | "🧛🏿♂️" | "🧛♂️" | "🧛♂" | "🧛🏻♀️" | "🧛🏼♀️" | "🧛🏽♀️" | "🧛🏾♀️" | "🧛🏿♀️" | "🧛♀️" | "🧛♀" | "🧜🏻" | "🧜🏼" | "🧜🏽" | "🧜🏾" | "🧜🏿" | "🧜" | "🧜🏻♂️" | "🧜🏼♂️" | "🧜🏽♂️" | "🧜🏾♂️" | "🧜🏿♂️" | "🧜♂️" | "🧜♂" | "🧜🏻♀️" | "🧜🏼♀️" | "🧜🏽♀️" | "🧜🏾♀️" | "🧜🏿♀️" | "🧜♀️" | "🧜♀" | "🧝🏻" | "🧝🏼" | "🧝🏽" | "🧝🏾" | "🧝🏿" | "🧝" | "🧝🏻♂️" | "🧝🏼♂️" | "🧝🏽♂️" | "🧝🏾♂️" | "🧝🏿♂️" | "🧝♂️" | "🧝♂" | "🧝🏻♀️" | "🧝🏼♀️" | "🧝🏽♀️" | "🧝🏾♀️" | "🧝🏿♀️" | "🧝♀️" | "🧝♀" | "🧞" | "🧞♂️" | "🧞♂" | "🧞♀️" | "🧞♀" | "🧟" | "🧟♂️" | "🧟♂" | "🧟♀️" | "🧟♀" | "💆🏻" | "💆🏼" | "💆🏽" | "💆🏾" | "💆🏿" | "💆" | "💆🏻♂️" | "💆🏼♂️" | "💆🏽♂️" | "💆🏾♂️" | "💆🏿♂️" | "💆♂️" | "💆♂" | "💆🏻♀️" | "💆🏼♀️" | "💆🏽♀️" | "💆🏾♀️" | "💆🏿♀️" | "💆♀️" | "💆♀" | "💇🏻" | "💇🏼" | "💇🏽" | "💇🏾" | "💇🏿" | "💇" | "💇🏻♂️" | "💇🏼♂️" | "💇🏽♂️" | "💇🏾♂️" | "💇🏿♂️" | "💇♂️" | "💇♂" | "💇🏻♀️" | "💇🏼♀️" | "💇🏽♀️" | "💇🏾♀️" | "💇🏿♀️" | "💇♀️" | "💇♀" | "🚶🏻" | "🚶🏼" | "🚶🏽" | "🚶🏾" | "🚶🏿" | "🚶" | "🚶🏻♂️" | "🚶🏼♂️" | "🚶🏽♂️" | "🚶🏾♂️" | "🚶🏿♂️" | "🚶♂️" | "🚶♂" | "🚶🏻♀️" | "🚶🏼♀️" | "🚶🏽♀️" | "🚶🏾♀️" | "🚶🏿♀️" | "🚶♀️" | "🚶♀" | "🧍🏻" | "🧍🏼" | "🧍🏽" | "🧍🏾" | "🧍🏿" | "🧍" | "🧍🏻♂️" | "🧍🏼♂️" | "🧍🏽♂️" | "🧍🏾♂️" | "🧍🏿♂️" | "🧍♂️" | "🧍♂" | "🧍🏻♀️" | "🧍🏼♀️" | "🧍🏽♀️" | "🧍🏾♀️" | "🧍🏿♀️" | "🧍♀️" | "🧍♀" | "🧎🏻" | "🧎🏼" | "🧎🏽" | "🧎🏾" | "🧎🏿" | "🧎" | "🧎🏻♂️" | "🧎🏼♂️" | "🧎🏽♂️" | "🧎🏾♂️" | "🧎🏿♂️" | "🧎♂️" | "🧎♂" | "🧎🏻♀️" | "🧎🏼♀️" | "🧎🏽♀️" | "🧎🏾♀️" | "🧎🏿♀️" | "🧎♀️" | "🧎♀" | "🧑🏻🦯" | "🧑🏼🦯" | "🧑🏽🦯" | "🧑🏾🦯" | "🧑🏿🦯" | "🧑🦯" | "👨🏻🦯" | "👨🏼🦯" | "👨🏽🦯" | "👨🏾🦯" | "👨🏿🦯" | "👨🦯" | "👩🏻🦯" | "👩🏼🦯" | "👩🏽🦯" | "👩🏾🦯" | "👩🏿🦯" | "👩🦯" | "🧑🏻🦼" | "🧑🏼🦼" | "🧑🏽🦼" | "🧑🏾🦼" | "🧑🏿🦼" | "🧑🦼" | "👨🏻🦼" | "👨🏼🦼" | "👨🏽🦼" | "👨🏾🦼" | "👨🏿🦼" | "👨🦼" | "👩🏻🦼" | "👩🏼🦼" | "👩🏽🦼" | "👩🏾🦼" | "👩🏿🦼" | "👩🦼" | "🧑🏻🦽" | "🧑🏼🦽" | "🧑🏽🦽" | "🧑🏾🦽" | "🧑🏿🦽" | "🧑🦽" | "👨🏻🦽" | "👨🏼🦽" | "👨🏽🦽" | "👨🏾🦽" | "👨🏿🦽" | "👨🦽" | "👩🏻🦽" | "👩🏼🦽" | "👩🏽🦽" | "👩🏾🦽" | "👩🏿🦽" | "👩🦽" | "🏃🏻" | "🏃🏼" | "🏃🏽" | "🏃🏾" | "🏃🏿" | "🏃" | "🏃🏻♂️" | "🏃🏼♂️" | "🏃🏽♂️" | "🏃🏾♂️" | "🏃🏿♂️" | "🏃♂️" | "🏃♂" | "🏃🏻♀️" | "🏃🏼♀️" | "🏃🏽♀️" | "🏃🏾♀️" | "🏃🏿♀️" | "🏃♀️" | "🏃♀" | "💃🏻" | "💃🏼" | "💃🏽" | "💃🏾" | "💃🏿" | "💃" | "🕺🏻" | "🕺🏼" | "🕺🏽" | "🕺🏾" | "🕺🏿" | "🕺" | "🕴🏻" | "🕴🏼" | "🕴🏽" | "🕴🏾" | "🕴🏿" | "🕴️" | "🕴" | "👯" | "👯♂️" | "👯♂" | "👯♀️" | "👯♀" | "🧖🏻" | "🧖🏼" | "🧖🏽" | "🧖🏾" | "🧖🏿" | "🧖" | "🧖🏻♂️" | "🧖🏼♂️" | "🧖🏽♂️" | "🧖🏾♂️" | "🧖🏿♂️" | "🧖♂️" | "🧖♂" | "🧖🏻♀️" | "🧖🏼♀️" | "🧖🏽♀️" | "🧖🏾♀️" | "🧖🏿♀️" | "🧖♀️" | "🧖♀" | "🧗🏻" | "🧗🏼" | "🧗🏽" | "🧗🏾" | "🧗🏿" | "🧗" | "🧗🏻♂️" | "🧗🏼♂️" | "🧗🏽♂️" | "🧗🏾♂️" | "🧗🏿♂️" | "🧗♂️" | "🧗♂" | "🧗🏻♀️" | "🧗🏼♀️" | "🧗🏽♀️" | "🧗🏾♀️" | "🧗🏿♀️" | "🧗♀️" | "🧗♀" | "🤺" | "🏇🏻" | "🏇🏼" | "🏇🏽" | "🏇🏾" | "🏇🏿" | "🏇" | "⛷️" | "⛷" | "🏂🏻" | "🏂🏼" | "🏂🏽" | "🏂🏾" | "🏂🏿" | "🏂" | "🏌🏻" | "🏌🏼" | "🏌🏽" | "🏌🏾" | "🏌🏿" | "🏌️" | "🏌" | "🏌🏻♂️" | "🏌🏼♂️" | "🏌🏽♂️" | "🏌🏾♂️" | "🏌🏿♂️" | "🏌️♂️" | "🏌🏻♀️" | "🏌🏼♀️" | "🏌🏽♀️" | "🏌🏾♀️" | "🏌🏿♀️" | "🏌️♀️" | "🏄🏻" | "🏄🏼" | "🏄🏽" | "🏄🏾" | "🏄🏿" | "🏄" | "🏄🏻♂️" | "🏄🏼♂️" | "🏄🏽♂️" | "🏄🏾♂️" | "🏄🏿♂️" | "🏄♂️" | "🏄♂" | "🏄🏻♀️" | "🏄🏼♀️" | "🏄🏽♀️" | "🏄🏾♀️" | "🏄🏿♀️" | "🏄♀️" | "🏄♀" | "🚣🏻" | "🚣🏼" | "🚣🏽" | "🚣🏾" | "🚣🏿" | "🚣" | "🚣🏻♂️" | "🚣🏼♂️" | "🚣🏽♂️" | "🚣🏾♂️" | "🚣🏿♂️" | "🚣♂️" | "🚣♂" | "🚣🏻♀️" | "🚣🏼♀️" | "🚣🏽♀️" | "🚣🏾♀️" | "🚣🏿♀️" | "🚣♀️" | "🚣♀" | "🏊🏻" | "🏊🏼" | "🏊🏽" | "🏊🏾" | "🏊🏿" | "🏊" | "🏊🏻♂️" | "🏊🏼♂️" | "🏊🏽♂️" | "🏊🏾♂️" | "🏊🏿♂️" | "🏊♂️" | "🏊♂" | "🏊🏻♀️" | "🏊🏼♀️" | "🏊🏽♀️" | "🏊🏾♀️" | "🏊🏿♀️" | "🏊♀️" | "🏊♀" | "⛹🏻" | "⛹🏼" | "⛹🏽" | "⛹🏾" | "⛹🏿" | "⛹️" | "⛹" | "⛹🏻♂️" | "⛹🏼♂️" | "⛹🏽♂️" | "⛹🏾♂️" | "⛹🏿♂️" | "⛹️♂️" | "⛹🏻♀️" | "⛹🏼♀️" | "⛹🏽♀️" | "⛹🏾♀️" | "⛹🏿♀️" | "⛹️♀️" | "🏋🏻" | "🏋🏼" | "🏋🏽" | "🏋🏾" | "🏋🏿" | "🏋️" | "🏋" | "🏋🏻♂️" | "🏋🏼♂️" | "🏋🏽♂️" | "🏋🏾♂️" | "🏋🏿♂️" | "🏋️♂️" | "🏋🏻♀️" | "🏋🏼♀️" | "🏋🏽♀️" | "🏋🏾♀️" | "🏋🏿♀️" | "🏋️♀️" | "🚴🏻" | "🚴🏼" | "🚴🏽" | "🚴🏾" | "🚴🏿" | "🚴" | "🚴🏻♂️" | "🚴🏼♂️" | "🚴🏽♂️" | "🚴🏾♂️" | "🚴🏿♂️" | "🚴♂️" | "🚴♂" | "🚴🏻♀️" | "🚴🏼♀️" | "🚴🏽♀️" | "🚴🏾♀️" | "🚴🏿♀️" | "🚴♀️" | "🚴♀" | "🚵🏻" | "🚵🏼" | "🚵🏽" | "🚵🏾" | "🚵🏿" | "🚵" | "🚵🏻♂️" | "🚵🏼♂️" | "🚵🏽♂️" | "🚵🏾♂️" | "🚵🏿♂️" | "🚵♂️" | "🚵♂" | "🚵🏻♀️" | "🚵🏼♀️" | "🚵🏽♀️" | "🚵🏾♀️" | "🚵🏿♀️" | "🚵♀️" | "🚵♀" | "🤸🏻" | "🤸🏼" | "🤸🏽" | "🤸🏾" | "🤸🏿" | "🤸" | "🤸🏻♂️" | "🤸🏼♂️" | "🤸🏽♂️" | "🤸🏾♂️" | "🤸🏿♂️" | "🤸♂️" | "🤸♂" | "🤸🏻♀️" | "🤸🏼♀️" | "🤸🏽♀️" | "🤸🏾♀️" | "🤸🏿♀️" | "🤸♀️" | "🤸♀" | "🤼" | "🤼♂️" | "🤼♂" | "🤼♀️" | "🤼♀" | "🤽🏻" | "🤽🏼" | "🤽🏽" | "🤽🏾" | "🤽🏿" | "🤽" | "🤽🏻♂️" | "🤽🏼♂️" | "🤽🏽♂️" | "🤽🏾♂️" | "🤽🏿♂️" | "🤽♂️" | "🤽♂" | "🤽🏻♀️" | "🤽🏼♀️" | "🤽🏽♀️" | "🤽🏾♀️" | "🤽🏿♀️" | "🤽♀️" | "🤽♀" | "🤾🏻" | "🤾🏼" | "🤾🏽" | "🤾🏾" | "🤾🏿" | "🤾" | "🤾🏻♂️" | "🤾🏼♂️" | "🤾🏽♂️" | "🤾🏾♂️" | "🤾🏿♂️" | "🤾♂️" | "🤾♂" | "🤾🏻♀️" | "🤾🏼♀️" | "🤾🏽♀️" | "🤾🏾♀️" | "🤾🏿♀️" | "🤾♀️" | "🤾♀" | "🤹🏻" | "🤹🏼" | "🤹🏽" | "🤹🏾" | "🤹🏿" | "🤹" | "🤹🏻♂️" | "🤹🏼♂️" | "🤹🏽♂️" | "🤹🏾♂️" | "🤹🏿♂️" | "🤹♂️" | "🤹♂" | "🤹🏻♀️" | "🤹🏼♀️" | "🤹🏽♀️" | "🤹🏾♀️" | "🤹🏿♀️" | "🤹♀️" | "🤹♀" | "🧘🏻" | "🧘🏼" | "🧘🏽" | "🧘🏾" | "🧘🏿" | "🧘" | "🧘🏻♂️" | "🧘🏼♂️" | "🧘🏽♂️" | "🧘🏾♂️" | "🧘🏿♂️" | "🧘♂️" | "🧘♂" | "🧘🏻♀️" | "🧘🏼♀️" | "🧘🏽♀️" | "🧘🏾♀️" | "🧘🏿♀️" | "🧘♀️" | "🧘♀" | "🛀🏻" | "🛀🏼" | "🛀🏽" | "🛀🏾" | "🛀🏿" | "🛀" | "🛌🏻" | "🛌🏼" | "🛌🏽" | "🛌🏾" | "🛌🏿" | "🛌" | "🧑🏻🤝🧑🏻" | "🧑🏻🤝🧑🏼" | "🧑🏻🤝🧑🏽" | "🧑🏻🤝🧑🏾" | "🧑🏻🤝🧑🏿" | "🧑🏼🤝🧑🏻" | "🧑🏼🤝🧑🏼" | "🧑🏼🤝🧑🏽" | "🧑🏼🤝🧑🏾" | "🧑🏼🤝🧑🏿" | "🧑🏽🤝🧑🏻" | "🧑🏽🤝🧑🏼" | "🧑🏽🤝🧑🏽" | "🧑🏽🤝🧑🏾" | "🧑🏽🤝🧑🏿" | "🧑🏾🤝🧑🏻" | "🧑🏾🤝🧑🏼" | "🧑🏾🤝🧑🏽" | "🧑🏾🤝🧑🏾" | "🧑🏾🤝🧑🏿" | "🧑🏿🤝🧑🏻" | "🧑🏿🤝🧑🏼" | "🧑🏿🤝🧑🏽" | "🧑🏿🤝🧑🏾" | "🧑🏿🤝🧑🏿" | "🧑🤝🧑" | "👭" | "👫" | "👬" | "💏" | "💑" | "👪" | "👨👩👦" | "👨👩👧" | "👨👩👧👦" | "👨👩👦👦" | "👨👩👧👧" | "👨👨👦" | "👨👨👧" | "👨👨👧👦" | "👨👨👦👦" | "👨👨👧👧" | "👩👩👦" | "👩👩👧" | "👩👩👧👦" | "👩👩👦👦" | "👩👩👧👧" | "👨👦" | "👨👦👦" | "👨👧" | "👨👧👦" | "👨👧👧" | "👩👦" | "👩👦👦" | "👩👧" | "👩👧👦" | "👩👧👧" | "🗣️" | "🗣" | "👤" | "👥" | "🫂" | "👣" | "🐵" | "🐒" | "🦍" | "🦧" | "🐶" | "🐕" | "🦮" | "🐕🦺" | "🐩" | "🐺" | "🦊" | "🦝" | "🐱" | "🐈" | "🐈⬛" | "🦁" | "🐯" | "🐅" | "🐆" | "🐴" | "🐎" | "🦄" | "🦓" | "🦌" | "🦬" | "🐮" | "🐂" | "🐃" | "🐄" | "🐷" | "🐖" | "🐗" | "🐽" | "🐏" | "🐑" | "🐐" | "🐪" | "🐫" | "🦙" | "🦒" | "🐘" | "🦣" | "🦏" | "🦛" | "🐭" | "🐁" | "🐀" | "🐹" | "🐰" | "🐇" | "🐿️" | "🐿" | "🦫" | "🦔" | "🦇" | "🐻" | "🐻❄️" | "🐻❄" | "🐨" | "🐼" | "🦥" | "🦦" | "🦨" | "🦘" | "🦡" | "🐾" | "🦃" | "🐔" | "🐓" | "🐣" | "🐤" | "🐥" | "🐦" | "🐧" | "🕊️" | "🕊" | "🦅" | "🦆" | "🦢" | "🦉" | "🦤" | "🪶" | "🦩" | "🦚" | "🦜" | "🐸" | "🐊" | "🐢" | "🦎" | "🐍" | "🐲" | "🐉" | "🦕" | "🦖" | "🐳" | "🐋" | "🐬" | "🦭" | "🐟" | "🐠" | "🐡" | "🦈" | "🐙" | "🐚" | "🐌" | "🦋" | "🐛" | "🐜" | "🐝" | "🪲" | "🐞" | "🦗" | "🪳" | "🕷️" | "🕷" | "🕸️" | "🕸" | "🦂" | "🦟" | "🪰" | "🪱" | "🦠" | "💐" | "🌸" | "💮" | "🏵️" | "🏵" | "🌹" | "🥀" | "🌺" | "🌻" | "🌼" | "🌷" | "🌱" | "🪴" | "🌲" | "🌳" | "🌴" | "🌵" | "🌾" | "🌿" | "☘️" | "☘" | "🍀" | "🍁" | "🍂" | "🍃" | "🍇" | "🍈" | "🍉" | "🍊" | "🍋" | "🍌" | "🍍" | "🥭" | "🍎" | "🍏" | "🍐" | "🍑" | "🍒" | "🍓" | "🫐" | "🥝" | "🍅" | "🫒" | "🥥" | "🥑" | "🍆" | "🥔" | "🥕" | "🌽" | "🌶️" | "🌶" | "🫑" | "🥒" | "🥬" | "🥦" | "🧄" | "🧅" | "🍄" | "🥜" | "🌰" | "🍞" | "🥐" | "🥖" | "🫓" | "🥨" | "🥯" | "🥞" | "🧇" | "🧀" | "🍖" | "🍗" | "🥩" | "🥓" | "🍔" | "🍟" | "🍕" | "🌭" | "🥪" | "🌮" | "🌯" | "🫔" | "🥙" | "🧆" | "🥚" | "🍳" | "🥘" | "🍲" | "🫕" | "🥣" | "🥗" | "🍿" | "🧈" | "🧂" | "🥫" | "🍱" | "🍘" | "🍙" | "🍚" | "🍛" | "🍜" | "🍝" | "🍠" | "🍢" | "🍣" | "🍤" | "🍥" | "🥮" | "🍡" | "🥟" | "🥠" | "🥡" | "🦀" | "🦞" | "🦐" | "🦑" | "🦪" | "🍦" | "🍧" | "🍨" | "🍩" | "🍪" | "🎂" | "🍰" | "🧁" | "🥧" | "🍫" | "🍬" | "🍭" | "🍮" | "🍯" | "🍼" | "🥛" | "☕" | "🫖" | "🍵" | "🍶" | "🍾" | "🍷" | "🍸" | "🍹" | "🍺" | "🍻" | "🥂" | "🥃" | "🥤" | "🧋" | "🧃" | "🧉" | "🧊" | "🥢" | "🍽️" | "🍽" | "🍴" | "🥄" | "🔪" | "🏺" | "🌍" | "🌎" | "🌏" | "🌐" | "🗺️" | "🗺" | "🗾" | "🧭" | "🏔️" | "🏔" | "⛰️" | "⛰" | "🌋" | "🗻" | "🏕️" | "🏕" | "🏖️" | "🏖" | "🏜️" | "🏜" | "🏝️" | "🏝" | "🏞️" | "🏞" | "🏟️" | "🏟" | "🏛️" | "🏛" | "🏗️" | "🏗" | "🧱" | "🪨" | "🪵" | "🛖" | "🏘️" | "🏘" | "🏚️" | "🏚" | "🏠" | "🏡" | "🏢" | "🏣" | "🏤" | "🏥" | "🏦" | "🏨" | "🏩" | "🏪" | "🏫" | "🏬" | "🏭" | "🏯" | "🏰" | "💒" | "🗼" | "🗽" | "⛪" | "🕌" | "🛕" | "🕍" | "⛩️" | "⛩" | "🕋" | "⛲" | "⛺" | "🌁" | "🌃" | "🏙️" | "🏙" | "🌄" | "🌅" | "🌆" | "🌇" | "🌉" | "♨️" | "♨" | "🎠" | "🎡" | "🎢" | "💈" | "🎪" | "🚂" | "🚃" | "🚄" | "🚅" | "🚆" | "🚇" | "🚈" | "🚉" | "🚊" | "🚝" | "🚞" | "🚋" | "🚌" | "🚍" | "🚎" | "🚐" | "🚑" | "🚒" | "🚓" | "🚔" | "🚕" | "🚖" | "🚗" | "🚘" | "🚙" | "🛻" | "🚚" | "🚛" | "🚜" | "🏎️" | "🏎" | "🏍️" | "🏍" | "🛵" | "🦽" | "🦼" | "🛺" | "🚲" | "🛴" | "🛹" | "🛼" | "🚏" | "🛣️" | "🛣" | "🛤️" | "🛤" | "🛢️" | "🛢" | "⛽" | "🚨" | "🚥" | "🚦" | "🛑" | "🚧" | "⚓" | "⛵" | "🛶" | "🚤" | "🛳️" | "🛳" | "⛴️" | "⛴" | "🛥️" | "🛥" | "🚢" | "✈️" | "✈" | "🛩️" | "🛩" | "🛫" | "🛬" | "🪂" | "💺" | "🚁" | "🚟" | "🚠" | "🚡" | "🛰️" | "🛰" | "🚀" | "🛸" | "🛎️" | "🛎" | "🧳" | "⌛" | "⏳" | "⌚" | "⏰" | "⏱️" | "⏱" | "⏲️" | "⏲" | "🕰️" | "🕰" | "🕛" | "🕧" | "🕐" | "🕜" | "🕑" | "🕝" | "🕒" | "🕞" | "🕓" | "🕟" | "🕔" | "🕠" | "🕕" | "🕡" | "🕖" | "🕢" | "🕗" | "🕣" | "🕘" | "🕤" | "🕙" | "🕥" | "🕚" | "🕦" | "🌑" | "🌒" | "🌓" | "🌔" | "🌕" | "🌖" | "🌗" | "🌘" | "🌙" | "🌚" | "🌛" | "🌜" | "🌡️" | "🌡" | "☀️" | "☀" | "🌝" | "🌞" | "🪐" | "⭐" | "🌟" | "🌠" | "🌌" | "☁️" | "☁" | "⛅" | "⛈️" | "⛈" | "🌤️" | "🌤" | "🌥️" | "🌥" | "🌦️" | "🌦" | "🌧️" | "🌧" | "🌨️" | "🌨" | "🌩️" | "🌩" | "🌪️" | "🌪" | "🌫️" | "🌫" | "🌬️" | "🌬" | "🌀" | "🌈" | "🌂" | "☂️" | "☂" | "☔" | "⛱️" | "⛱" | "⚡" | "❄️" | "❄" | "☃️" | "☃" | "⛄" | "☄️" | "☄" | "🔥" | "💧" | "🌊" | "🎃" | "🎄" | "🎆" | "🎇" | "🧨" | "✨" | "🎈" | "🎉" | "🎊" | "🎋" | "🎍" | "🎎" | "🎏" | "🎐" | "🎑" | "🧧" | "🎀" | "🎁" | "🎗️" | "🎗" | "🎟️" | "🎟" | "🎫" | "🎖️" | "🎖" | "🏆" | "🏅" | "🥇" | "🥈" | "🥉" | "⚽" | "⚾" | "🥎" | "🏀" | "🏐" | "🏈" | "🏉" | "🎾" | "🥏" | "🎳" | "🏏" | "🏑" | "🏒" | "🥍" | "🏓" | "🏸" | "🥊" | "🥋" | "🥅" | "⛳" | "⛸️" | "⛸" | "🎣" | "🤿" | "🎽" | "🎿" | "🛷" | "🥌" | "🎯" | "🪀" | "🪁" | "🎱" | "🔮" | "🪄" | "🧿" | "🎮" | "🕹️" | "🕹" | "🎰" | "🎲" | "🧩" | "🧸" | "🪅" | "🪆" | "♠️" | "♠" | "♥️" | "♥" | "♦️" | "♦" | "♣️" | "♣" | "♟️" | "♟" | "🃏" | "🀄" | "🎴" | "🎭" | "🖼️" | "🖼" | "🎨" | "🧵" | "🪡" | "🧶" | "🪢" | "👓" | "🕶️" | "🕶" | "🥽" | "🥼" | "🦺" | "👔" | "👕" | "👖" | "🧣" | "🧤" | "🧥" | "🧦" | "👗" | "👘" | "🥻" | "🩱" | "🩲" | "🩳" | "👙" | "👚" | "👛" | "👜" | "👝" | "🛍️" | "🛍" | "🎒" | "🩴" | "👞" | "👟" | "🥾" | "🥿" | "👠" | "👡" | "🩰" | "👢" | "👑" | "👒" | "🎩" | "🎓" | "🧢" | "🪖" | "⛑️" | "⛑" | "📿" | "💄" | "💍" | "💎" | "🔇" | "🔈" | "🔉" | "🔊" | "📢" | "📣" | "📯" | "🔔" | "🔕" | "🎼" | "🎵" | "🎶" | "🎙️" | "🎙" | "🎚️" | "🎚" | "🎛️" | "🎛" | "🎤" | "🎧" | "📻" | "🎷" | "🪗" | "🎸" | "🎹" | "🎺" | "🎻" | "🪕" | "🥁" | "🪘" | "📱" | "📲" | "☎️" | "☎" | "📞" | "📟" | "📠" | "🔋" | "🔌" | "💻" | "🖥️" | "🖥" | "🖨️" | "🖨" | "⌨️" | "⌨" | "🖱️" | "🖱" | "🖲️" | "🖲" | "💽" | "💾" | "💿" | "📀" | "🧮" | "🎥" | "🎞️" | "🎞" | "📽️" | "📽" | "🎬" | "📺" | "📷" | "📸" | "📹" | "📼" | "🔍" | "🔎" | "🕯️" | "🕯" | "💡" | "🔦" | "🏮" | "🪔" | "📔" | "📕" | "📖" | "📗" | "📘" | "📙" | "📚" | "📓" | "📒" | "📃" | "📜" | "📄" | "📰" | "🗞️" | "🗞" | "📑" | "🔖" | "🏷️" | "🏷" | "💰" | "🪙" | "💴" | "💵" | "💶" | "💷" | "💸" | "💳" | "🧾" | "💹" | "✉️" | "✉" | "📧" | "📨" | "📩" | "📤" | "📥" | "📦" | "📫" | "📪" | "📬" | "📭" | "📮" | "🗳️" | "🗳" | "✏️" | "✏" | "✒️" | "✒" | "🖋️" | "🖋" | "🖊️" | "🖊" | "🖌️" | "🖌" | "🖍️" | "🖍" | "📝" | "💼" | "📁" | "📂" | "🗂️" | "🗂" | "📅" | "📆" | "🗒️" | "🗒" | "🗓️" | "🗓" | "📇" | "📈" | "📉" | "📊" | "📋" | "📌" | "📍" | "📎" | "🖇️" | "🖇" | "📏" | "📐" | "✂️" | "✂" | "🗃️" | "🗃" | "🗄️" | "🗄" | "🗑️" | "🗑" | "🔒" | "🔓" | "🔏" | "🔐" | "🔑" | "🗝️" | "🗝" | "🔨" | "🪓" | "⛏️" | "⛏" | "⚒️" | "⚒" | "🛠️" | "🛠" | "🗡️" | "🗡" | "⚔️" | "⚔" | "🔫" | "🪃" | "🏹" | "🛡️" | "🛡" | "🪚" | "🔧" | "🪛" | "🔩" | "⚙️" | "⚙" | "🗜️" | "🗜" | "⚖️" | "⚖" | "🦯" | "🔗" | "⛓️" | "⛓" | "🪝" | "🧰" | "🧲" | "🪜" | "⚗️" | "⚗" | "🧪" | "🧫" | "🧬" | "🔬" | "🔭" | "📡" | "💉" | "🩸" | "💊" | "🩹" | "🩺" | "🚪" | "🛗" | "🪞" | "🪟" | "🛏️" | "🛏" | "🛋️" | "🛋" | "🪑" | "🚽" | "🪠" | "🚿" | "🛁" | "🪤" | "🪒" | "🧴" | "🧷" | "🧹" | "🧺" | "🧻" | "🪣" | "🧼" | "🪥" | "🧽" | "🧯" | "🛒" | "🚬" | "⚰️" | "⚰" | "🪦" | "⚱️" | "⚱" | "🗿" | "🪧" | "🏧" | "🚮" | "🚰" | "♿" | "🚹" | "🚺" | "🚻" | "🚼" | "🚾" | "🛂" | "🛃" | "🛄" | "🛅" | "⚠️" | "⚠" | "🚸" | "⛔" | "🚫" | "🚳" | "🚭" | "🚯" | "🚱" | "🚷" | "📵" | "🔞" | "☢️" | "☢" | "☣️" | "☣" | "⬆️" | "⬆" | "↗️" | "↗" | "➡️" | "➡" | "↘️" | "↘" | "⬇️" | "⬇" | "↙️" | "↙" | "⬅️" | "⬅" | "↖️" | "↖" | "↕️" | "↕" | "↔️" | "↩️" | "↩" | "↪️" | "↪" | "⤴️" | "⤴" | "⤵️" | "⤵" | "🔃" | "🔄" | "🔙" | "🔚" | "🔛" | "🔜" | "🔝" | "🛐" | "⚛️" | "⚛" | "🕉️" | "🕉" | "✡️" | "✡" | "☸️" | "☸" | "☯️" | "☯" | "✝️" | "✝" | "☦️" | "☦" | "☪️" | "☪" | "☮️" | "☮" | "🕎" | "🔯" | "♈" | "♉" | "♊" | "♋" | "♌" | "♍" | "♎" | "♏" | "♐" | "♑" | "♒" | "♓" | "⛎" | "🔀" | "🔁" | "🔂" | "▶️" | "⏩" | "⏭️" | "⏭" | "⏯️" | "⏯" | "◀️" | "⏪" | "⏮️" | "⏮" | "🔼" | "⏫" | "🔽" | "⏬" | "⏸️" | "⏸" | "⏹️" | "⏹" | "⏺️" | "⏺" | "⏏️" | "⏏" | "🎦" | "🔅" | "🔆" | "📶" | "📳" | "📴" | "♀️" | "♀" | "♂️" | "♂" | "⚧️" | "⚧" | "✖️" | "✖" | "➕" | "➖" | "➗" | "♾️" | "♾" | "‼️" | "‼" | "⁉️" | "⁉" | "❓" | "❔" | "❕" | "❗" | "〰️" | "〰" | "💱" | "💲" | "⚕️" | "⚕" | "♻️" | "♻" | "⚜️" | "⚜" | "🔱" | "📛" | "🔰" | "⭕" | "✅" | "☑️" | "☑" | "✔️" | "✔" | "❌" | "❎" | "➰" | "➿" | "〽️" | "〽" | "✳️" | "✳" | "✴️" | "✴" | "❇️" | "❇" | "©️" | "©" | "®️" | "®" | "™️" | "#️⃣" | "#⃣" | "*️⃣" | "*⃣" | "0️⃣" | "0⃣" | "1️⃣" | "1⃣" | "2️⃣" | "2⃣" | "3️⃣" | "3⃣" | "4️⃣" | "4⃣" | "5️⃣" | "5⃣" | "6️⃣" | "6⃣" | "7️⃣" | "7⃣" | "8️⃣" | "8⃣" | "9️⃣" | "9⃣" | "🔟" | "🔠" | "🔡" | "🔢" | "🔣" | "🔤" | "🅰️" | "🅰" | "🆎" | "🅱️" | "🅱" | "🆑" | "🆒" | "🆓" | "ℹ️" | "ℹ" | "🆔" | "Ⓜ️" | "Ⓜ" | "🆕" | "🆖" | "🅾️" | "🅾" | "🆗" | "🅿️" | "🅿" | "🆘" | "🆙" | "🆚" | "🈁" | "🈂️" | "🈂" | "🈷️" | "🈷" | "🈶" | "🈯" | "🉐" | "🈹" | "🈚" | "🈲" | "🉑" | "🈸" | "🈴" | "🈳" | "㊗️" | "㊗" | "㊙️" | "㊙" | "🈺" | "🈵" | "🔴" | "🟠" | "🟡" | "🟢" | "🔵" | "🟣" | "🟤" | "⚫" | "⚪" | "🟥" | "🟧" | "🟨" | "🟩" | "🟦" | "🟪" | "🟫" | "⬛" | "⬜" | "◼️" | "◼" | "◻️" | "◻" | "◾" | "◽" | "▪️" | "▪" | "▫️" | "▫" | "🔶" | "🔷" | "🔸" | "🔹" | "🔺" | "🔻" | "💠" | "🔘" | "🔳" | "🔲" | "🏁" | "🚩" | "🎌" | "🏴" | "🏳️" | "🏳" | "🏳️🌈" | "🏳🌈" | "🏳️⚧️" | "🏴☠️" | "🏴☠" | "🇦🇨" | "🇦🇩" | "🇦🇪" | "🇦🇫" | "🇦🇬" | "🇦🇮" | "🇦🇱" | "🇦🇲" | "🇦🇴" | "🇦🇶" | "🇦🇷" | "🇦🇸" | "🇦🇹" | "🇦🇺" | "🇦🇼" | "🇦🇽" | "🇦🇿" | "🇧🇦" | "🇧🇧" | "🇧🇩" | "🇧🇪" | "🇧🇫" | "🇧🇬" | "🇧🇭" | "🇧🇮" | "🇧🇯" | "🇧🇱" | "🇧🇲" | "🇧🇳" | "🇧🇴" | "🇧🇶" | "🇧🇷" | "🇧🇸" | "🇧🇹" | "🇧🇻" | "🇧🇼" | "🇧🇾" | "🇧🇿" | "🇨🇦" | "🇨🇨" | "🇨🇩" | "🇨🇫" | "🇨🇬" | "🇨🇭" | "🇨🇮" | "🇨🇰" | "🇨🇱" | "🇨🇲" | "🇨🇳" | "🇨🇴" | "🇨🇵" | "🇨🇷" | "🇨🇺" | "🇨🇻" | "🇨🇼" | "🇨🇽" | "🇨🇾" | "🇨🇿" | "🇩🇪" | "🇩🇬" | "🇩🇯" | "🇩🇰" | "🇩🇲" | "🇩🇴" | "🇩🇿" | "🇪🇦" | "🇪🇨" | "🇪🇪" | "🇪🇬" | "🇪🇭" | "🇪🇷" | "🇪🇸" | "🇪🇹" | "🇪🇺" | "🇫🇮" | "🇫🇯" | "🇫🇰" | "🇫🇲" | "🇫🇴" | "🇫🇷" | "🇬🇦" | "🇬🇧" | "🇬🇩" | "🇬🇪" | "🇬🇫" | "🇬🇬" | "🇬🇭" | "🇬🇮" | "🇬🇱" | "🇬🇲" | "🇬🇳" | "🇬🇵" | "🇬🇶" | "🇬🇷" | "🇬🇸" | "🇬🇹" | "🇬🇺" | "🇬🇼" | "🇬🇾" | "🇭🇰" | "🇭🇲" | "🇭🇳" | "🇭🇷" | "🇭🇹" | "🇭🇺" | "🇮🇨" | "🇮🇩" | "🇮🇪" | "🇮🇱" | "🇮🇲" | "🇮🇳" | "🇮🇴" | "🇮🇶" | "🇮🇷" | "🇮🇸" | "🇮🇹" | "🇯🇪" | "🇯🇲" | "🇯🇴" | "🇯🇵" | "🇰🇪" | "🇰🇬" | "🇰🇭" | "🇰🇮" | "🇰🇲" | "🇰🇳" | "🇰🇵" | "🇰🇷" | "🇰🇼" | "🇰🇾" | "🇰🇿" | "🇱🇦" | "🇱🇧" | "🇱🇨" | "🇱🇮" | "🇱🇰" | "🇱🇷" | "🇱🇸" | "🇱🇹" | "🇱🇺" | "🇱🇻" | "🇱🇾" | "🇲🇦" | "🇲🇨" | "🇲🇩" | "🇲🇪" | "🇲🇫" | "🇲🇬" | "🇲🇭" | "🇲🇰" | "🇲🇱" | "🇲🇲" | "🇲🇳" | "🇲🇴" | "🇲🇵" | "🇲🇶" | "🇲🇷" | "🇲🇸" | "🇲🇹" | "🇲🇺" | "🇲🇻" | "🇲🇼" | "🇲🇽" | "🇲🇾" | "🇲🇿" | "🇳🇦" | "🇳🇨" | "🇳🇪" | "🇳🇫" | "🇳🇬" | "🇳🇮" | "🇳🇱" | "🇳🇴" | "🇳🇵" | "🇳🇷" | "🇳🇺" | "🇳🇿" | "🇴🇲" | "🇵🇦" | "🇵🇪" | "🇵🇫" | "🇵🇬" | "🇵🇭" | "🇵🇰" | "🇵🇱" | "🇵🇲" | "🇵🇳" | "🇵🇷" | "🇵🇸" | "🇵🇹" | "🇵🇼" | "🇵🇾" | "🇶🇦" | "🇷🇪" | "🇷🇴" | "🇷🇸" | "🇷🇺" | "🇷🇼" | "🇸🇦" | "🇸🇧" | "🇸🇨" | "🇸🇩" | "🇸🇪" | "🇸🇬" | "🇸🇭" | "🇸🇮" | "🇸🇯" | "🇸🇰" | "🇸🇱" | "🇸🇲" | "🇸🇳" | "🇸🇴" | "🇸🇷" | "🇸🇸" | "🇸🇹" | "🇸🇻" | "🇸🇽" | "🇸🇾" | "🇸🇿" | "🇹🇦" | "🇹🇨" | "🇹🇩" | "🇹🇫" | "🇹🇬" | "🇹🇭" | "🇹🇯" | "🇹🇰" | "🇹🇱" | "🇹🇲" | "🇹🇳" | "🇹🇴" | "🇹🇷" | "🇹🇹" | "🇹🇻" | "🇹🇼" | "🇹🇿" | "🇺🇦" | "🇺🇬" | "🇺🇲" | "🇺🇳" | "🇺🇸" | "🇺🇾" | "🇺🇿" | "🇻🇦" | "🇻🇨" | "🇻🇪" | "🇻🇬" | "🇻🇮" | "🇻🇳" | "🇻🇺" | "🇼🇫" | "🇼🇸" | "🇽🇰" | "🇾🇪" | "🇾🇹" | "🇿🇦" | "🇿🇲" | "🇿🇼" | "🏴" | "🏴" | "🏴";
|
|
193
|
+
type EmojiRequest = "😀" | "😃" | "😄" | "😁" | "😆" | "😅" | "🤣" | "😂" | "🙂" | "🙃" | "🫠" | "😉" | "😊" | "😇" | "🥰" | "😍" | "🤩" | "😘" | "😗" | "☺️" | "☺" | "😚" | "😙" | "🥲" | "😋" | "😛" | "😜" | "🤪" | "😝" | "🤑" | "🤗" | "🤭" | "🫢" | "🫣" | "🤫" | "🤔" | "🫡" | "🤐" | "🤨" | "😐" | "😑" | "😶" | "🫥" | "😶🌫️" | "😶🌫" | "😏" | "😒" | "🙄" | "😬" | "😮💨" | "🤥" | "😌" | "😔" | "😪" | "🤤" | "😴" | "😷" | "🤒" | "🤕" | "🤢" | "🤮" | "🤧" | "🥵" | "🥶" | "🥴" | "😵" | "😵💫" | "🤯" | "🤠" | "🥳" | "🥸" | "😎" | "🤓" | "🧐" | "😕" | "🫤" | "😟" | "🙁" | "☹️" | "☹" | "😮" | "😯" | "😲" | "😳" | "🥺" | "🥹" | "😦" | "😧" | "😨" | "😰" | "😥" | "😢" | "😭" | "😱" | "😖" | "😣" | "😞" | "😓" | "😩" | "😫" | "🥱" | "😤" | "😡" | "😠" | "🤬" | "😈" | "👿" | "💀" | "☠️" | "☠" | "💩" | "🤡" | "👹" | "👺" | "👻" | "👽" | "👾" | "🤖" | "😺" | "😸" | "😹" | "😻" | "😼" | "😽" | "🙀" | "😿" | "😾" | "🙈" | "🙉" | "🙊" | "💋" | "💌" | "💘" | "💝" | "💖" | "💗" | "💓" | "💞" | "💕" | "💟" | "❣️" | "❣" | "💔" | "❤️🔥" | "❤🔥" | "❤️🩹" | "❤🩹" | "❤️" | "❤" | "🧡" | "💛" | "💚" | "💙" | "💜" | "🤎" | "🖤" | "🤍" | "💯" | "💢" | "💥" | "💫" | "💦" | "💨" | "🕳️" | "🕳" | "💣" | "💬" | "👁️🗨️" | "🗨️" | "🗨" | "🗯️" | "🗯" | "💭" | "💤" | "👋🏻" | "👋🏼" | "👋🏽" | "👋🏾" | "👋🏿" | "👋" | "🤚🏻" | "🤚🏼" | "🤚🏽" | "🤚🏾" | "🤚🏿" | "🤚" | "🖐🏻" | "🖐🏼" | "🖐🏽" | "🖐🏾" | "🖐🏿" | "🖐️" | "🖐" | "✋🏻" | "✋🏼" | "✋🏽" | "✋🏾" | "✋🏿" | "✋" | "🖖🏻" | "🖖🏼" | "🖖🏽" | "🖖🏾" | "🖖🏿" | "🖖" | "🫱🏻" | "🫱🏼" | "🫱🏽" | "🫱🏾" | "🫱🏿" | "🫱" | "🫲🏻" | "🫲🏼" | "🫲🏽" | "🫲🏾" | "🫲🏿" | "🫲" | "🫳🏻" | "🫳🏼" | "🫳🏽" | "🫳🏾" | "🫳🏿" | "🫳" | "🫴🏻" | "🫴🏼" | "🫴🏽" | "🫴🏾" | "🫴🏿" | "🫴" | "👌🏻" | "👌🏼" | "👌🏽" | "👌🏾" | "👌🏿" | "👌" | "🤌🏻" | "🤌🏼" | "🤌🏽" | "🤌🏾" | "🤌🏿" | "🤌" | "🤏🏻" | "🤏🏼" | "🤏🏽" | "🤏🏾" | "🤏🏿" | "🤏" | "✌🏻" | "✌🏼" | "✌🏽" | "✌🏾" | "✌🏿" | "✌️" | "✌" | "🤞🏻" | "🤞🏼" | "🤞🏽" | "🤞🏾" | "🤞🏿" | "🤞" | "🫰🏻" | "🫰🏼" | "🫰🏽" | "🫰🏾" | "🫰🏿" | "🫰" | "🤟🏻" | "🤟🏼" | "🤟🏽" | "🤟🏾" | "🤟🏿" | "🤟" | "🤘🏻" | "🤘🏼" | "🤘🏽" | "🤘🏾" | "🤘🏿" | "🤘" | "🤙🏻" | "🤙🏼" | "🤙🏽" | "🤙🏾" | "🤙🏿" | "🤙" | "👈🏻" | "👈🏼" | "👈🏽" | "👈🏾" | "👈🏿" | "👈" | "👉🏻" | "👉🏼" | "👉🏽" | "👉🏾" | "👉🏿" | "👉" | "👆🏻" | "👆🏼" | "👆🏽" | "👆🏾" | "👆🏿" | "👆" | "🖕🏻" | "🖕🏼" | "🖕🏽" | "🖕🏾" | "🖕🏿" | "🖕" | "👇🏻" | "👇🏼" | "👇🏽" | "👇🏾" | "👇🏿" | "👇" | "☝🏻" | "☝🏼" | "☝🏽" | "☝🏾" | "☝🏿" | "☝️" | "☝" | "🫵🏻" | "🫵🏼" | "🫵🏽" | "🫵🏾" | "🫵🏿" | "🫵" | "👍🏻" | "👍🏼" | "👍🏽" | "👍🏾" | "👍🏿" | "👍" | "👎🏻" | "👎🏼" | "👎🏽" | "👎🏾" | "👎🏿" | "👎" | "✊🏻" | "✊🏼" | "✊🏽" | "✊🏾" | "✊🏿" | "✊" | "👊🏻" | "👊🏼" | "👊🏽" | "👊🏾" | "👊🏿" | "👊" | "🤛🏻" | "🤛🏼" | "🤛🏽" | "🤛🏾" | "🤛🏿" | "🤛" | "🤜🏻" | "🤜🏼" | "🤜🏽" | "🤜🏾" | "🤜🏿" | "🤜" | "👏🏻" | "👏🏼" | "👏🏽" | "👏🏾" | "👏🏿" | "👏" | "🙌🏻" | "🙌🏼" | "🙌🏽" | "🙌🏾" | "🙌🏿" | "🙌" | "🫶🏻" | "🫶🏼" | "🫶🏽" | "🫶🏾" | "🫶🏿" | "🫶" | "👐🏻" | "👐🏼" | "👐🏽" | "👐🏾" | "👐🏿" | "👐" | "🤲🏻" | "🤲🏼" | "🤲🏽" | "🤲🏾" | "🤲🏿" | "🤲" | "🤝🏻" | "🤝🏼" | "🤝🏽" | "🤝🏾" | "🤝🏿" | "🫱🏻🫲🏼" | "🫱🏻🫲🏽" | "🫱🏻🫲🏾" | "🫱🏻🫲🏿" | "🫱🏼🫲🏻" | "🫱🏼🫲🏽" | "🫱🏼🫲🏾" | "🫱🏼🫲🏿" | "🫱🏽🫲🏻" | "🫱🏽🫲🏼" | "🫱🏽🫲🏾" | "🫱🏽🫲🏿" | "🫱🏾🫲🏻" | "🫱🏾🫲🏼" | "🫱🏾🫲🏽" | "🫱🏾🫲🏿" | "🫱🏿🫲🏻" | "🫱🏿🫲🏼" | "🫱🏿🫲🏽" | "🫱🏿🫲🏾" | "🤝" | "🙏🏻" | "🙏🏼" | "🙏🏽" | "🙏🏾" | "🙏🏿" | "🙏" | "✍🏻" | "✍🏼" | "✍🏽" | "✍🏾" | "✍🏿" | "✍️" | "✍" | "💅🏻" | "💅🏼" | "💅🏽" | "💅🏾" | "💅🏿" | "💅" | "🤳🏻" | "🤳🏼" | "🤳🏽" | "🤳🏾" | "🤳🏿" | "🤳" | "💪🏻" | "💪🏼" | "💪🏽" | "💪🏾" | "💪🏿" | "💪" | "🦾" | "🦿" | "🦵🏻" | "🦵🏼" | "🦵🏽" | "🦵🏾" | "🦵🏿" | "🦵" | "🦶🏻" | "🦶🏼" | "🦶🏽" | "🦶🏾" | "🦶🏿" | "🦶" | "👂🏻" | "👂🏼" | "👂🏽" | "👂🏾" | "👂🏿" | "👂" | "🦻🏻" | "🦻🏼" | "🦻🏽" | "🦻🏾" | "🦻🏿" | "🦻" | "👃🏻" | "👃🏼" | "👃🏽" | "👃🏾" | "👃🏿" | "👃" | "🧠" | "🫀" | "🫁" | "🦷" | "🦴" | "👀" | "👁️" | "👁" | "👅" | "👄" | "🫦" | "👶🏻" | "👶🏼" | "👶🏽" | "👶🏾" | "👶🏿" | "👶" | "🧒🏻" | "🧒🏼" | "🧒🏽" | "🧒🏾" | "🧒🏿" | "🧒" | "👦🏻" | "👦🏼" | "👦🏽" | "👦🏾" | "👦🏿" | "👦" | "👧🏻" | "👧🏼" | "👧🏽" | "👧🏾" | "👧🏿" | "👧" | "🧑🏻" | "🧑🏼" | "🧑🏽" | "🧑🏾" | "🧑🏿" | "🧑" | "👱🏻" | "👱🏼" | "👱🏽" | "👱🏾" | "👱🏿" | "👱" | "👨🏻" | "👨🏼" | "👨🏽" | "👨🏾" | "👨🏿" | "👨" | "🧔🏻" | "🧔🏼" | "🧔🏽" | "🧔🏾" | "🧔🏿" | "🧔" | "🧔🏻♂️" | "🧔🏼♂️" | "🧔🏽♂️" | "🧔🏾♂️" | "🧔🏿♂️" | "🧔♂️" | "🧔♂" | "🧔🏻♀️" | "🧔🏼♀️" | "🧔🏽♀️" | "🧔🏾♀️" | "🧔🏿♀️" | "🧔♀️" | "🧔♀" | "👨🏻🦰" | "👨🏼🦰" | "👨🏽🦰" | "👨🏾🦰" | "👨🏿🦰" | "👨🦰" | "👨🏻🦱" | "👨🏼🦱" | "👨🏽🦱" | "👨🏾🦱" | "👨🏿🦱" | "👨🦱" | "👨🏻🦳" | "👨🏼🦳" | "👨🏽🦳" | "👨🏾🦳" | "👨🏿🦳" | "👨🦳" | "👨🏻🦲" | "👨🏼🦲" | "👨🏽🦲" | "👨🏾🦲" | "👨🏿🦲" | "👨🦲" | "👩🏻" | "👩🏼" | "👩🏽" | "👩🏾" | "👩🏿" | "👩" | "👩🏻🦰" | "👩🏼🦰" | "👩🏽🦰" | "👩🏾🦰" | "👩🏿🦰" | "👩🦰" | "🧑🏻🦰" | "🧑🏼🦰" | "🧑🏽🦰" | "🧑🏾🦰" | "🧑🏿🦰" | "🧑🦰" | "👩🏻🦱" | "👩🏼🦱" | "👩🏽🦱" | "👩🏾🦱" | "👩🏿🦱" | "👩🦱" | "🧑🏻🦱" | "🧑🏼🦱" | "🧑🏽🦱" | "🧑🏾🦱" | "🧑🏿🦱" | "🧑🦱" | "👩🏻🦳" | "👩🏼🦳" | "👩🏽🦳" | "👩🏾🦳" | "👩🏿🦳" | "👩🦳" | "🧑🏻🦳" | "🧑🏼🦳" | "🧑🏽🦳" | "🧑🏾🦳" | "🧑🏿🦳" | "🧑🦳" | "👩🏻🦲" | "👩🏼🦲" | "👩🏽🦲" | "👩🏾🦲" | "👩🏿🦲" | "👩🦲" | "🧑🏻🦲" | "🧑🏼🦲" | "🧑🏽🦲" | "🧑🏾🦲" | "🧑🏿🦲" | "🧑🦲" | "👱🏻♀️" | "👱🏼♀️" | "👱🏽♀️" | "👱🏾♀️" | "👱🏿♀️" | "👱♀️" | "👱♀" | "👱🏻♂️" | "👱🏼♂️" | "👱🏽♂️" | "👱🏾♂️" | "👱🏿♂️" | "👱♂️" | "👱♂" | "🧓🏻" | "🧓🏼" | "🧓🏽" | "🧓🏾" | "🧓🏿" | "🧓" | "👴🏻" | "👴🏼" | "👴🏽" | "👴🏾" | "👴🏿" | "👴" | "👵🏻" | "👵🏼" | "👵🏽" | "👵🏾" | "👵🏿" | "👵" | "🙍🏻" | "🙍🏼" | "🙍🏽" | "🙍🏾" | "🙍🏿" | "🙍" | "🙍🏻♂️" | "🙍🏼♂️" | "🙍🏽♂️" | "🙍🏾♂️" | "🙍🏿♂️" | "🙍♂️" | "🙍♂" | "🙍🏻♀️" | "🙍🏼♀️" | "🙍🏽♀️" | "🙍🏾♀️" | "🙍🏿♀️" | "🙍♀️" | "🙍♀" | "🙎🏻" | "🙎🏼" | "🙎🏽" | "🙎🏾" | "🙎🏿" | "🙎" | "🙎🏻♂️" | "🙎🏼♂️" | "🙎🏽♂️" | "🙎🏾♂️" | "🙎🏿♂️" | "🙎♂️" | "🙎♂" | "🙎🏻♀️" | "🙎🏼♀️" | "🙎🏽♀️" | "🙎🏾♀️" | "🙎🏿♀️" | "🙎♀️" | "🙎♀" | "🙅🏻" | "🙅🏼" | "🙅🏽" | "🙅🏾" | "🙅🏿" | "🙅" | "🙅🏻♂️" | "🙅🏼♂️" | "🙅🏽♂️" | "🙅🏾♂️" | "🙅🏿♂️" | "🙅♂️" | "🙅♂" | "🙅🏻♀️" | "🙅🏼♀️" | "🙅🏽♀️" | "🙅🏾♀️" | "🙅🏿♀️" | "🙅♀️" | "🙅♀" | "🙆🏻" | "🙆🏼" | "🙆🏽" | "🙆🏾" | "🙆🏿" | "🙆" | "🙆🏻♂️" | "🙆🏼♂️" | "🙆🏽♂️" | "🙆🏾♂️" | "🙆🏿♂️" | "🙆♂️" | "🙆♂" | "🙆🏻♀️" | "🙆🏼♀️" | "🙆🏽♀️" | "🙆🏾♀️" | "🙆🏿♀️" | "🙆♀️" | "🙆♀" | "💁🏻" | "💁🏼" | "💁🏽" | "💁🏾" | "💁🏿" | "💁" | "💁🏻♂️" | "💁🏼♂️" | "💁🏽♂️" | "💁🏾♂️" | "💁🏿♂️" | "💁♂️" | "💁♂" | "💁🏻♀️" | "💁🏼♀️" | "💁🏽♀️" | "💁🏾♀️" | "💁🏿♀️" | "💁♀️" | "💁♀" | "🙋🏻" | "🙋🏼" | "🙋🏽" | "🙋🏾" | "🙋🏿" | "🙋" | "🙋🏻♂️" | "🙋🏼♂️" | "🙋🏽♂️" | "🙋🏾♂️" | "🙋🏿♂️" | "🙋♂️" | "🙋♂" | "🙋🏻♀️" | "🙋🏼♀️" | "🙋🏽♀️" | "🙋🏾♀️" | "🙋🏿♀️" | "🙋♀️" | "🙋♀" | "🧏🏻" | "🧏🏼" | "🧏🏽" | "🧏🏾" | "🧏🏿" | "🧏" | "🧏🏻♂️" | "🧏🏼♂️" | "🧏🏽♂️" | "🧏🏾♂️" | "🧏🏿♂️" | "🧏♂️" | "🧏♂" | "🧏🏻♀️" | "🧏🏼♀️" | "🧏🏽♀️" | "🧏🏾♀️" | "🧏🏿♀️" | "🧏♀️" | "🧏♀" | "🙇🏻" | "🙇🏼" | "🙇🏽" | "🙇🏾" | "🙇🏿" | "🙇" | "🙇🏻♂️" | "🙇🏼♂️" | "🙇🏽♂️" | "🙇🏾♂️" | "🙇🏿♂️" | "🙇♂️" | "🙇♂" | "🙇🏻♀️" | "🙇🏼♀️" | "🙇🏽♀️" | "🙇🏾♀️" | "🙇🏿♀️" | "🙇♀️" | "🙇♀" | "🤦🏻" | "🤦🏼" | "🤦🏽" | "🤦🏾" | "🤦🏿" | "🤦" | "🤦🏻♂️" | "🤦🏼♂️" | "🤦🏽♂️" | "🤦🏾♂️" | "🤦🏿♂️" | "🤦♂️" | "🤦♂" | "🤦🏻♀️" | "🤦🏼♀️" | "🤦🏽♀️" | "🤦🏾♀️" | "🤦🏿♀️" | "🤦♀️" | "🤦♀" | "🤷🏻" | "🤷🏼" | "🤷🏽" | "🤷🏾" | "🤷🏿" | "🤷" | "🤷🏻♂️" | "🤷🏼♂️" | "🤷🏽♂️" | "🤷🏾♂️" | "🤷🏿♂️" | "🤷♂️" | "🤷♂" | "🤷🏻♀️" | "🤷🏼♀️" | "🤷🏽♀️" | "🤷🏾♀️" | "🤷🏿♀️" | "🤷♀️" | "🤷♀" | "🧑🏻⚕️" | "🧑🏼⚕️" | "🧑🏽⚕️" | "🧑🏾⚕️" | "🧑🏿⚕️" | "🧑⚕️" | "🧑⚕" | "👨🏻⚕️" | "👨🏼⚕️" | "👨🏽⚕️" | "👨🏾⚕️" | "👨🏿⚕️" | "👨⚕️" | "👨⚕" | "👩🏻⚕️" | "👩🏼⚕️" | "👩🏽⚕️" | "👩🏾⚕️" | "👩🏿⚕️" | "👩⚕️" | "👩⚕" | "🧑🏻🎓" | "🧑🏼🎓" | "🧑🏽🎓" | "🧑🏾🎓" | "🧑🏿🎓" | "🧑🎓" | "👨🏻🎓" | "👨🏼🎓" | "👨🏽🎓" | "👨🏾🎓" | "👨🏿🎓" | "👨🎓" | "👩🏻🎓" | "👩🏼🎓" | "👩🏽🎓" | "👩🏾🎓" | "👩🏿🎓" | "👩🎓" | "🧑🏻🏫" | "🧑🏼🏫" | "🧑🏽🏫" | "🧑🏾🏫" | "🧑🏿🏫" | "🧑🏫" | "👨🏻🏫" | "👨🏼🏫" | "👨🏽🏫" | "👨🏾🏫" | "👨🏿🏫" | "👨🏫" | "👩🏻🏫" | "👩🏼🏫" | "👩🏽🏫" | "👩🏾🏫" | "👩🏿🏫" | "👩🏫" | "🧑🏻⚖️" | "🧑🏼⚖️" | "🧑🏽⚖️" | "🧑🏾⚖️" | "🧑🏿⚖️" | "🧑⚖️" | "🧑⚖" | "👨🏻⚖️" | "👨🏼⚖️" | "👨🏽⚖️" | "👨🏾⚖️" | "👨🏿⚖️" | "👨⚖️" | "👨⚖" | "👩🏻⚖️" | "👩🏼⚖️" | "👩🏽⚖️" | "👩🏾⚖️" | "👩🏿⚖️" | "👩⚖️" | "👩⚖" | "🧑🏻🌾" | "🧑🏼🌾" | "🧑🏽🌾" | "🧑🏾🌾" | "🧑🏿🌾" | "🧑🌾" | "👨🏻🌾" | "👨🏼🌾" | "👨🏽🌾" | "👨🏾🌾" | "👨🏿🌾" | "👨🌾" | "👩🏻🌾" | "👩🏼🌾" | "👩🏽🌾" | "👩🏾🌾" | "👩🏿🌾" | "👩🌾" | "🧑🏻🍳" | "🧑🏼🍳" | "🧑🏽🍳" | "🧑🏾🍳" | "🧑🏿🍳" | "🧑🍳" | "👨🏻🍳" | "👨🏼🍳" | "👨🏽🍳" | "👨🏾🍳" | "👨🏿🍳" | "👨🍳" | "👩🏻🍳" | "👩🏼🍳" | "👩🏽🍳" | "👩🏾🍳" | "👩🏿🍳" | "👩🍳" | "🧑🏻🔧" | "🧑🏼🔧" | "🧑🏽🔧" | "🧑🏾🔧" | "🧑🏿🔧" | "🧑🔧" | "👨🏻🔧" | "👨🏼🔧" | "👨🏽🔧" | "👨🏾🔧" | "👨🏿🔧" | "👨🔧" | "👩🏻🔧" | "👩🏼🔧" | "👩🏽🔧" | "👩🏾🔧" | "👩🏿🔧" | "👩🔧" | "🧑🏻🏭" | "🧑🏼🏭" | "🧑🏽🏭" | "🧑🏾🏭" | "🧑🏿🏭" | "🧑🏭" | "👨🏻🏭" | "👨🏼🏭" | "👨🏽🏭" | "👨🏾🏭" | "👨🏿🏭" | "👨🏭" | "👩🏻🏭" | "👩🏼🏭" | "👩🏽🏭" | "👩🏾🏭" | "👩🏿🏭" | "👩🏭" | "🧑🏻💼" | "🧑🏼💼" | "🧑🏽💼" | "🧑🏾💼" | "🧑🏿💼" | "🧑💼" | "👨🏻💼" | "👨🏼💼" | "👨🏽💼" | "👨🏾💼" | "👨🏿💼" | "👨💼" | "👩🏻💼" | "👩🏼💼" | "👩🏽💼" | "👩🏾💼" | "👩🏿💼" | "👩💼" | "🧑🏻🔬" | "🧑🏼🔬" | "🧑🏽🔬" | "🧑🏾🔬" | "🧑🏿🔬" | "🧑🔬" | "👨🏻🔬" | "👨🏼🔬" | "👨🏽🔬" | "👨🏾🔬" | "👨🏿🔬" | "👨🔬" | "👩🏻🔬" | "👩🏼🔬" | "👩🏽🔬" | "👩🏾🔬" | "👩🏿🔬" | "👩🔬" | "🧑🏻💻" | "🧑🏼💻" | "🧑🏽💻" | "🧑🏾💻" | "🧑🏿💻" | "🧑💻" | "👨🏻💻" | "👨🏼💻" | "👨🏽💻" | "👨🏾💻" | "👨🏿💻" | "👨💻" | "👩🏻💻" | "👩🏼💻" | "👩🏽💻" | "👩🏾💻" | "👩🏿💻" | "👩💻" | "🧑🏻🎤" | "🧑🏼🎤" | "🧑🏽🎤" | "🧑🏾🎤" | "🧑🏿🎤" | "🧑🎤" | "👨🏻🎤" | "👨🏼🎤" | "👨🏽🎤" | "👨🏾🎤" | "👨🏿🎤" | "👨🎤" | "👩🏻🎤" | "👩🏼🎤" | "👩🏽🎤" | "👩🏾🎤" | "👩🏿🎤" | "👩🎤" | "🧑🏻🎨" | "🧑🏼🎨" | "🧑🏽🎨" | "🧑🏾🎨" | "🧑🏿🎨" | "🧑🎨" | "👨🏻🎨" | "👨🏼🎨" | "👨🏽🎨" | "👨🏾🎨" | "👨🏿🎨" | "👨🎨" | "👩🏻🎨" | "👩🏼🎨" | "👩🏽🎨" | "👩🏾🎨" | "👩🏿🎨" | "👩🎨" | "🧑🏻✈️" | "🧑🏼✈️" | "🧑🏽✈️" | "🧑🏾✈️" | "🧑🏿✈️" | "🧑✈️" | "🧑✈" | "👨🏻✈️" | "👨🏼✈️" | "👨🏽✈️" | "👨🏾✈️" | "👨🏿✈️" | "👨✈️" | "👨✈" | "👩🏻✈️" | "👩🏼✈️" | "👩🏽✈️" | "👩🏾✈️" | "👩🏿✈️" | "👩✈️" | "👩✈" | "🧑🏻🚀" | "🧑🏼🚀" | "🧑🏽🚀" | "🧑🏾🚀" | "🧑🏿🚀" | "🧑🚀" | "👨🏻🚀" | "👨🏼🚀" | "👨🏽🚀" | "👨🏾🚀" | "👨🏿🚀" | "👨🚀" | "👩🏻🚀" | "👩🏼🚀" | "👩🏽🚀" | "👩🏾🚀" | "👩🏿🚀" | "👩🚀" | "🧑🏻🚒" | "🧑🏼🚒" | "🧑🏽🚒" | "🧑🏾🚒" | "🧑🏿🚒" | "🧑🚒" | "👨🏻🚒" | "👨🏼🚒" | "👨🏽🚒" | "👨🏾🚒" | "👨🏿🚒" | "👨🚒" | "👩🏻🚒" | "👩🏼🚒" | "👩🏽🚒" | "👩🏾🚒" | "👩🏿🚒" | "👩🚒" | "👮🏻" | "👮🏼" | "👮🏽" | "👮🏾" | "👮🏿" | "👮" | "👮🏻♂️" | "👮🏼♂️" | "👮🏽♂️" | "👮🏾♂️" | "👮🏿♂️" | "👮♂️" | "👮♂" | "👮🏻♀️" | "👮🏼♀️" | "👮🏽♀️" | "👮🏾♀️" | "👮🏿♀️" | "👮♀️" | "👮♀" | "🕵🏻" | "🕵🏼" | "🕵🏽" | "🕵🏾" | "🕵🏿" | "🕵️" | "🕵" | "🕵🏻♂️" | "🕵🏼♂️" | "🕵🏽♂️" | "🕵🏾♂️" | "🕵🏿♂️" | "🕵️♂️" | "🕵🏻♀️" | "🕵🏼♀️" | "🕵🏽♀️" | "🕵🏾♀️" | "🕵🏿♀️" | "🕵️♀️" | "💂🏻" | "💂🏼" | "💂🏽" | "💂🏾" | "💂🏿" | "💂" | "💂🏻♂️" | "💂🏼♂️" | "💂🏽♂️" | "💂🏾♂️" | "💂🏿♂️" | "💂♂️" | "💂♂" | "💂🏻♀️" | "💂🏼♀️" | "💂🏽♀️" | "💂🏾♀️" | "💂🏿♀️" | "💂♀️" | "💂♀" | "🥷🏻" | "🥷🏼" | "🥷🏽" | "🥷🏾" | "🥷🏿" | "🥷" | "👷🏻" | "👷🏼" | "👷🏽" | "👷🏾" | "👷🏿" | "👷" | "👷🏻♂️" | "👷🏼♂️" | "👷🏽♂️" | "👷🏾♂️" | "👷🏿♂️" | "👷♂️" | "👷♂" | "👷🏻♀️" | "👷🏼♀️" | "👷🏽♀️" | "👷🏾♀️" | "👷🏿♀️" | "👷♀️" | "👷♀" | "🫅🏻" | "🫅🏼" | "🫅🏽" | "🫅🏾" | "🫅🏿" | "🫅" | "🤴🏻" | "🤴🏼" | "🤴🏽" | "🤴🏾" | "🤴🏿" | "🤴" | "👸🏻" | "👸🏼" | "👸🏽" | "👸🏾" | "👸🏿" | "👸" | "👳🏻" | "👳🏼" | "👳🏽" | "👳🏾" | "👳🏿" | "👳" | "👳🏻♂️" | "👳🏼♂️" | "👳🏽♂️" | "👳🏾♂️" | "👳🏿♂️" | "👳♂️" | "👳♂" | "👳🏻♀️" | "👳🏼♀️" | "👳🏽♀️" | "👳🏾♀️" | "👳🏿♀️" | "👳♀️" | "👳♀" | "👲🏻" | "👲🏼" | "👲🏽" | "👲🏾" | "👲🏿" | "👲" | "🧕🏻" | "🧕🏼" | "🧕🏽" | "🧕🏾" | "🧕🏿" | "🧕" | "🤵🏻" | "🤵🏼" | "🤵🏽" | "🤵🏾" | "🤵🏿" | "🤵" | "🤵🏻♂️" | "🤵🏼♂️" | "🤵🏽♂️" | "🤵🏾♂️" | "🤵🏿♂️" | "🤵♂️" | "🤵♂" | "🤵🏻♀️" | "🤵🏼♀️" | "🤵🏽♀️" | "🤵🏾♀️" | "🤵🏿♀️" | "🤵♀️" | "🤵♀" | "👰🏻" | "👰🏼" | "👰🏽" | "👰🏾" | "👰🏿" | "👰" | "👰🏻♂️" | "👰🏼♂️" | "👰🏽♂️" | "👰🏾♂️" | "👰🏿♂️" | "👰♂️" | "👰♂" | "👰🏻♀️" | "👰🏼♀️" | "👰🏽♀️" | "👰🏾♀️" | "👰🏿♀️" | "👰♀️" | "👰♀" | "🤰🏻" | "🤰🏼" | "🤰🏽" | "🤰🏾" | "🤰🏿" | "🤰" | "🫃🏻" | "🫃🏼" | "🫃🏽" | "🫃🏾" | "🫃🏿" | "🫃" | "🫄🏻" | "🫄🏼" | "🫄🏽" | "🫄🏾" | "🫄🏿" | "🫄" | "🤱🏻" | "🤱🏼" | "🤱🏽" | "🤱🏾" | "🤱🏿" | "🤱" | "👩🏻🍼" | "👩🏼🍼" | "👩🏽🍼" | "👩🏾🍼" | "👩🏿🍼" | "👩🍼" | "👨🏻🍼" | "👨🏼🍼" | "👨🏽🍼" | "👨🏾🍼" | "👨🏿🍼" | "👨🍼" | "🧑🏻🍼" | "🧑🏼🍼" | "🧑🏽🍼" | "🧑🏾🍼" | "🧑🏿🍼" | "🧑🍼" | "👼🏻" | "👼🏼" | "👼🏽" | "👼🏾" | "👼🏿" | "👼" | "🎅🏻" | "🎅🏼" | "🎅🏽" | "🎅🏾" | "🎅🏿" | "🎅" | "🤶🏻" | "🤶🏼" | "🤶🏽" | "🤶🏾" | "🤶🏿" | "🤶" | "🧑🏻🎄" | "🧑🏼🎄" | "🧑🏽🎄" | "🧑🏾🎄" | "🧑🏿🎄" | "🧑🎄" | "🦸🏻" | "🦸🏼" | "🦸🏽" | "🦸🏾" | "🦸🏿" | "🦸" | "🦸🏻♂️" | "🦸🏼♂️" | "🦸🏽♂️" | "🦸🏾♂️" | "🦸🏿♂️" | "🦸♂️" | "🦸♂" | "🦸🏻♀️" | "🦸🏼♀️" | "🦸🏽♀️" | "🦸🏾♀️" | "🦸🏿♀️" | "🦸♀️" | "🦸♀" | "🦹🏻" | "🦹🏼" | "🦹🏽" | "🦹🏾" | "🦹🏿" | "🦹" | "🦹🏻♂️" | "🦹🏼♂️" | "🦹🏽♂️" | "🦹🏾♂️" | "🦹🏿♂️" | "🦹♂️" | "🦹♂" | "🦹🏻♀️" | "🦹🏼♀️" | "🦹🏽♀️" | "🦹🏾♀️" | "🦹🏿♀️" | "🦹♀️" | "🦹♀" | "🧙🏻" | "🧙🏼" | "🧙🏽" | "🧙🏾" | "🧙🏿" | "🧙" | "🧙🏻♂️" | "🧙🏼♂️" | "🧙🏽♂️" | "🧙🏾♂️" | "🧙🏿♂️" | "🧙♂️" | "🧙♂" | "🧙🏻♀️" | "🧙🏼♀️" | "🧙🏽♀️" | "🧙🏾♀️" | "🧙🏿♀️" | "🧙♀️" | "🧙♀" | "🧚🏻" | "🧚🏼" | "🧚🏽" | "🧚🏾" | "🧚🏿" | "🧚" | "🧚🏻♂️" | "🧚🏼♂️" | "🧚🏽♂️" | "🧚🏾♂️" | "🧚🏿♂️" | "🧚♂️" | "🧚♂" | "🧚🏻♀️" | "🧚🏼♀️" | "🧚🏽♀️" | "🧚🏾♀️" | "🧚🏿♀️" | "🧚♀️" | "🧚♀" | "🧛🏻" | "🧛🏼" | "🧛🏽" | "🧛🏾" | "🧛🏿" | "🧛" | "🧛🏻♂️" | "🧛🏼♂️" | "🧛🏽♂️" | "🧛🏾♂️" | "🧛🏿♂️" | "🧛♂️" | "🧛♂" | "🧛🏻♀️" | "🧛🏼♀️" | "🧛🏽♀️" | "🧛🏾♀️" | "🧛🏿♀️" | "🧛♀️" | "🧛♀" | "🧜🏻" | "🧜🏼" | "🧜🏽" | "🧜🏾" | "🧜🏿" | "🧜" | "🧜🏻♂️" | "🧜🏼♂️" | "🧜🏽♂️" | "🧜🏾♂️" | "🧜🏿♂️" | "🧜♂️" | "🧜♂" | "🧜🏻♀️" | "🧜🏼♀️" | "🧜🏽♀️" | "🧜🏾♀️" | "🧜🏿♀️" | "🧜♀️" | "🧜♀" | "🧝🏻" | "🧝🏼" | "🧝🏽" | "🧝🏾" | "🧝🏿" | "🧝" | "🧝🏻♂️" | "🧝🏼♂️" | "🧝🏽♂️" | "🧝🏾♂️" | "🧝🏿♂️" | "🧝♂️" | "🧝♂" | "🧝🏻♀️" | "🧝🏼♀️" | "🧝🏽♀️" | "🧝🏾♀️" | "🧝🏿♀️" | "🧝♀️" | "🧝♀" | "🧞" | "🧞♂️" | "🧞♂" | "🧞♀️" | "🧞♀" | "🧟" | "🧟♂️" | "🧟♂" | "🧟♀️" | "🧟♀" | "🧌" | "💆🏻" | "💆🏼" | "💆🏽" | "💆🏾" | "💆🏿" | "💆" | "💆🏻♂️" | "💆🏼♂️" | "💆🏽♂️" | "💆🏾♂️" | "💆🏿♂️" | "💆♂️" | "💆♂" | "💆🏻♀️" | "💆🏼♀️" | "💆🏽♀️" | "💆🏾♀️" | "💆🏿♀️" | "💆♀️" | "💆♀" | "💇🏻" | "💇🏼" | "💇🏽" | "💇🏾" | "💇🏿" | "💇" | "💇🏻♂️" | "💇🏼♂️" | "💇🏽♂️" | "💇🏾♂️" | "💇🏿♂️" | "💇♂️" | "💇♂" | "💇🏻♀️" | "💇🏼♀️" | "💇🏽♀️" | "💇🏾♀️" | "💇🏿♀️" | "💇♀️" | "💇♀" | "🚶🏻" | "🚶🏼" | "🚶🏽" | "🚶🏾" | "🚶🏿" | "🚶" | "🚶🏻♂️" | "🚶🏼♂️" | "🚶🏽♂️" | "🚶🏾♂️" | "🚶🏿♂️" | "🚶♂️" | "🚶♂" | "🚶🏻♀️" | "🚶🏼♀️" | "🚶🏽♀️" | "🚶🏾♀️" | "🚶🏿♀️" | "🚶♀️" | "🚶♀" | "🧍🏻" | "🧍🏼" | "🧍🏽" | "🧍🏾" | "🧍🏿" | "🧍" | "🧍🏻♂️" | "🧍🏼♂️" | "🧍🏽♂️" | "🧍🏾♂️" | "🧍🏿♂️" | "🧍♂️" | "🧍♂" | "🧍🏻♀️" | "🧍🏼♀️" | "🧍🏽♀️" | "🧍🏾♀️" | "🧍🏿♀️" | "🧍♀️" | "🧍♀" | "🧎🏻" | "🧎🏼" | "🧎🏽" | "🧎🏾" | "🧎🏿" | "🧎" | "🧎🏻♂️" | "🧎🏼♂️" | "🧎🏽♂️" | "🧎🏾♂️" | "🧎🏿♂️" | "🧎♂️" | "🧎♂" | "🧎🏻♀️" | "🧎🏼♀️" | "🧎🏽♀️" | "🧎🏾♀️" | "🧎🏿♀️" | "🧎♀️" | "🧎♀" | "🧑🏻🦯" | "🧑🏼🦯" | "🧑🏽🦯" | "🧑🏾🦯" | "🧑🏿🦯" | "🧑🦯" | "👨🏻🦯" | "👨🏼🦯" | "👨🏽🦯" | "👨🏾🦯" | "👨🏿🦯" | "👨🦯" | "👩🏻🦯" | "👩🏼🦯" | "👩🏽🦯" | "👩🏾🦯" | "👩🏿🦯" | "👩🦯" | "🧑🏻🦼" | "🧑🏼🦼" | "🧑🏽🦼" | "🧑🏾🦼" | "🧑🏿🦼" | "🧑🦼" | "👨🏻🦼" | "👨🏼🦼" | "👨🏽🦼" | "👨🏾🦼" | "👨🏿🦼" | "👨🦼" | "👩🏻🦼" | "👩🏼🦼" | "👩🏽🦼" | "👩🏾🦼" | "👩🏿🦼" | "👩🦼" | "🧑🏻🦽" | "🧑🏼🦽" | "🧑🏽🦽" | "🧑🏾🦽" | "🧑🏿🦽" | "🧑🦽" | "👨🏻🦽" | "👨🏼🦽" | "👨🏽🦽" | "👨🏾🦽" | "👨🏿🦽" | "👨🦽" | "👩🏻🦽" | "👩🏼🦽" | "👩🏽🦽" | "👩🏾🦽" | "👩🏿🦽" | "👩🦽" | "🏃🏻" | "🏃🏼" | "🏃🏽" | "🏃🏾" | "🏃🏿" | "🏃" | "🏃🏻♂️" | "🏃🏼♂️" | "🏃🏽♂️" | "🏃🏾♂️" | "🏃🏿♂️" | "🏃♂️" | "🏃♂" | "🏃🏻♀️" | "🏃🏼♀️" | "🏃🏽♀️" | "🏃🏾♀️" | "🏃🏿♀️" | "🏃♀️" | "🏃♀" | "💃🏻" | "💃🏼" | "💃🏽" | "💃🏾" | "💃🏿" | "💃" | "🕺🏻" | "🕺🏼" | "🕺🏽" | "🕺🏾" | "🕺🏿" | "🕺" | "🕴🏻" | "🕴🏼" | "🕴🏽" | "🕴🏾" | "🕴🏿" | "🕴️" | "🕴" | "👯" | "👯♂️" | "👯♂" | "👯♀️" | "👯♀" | "🧖🏻" | "🧖🏼" | "🧖🏽" | "🧖🏾" | "🧖🏿" | "🧖" | "🧖🏻♂️" | "🧖🏼♂️" | "🧖🏽♂️" | "🧖🏾♂️" | "🧖🏿♂️" | "🧖♂️" | "🧖♂" | "🧖🏻♀️" | "🧖🏼♀️" | "🧖🏽♀️" | "🧖🏾♀️" | "🧖🏿♀️" | "🧖♀️" | "🧖♀" | "🧗🏻" | "🧗🏼" | "🧗🏽" | "🧗🏾" | "🧗🏿" | "🧗" | "🧗🏻♂️" | "🧗🏼♂️" | "🧗🏽♂️" | "🧗🏾♂️" | "🧗🏿♂️" | "🧗♂️" | "🧗♂" | "🧗🏻♀️" | "🧗🏼♀️" | "🧗🏽♀️" | "🧗🏾♀️" | "🧗🏿♀️" | "🧗♀️" | "🧗♀" | "🤺" | "🏇🏻" | "🏇🏼" | "🏇🏽" | "🏇🏾" | "🏇🏿" | "🏇" | "⛷️" | "⛷" | "🏂🏻" | "🏂🏼" | "🏂🏽" | "🏂🏾" | "🏂🏿" | "🏂" | "🏌🏻" | "🏌🏼" | "🏌🏽" | "🏌🏾" | "🏌🏿" | "🏌️" | "🏌" | "🏌🏻♂️" | "🏌🏼♂️" | "🏌🏽♂️" | "🏌🏾♂️" | "🏌🏿♂️" | "🏌️♂️" | "🏌🏻♀️" | "🏌🏼♀️" | "🏌🏽♀️" | "🏌🏾♀️" | "🏌🏿♀️" | "🏌️♀️" | "🏄🏻" | "🏄🏼" | "🏄🏽" | "🏄🏾" | "🏄🏿" | "🏄" | "🏄🏻♂️" | "🏄🏼♂️" | "🏄🏽♂️" | "🏄🏾♂️" | "🏄🏿♂️" | "🏄♂️" | "🏄♂" | "🏄🏻♀️" | "🏄🏼♀️" | "🏄🏽♀️" | "🏄🏾♀️" | "🏄🏿♀️" | "🏄♀️" | "🏄♀" | "🚣🏻" | "🚣🏼" | "🚣🏽" | "🚣🏾" | "🚣🏿" | "🚣" | "🚣🏻♂️" | "🚣🏼♂️" | "🚣🏽♂️" | "🚣🏾♂️" | "🚣🏿♂️" | "🚣♂️" | "🚣♂" | "🚣🏻♀️" | "🚣🏼♀️" | "🚣🏽♀️" | "🚣🏾♀️" | "🚣🏿♀️" | "🚣♀️" | "🚣♀" | "🏊🏻" | "🏊🏼" | "🏊🏽" | "🏊🏾" | "🏊🏿" | "🏊" | "🏊🏻♂️" | "🏊🏼♂️" | "🏊🏽♂️" | "🏊🏾♂️" | "🏊🏿♂️" | "🏊♂️" | "🏊♂" | "🏊🏻♀️" | "🏊🏼♀️" | "🏊🏽♀️" | "🏊🏾♀️" | "🏊🏿♀️" | "🏊♀️" | "🏊♀" | "⛹🏻" | "⛹🏼" | "⛹🏽" | "⛹🏾" | "⛹🏿" | "⛹️" | "⛹" | "⛹🏻♂️" | "⛹🏼♂️" | "⛹🏽♂️" | "⛹🏾♂️" | "⛹🏿♂️" | "⛹️♂️" | "⛹🏻♀️" | "⛹🏼♀️" | "⛹🏽♀️" | "⛹🏾♀️" | "⛹🏿♀️" | "⛹️♀️" | "🏋🏻" | "🏋🏼" | "🏋🏽" | "🏋🏾" | "🏋🏿" | "🏋️" | "🏋" | "🏋🏻♂️" | "🏋🏼♂️" | "🏋🏽♂️" | "🏋🏾♂️" | "🏋🏿♂️" | "🏋️♂️" | "🏋🏻♀️" | "🏋🏼♀️" | "🏋🏽♀️" | "🏋🏾♀️" | "🏋🏿♀️" | "🏋️♀️" | "🚴🏻" | "🚴🏼" | "🚴🏽" | "🚴🏾" | "🚴🏿" | "🚴" | "🚴🏻♂️" | "🚴🏼♂️" | "🚴🏽♂️" | "🚴🏾♂️" | "🚴🏿♂️" | "🚴♂️" | "🚴♂" | "🚴🏻♀️" | "🚴🏼♀️" | "🚴🏽♀️" | "🚴🏾♀️" | "🚴🏿♀️" | "🚴♀️" | "🚴♀" | "🚵🏻" | "🚵🏼" | "🚵🏽" | "🚵🏾" | "🚵🏿" | "🚵" | "🚵🏻♂️" | "🚵🏼♂️" | "🚵🏽♂️" | "🚵🏾♂️" | "🚵🏿♂️" | "🚵♂️" | "🚵♂" | "🚵🏻♀️" | "🚵🏼♀️" | "🚵🏽♀️" | "🚵🏾♀️" | "🚵🏿♀️" | "🚵♀️" | "🚵♀" | "🤸🏻" | "🤸🏼" | "🤸🏽" | "🤸🏾" | "🤸🏿" | "🤸" | "🤸🏻♂️" | "🤸🏼♂️" | "🤸🏽♂️" | "🤸🏾♂️" | "🤸🏿♂️" | "🤸♂️" | "🤸♂" | "🤸🏻♀️" | "🤸🏼♀️" | "🤸🏽♀️" | "🤸🏾♀️" | "🤸🏿♀️" | "🤸♀️" | "🤸♀" | "🤼" | "🤼♂️" | "🤼♂" | "🤼♀️" | "🤼♀" | "🤽🏻" | "🤽🏼" | "🤽🏽" | "🤽🏾" | "🤽🏿" | "🤽" | "🤽🏻♂️" | "🤽🏼♂️" | "🤽🏽♂️" | "🤽🏾♂️" | "🤽🏿♂️" | "🤽♂️" | "🤽♂" | "🤽🏻♀️" | "🤽🏼♀️" | "🤽🏽♀️" | "🤽🏾♀️" | "🤽🏿♀️" | "🤽♀️" | "🤽♀" | "🤾🏻" | "🤾🏼" | "🤾🏽" | "🤾🏾" | "🤾🏿" | "🤾" | "🤾🏻♂️" | "🤾🏼♂️" | "🤾🏽♂️" | "🤾🏾♂️" | "🤾🏿♂️" | "🤾♂️" | "🤾♂" | "🤾🏻♀️" | "🤾🏼♀️" | "🤾🏽♀️" | "🤾🏾♀️" | "🤾🏿♀️" | "🤾♀️" | "🤾♀" | "🤹🏻" | "🤹🏼" | "🤹🏽" | "🤹🏾" | "🤹🏿" | "🤹" | "🤹🏻♂️" | "🤹🏼♂️" | "🤹🏽♂️" | "🤹🏾♂️" | "🤹🏿♂️" | "🤹♂️" | "🤹♂" | "🤹🏻♀️" | "🤹🏼♀️" | "🤹🏽♀️" | "🤹🏾♀️" | "🤹🏿♀️" | "🤹♀️" | "🤹♀" | "🧘🏻" | "🧘🏼" | "🧘🏽" | "🧘🏾" | "🧘🏿" | "🧘" | "🧘🏻♂️" | "🧘🏼♂️" | "🧘🏽♂️" | "🧘🏾♂️" | "🧘🏿♂️" | "🧘♂️" | "🧘♂" | "🧘🏻♀️" | "🧘🏼♀️" | "🧘🏽♀️" | "🧘🏾♀️" | "🧘🏿♀️" | "🧘♀️" | "🧘♀" | "🛀🏻" | "🛀🏼" | "🛀🏽" | "🛀🏾" | "🛀🏿" | "🛀" | "🛌🏻" | "🛌🏼" | "🛌🏽" | "🛌🏾" | "🛌🏿" | "🛌" | "🧑🏻🤝🧑🏻" | "🧑🏻🤝🧑🏼" | "🧑🏻🤝🧑🏽" | "🧑🏻🤝🧑🏾" | "🧑🏻🤝🧑🏿" | "🧑🏼🤝🧑🏻" | "🧑🏼🤝🧑🏼" | "🧑🏼🤝🧑🏽" | "🧑🏼🤝🧑🏾" | "🧑🏼🤝🧑🏿" | "🧑🏽🤝🧑🏻" | "🧑🏽🤝🧑🏼" | "🧑🏽🤝🧑🏽" | "🧑🏽🤝🧑🏾" | "🧑🏽🤝🧑🏿" | "🧑🏾🤝🧑🏻" | "🧑🏾🤝🧑🏼" | "🧑🏾🤝🧑🏽" | "🧑🏾🤝🧑🏾" | "🧑🏾🤝🧑🏿" | "🧑🏿🤝🧑🏻" | "🧑🏿🤝🧑🏼" | "🧑🏿🤝🧑🏽" | "🧑🏿🤝🧑🏾" | "🧑🏿🤝🧑🏿" | "🧑🤝🧑" | "👭" | "👫" | "👬" | "💏" | "💑" | "👪" | "👨👩👦" | "👨👩👧" | "👨👩👧👦" | "👨👩👦👦" | "👨👩👧👧" | "👨👨👦" | "👨👨👧" | "👨👨👧👦" | "👨👨👦👦" | "👨👨👧👧" | "👩👩👦" | "👩👩👧" | "👩👩👧👦" | "👩👩👦👦" | "👩👩👧👧" | "👨👦" | "👨👦👦" | "👨👧" | "👨👧👦" | "👨👧👧" | "👩👦" | "👩👦👦" | "👩👧" | "👩👧👦" | "👩👧👧" | "🗣️" | "🗣" | "👤" | "👥" | "🫂" | "👣" | "🐵" | "🐒" | "🦍" | "🦧" | "🐶" | "🐕" | "🦮" | "🐕🦺" | "🐩" | "🐺" | "🦊" | "🦝" | "🐱" | "🐈" | "🐈⬛" | "🦁" | "🐯" | "🐅" | "🐆" | "🐴" | "🐎" | "🦄" | "🦓" | "🦌" | "🦬" | "🐮" | "🐂" | "🐃" | "🐄" | "🐷" | "🐖" | "🐗" | "🐽" | "🐏" | "🐑" | "🐐" | "🐪" | "🐫" | "🦙" | "🦒" | "🐘" | "🦣" | "🦏" | "🦛" | "🐭" | "🐁" | "🐀" | "🐹" | "🐰" | "🐇" | "🐿️" | "🐿" | "🦫" | "🦔" | "🦇" | "🐻" | "🐻❄️" | "🐻❄" | "🐨" | "🐼" | "🦥" | "🦦" | "🦨" | "🦘" | "🦡" | "🐾" | "🦃" | "🐔" | "🐓" | "🐣" | "🐤" | "🐥" | "🐦" | "🐧" | "🕊️" | "🕊" | "🦅" | "🦆" | "🦢" | "🦉" | "🦤" | "🪶" | "🦩" | "🦚" | "🦜" | "🐸" | "🐊" | "🐢" | "🦎" | "🐍" | "🐲" | "🐉" | "🦕" | "🦖" | "🐳" | "🐋" | "🐬" | "🦭" | "🐟" | "🐠" | "🐡" | "🦈" | "🐙" | "🐚" | "🪸" | "🐌" | "🦋" | "🐛" | "🐜" | "🐝" | "🪲" | "🐞" | "🦗" | "🪳" | "🕷️" | "🕷" | "🕸️" | "🕸" | "🦂" | "🦟" | "🪰" | "🪱" | "🦠" | "💐" | "🌸" | "💮" | "🪷" | "🏵️" | "🏵" | "🌹" | "🥀" | "🌺" | "🌻" | "🌼" | "🌷" | "🌱" | "🪴" | "🌲" | "🌳" | "🌴" | "🌵" | "🌾" | "🌿" | "☘️" | "☘" | "🍀" | "🍁" | "🍂" | "🍃" | "🪹" | "🪺" | "🍇" | "🍈" | "🍉" | "🍊" | "🍋" | "🍌" | "🍍" | "🥭" | "🍎" | "🍏" | "🍐" | "🍑" | "🍒" | "🍓" | "🫐" | "🥝" | "🍅" | "🫒" | "🥥" | "🥑" | "🍆" | "🥔" | "🥕" | "🌽" | "🌶️" | "🌶" | "🫑" | "🥒" | "🥬" | "🥦" | "🧄" | "🧅" | "🍄" | "🥜" | "🫘" | "🌰" | "🍞" | "🥐" | "🥖" | "🫓" | "🥨" | "🥯" | "🥞" | "🧇" | "🧀" | "🍖" | "🍗" | "🥩" | "🥓" | "🍔" | "🍟" | "🍕" | "🌭" | "🥪" | "🌮" | "🌯" | "🫔" | "🥙" | "🧆" | "🥚" | "🍳" | "🥘" | "🍲" | "🫕" | "🥣" | "🥗" | "🍿" | "🧈" | "🧂" | "🥫" | "🍱" | "🍘" | "🍙" | "🍚" | "🍛" | "🍜" | "🍝" | "🍠" | "🍢" | "🍣" | "🍤" | "🍥" | "🥮" | "🍡" | "🥟" | "🥠" | "🥡" | "🦀" | "🦞" | "🦐" | "🦑" | "🦪" | "🍦" | "🍧" | "🍨" | "🍩" | "🍪" | "🎂" | "🍰" | "🧁" | "🥧" | "🍫" | "🍬" | "🍭" | "🍮" | "🍯" | "🍼" | "🥛" | "☕" | "🫖" | "🍵" | "🍶" | "🍾" | "🍷" | "🍸" | "🍹" | "🍺" | "🍻" | "🥂" | "🥃" | "🫗" | "🥤" | "🧋" | "🧃" | "🧉" | "🧊" | "🥢" | "🍽️" | "🍽" | "🍴" | "🥄" | "🔪" | "🫙" | "🏺" | "🌍" | "🌎" | "🌏" | "🌐" | "🗺️" | "🗺" | "🗾" | "🧭" | "🏔️" | "🏔" | "⛰️" | "⛰" | "🌋" | "🗻" | "🏕️" | "🏕" | "🏖️" | "🏖" | "🏜️" | "🏜" | "🏝️" | "🏝" | "🏞️" | "🏞" | "🏟️" | "🏟" | "🏛️" | "🏛" | "🏗️" | "🏗" | "🧱" | "🪨" | "🪵" | "🛖" | "🏘️" | "🏘" | "🏚️" | "🏚" | "🏠" | "🏡" | "🏢" | "🏣" | "🏤" | "🏥" | "🏦" | "🏨" | "🏩" | "🏪" | "🏫" | "🏬" | "🏭" | "🏯" | "🏰" | "💒" | "🗼" | "🗽" | "⛪" | "🕌" | "🛕" | "🕍" | "⛩️" | "⛩" | "🕋" | "⛲" | "⛺" | "🌁" | "🌃" | "🏙️" | "🏙" | "🌄" | "🌅" | "🌆" | "🌇" | "🌉" | "♨️" | "♨" | "🎠" | "🛝" | "🎡" | "🎢" | "💈" | "🎪" | "🚂" | "🚃" | "🚄" | "🚅" | "🚆" | "🚇" | "🚈" | "🚉" | "🚊" | "🚝" | "🚞" | "🚋" | "🚌" | "🚍" | "🚎" | "🚐" | "🚑" | "🚒" | "🚓" | "🚔" | "🚕" | "🚖" | "🚗" | "🚘" | "🚙" | "🛻" | "🚚" | "🚛" | "🚜" | "🏎️" | "🏎" | "🏍️" | "🏍" | "🛵" | "🦽" | "🦼" | "🛺" | "🚲" | "🛴" | "🛹" | "🛼" | "🚏" | "🛣️" | "🛣" | "🛤️" | "🛤" | "🛢️" | "🛢" | "⛽" | "🛞" | "🚨" | "🚥" | "🚦" | "🛑" | "🚧" | "⚓" | "🛟" | "⛵" | "🛶" | "🚤" | "🛳️" | "🛳" | "⛴️" | "⛴" | "🛥️" | "🛥" | "🚢" | "✈️" | "✈" | "🛩️" | "🛩" | "🛫" | "🛬" | "🪂" | "💺" | "🚁" | "🚟" | "🚠" | "🚡" | "🛰️" | "🛰" | "🚀" | "🛸" | "🛎️" | "🛎" | "🧳" | "⌛" | "⏳" | "⌚" | "⏰" | "⏱️" | "⏱" | "⏲️" | "⏲" | "🕰️" | "🕰" | "🕛" | "🕧" | "🕐" | "🕜" | "🕑" | "🕝" | "🕒" | "🕞" | "🕓" | "🕟" | "🕔" | "🕠" | "🕕" | "🕡" | "🕖" | "🕢" | "🕗" | "🕣" | "🕘" | "🕤" | "🕙" | "🕥" | "🕚" | "🕦" | "🌑" | "🌒" | "🌓" | "🌔" | "🌕" | "🌖" | "🌗" | "🌘" | "🌙" | "🌚" | "🌛" | "🌜" | "🌡️" | "🌡" | "☀️" | "☀" | "🌝" | "🌞" | "🪐" | "⭐" | "🌟" | "🌠" | "🌌" | "☁️" | "☁" | "⛅" | "⛈️" | "⛈" | "🌤️" | "🌤" | "🌥️" | "🌥" | "🌦️" | "🌦" | "🌧️" | "🌧" | "🌨️" | "🌨" | "🌩️" | "🌩" | "🌪️" | "🌪" | "🌫️" | "🌫" | "🌬️" | "🌬" | "🌀" | "🌈" | "🌂" | "☂️" | "☂" | "☔" | "⛱️" | "⛱" | "⚡" | "❄️" | "❄" | "☃️" | "☃" | "⛄" | "☄️" | "☄" | "🔥" | "💧" | "🌊" | "🎃" | "🎄" | "🎆" | "🎇" | "🧨" | "✨" | "🎈" | "🎉" | "🎊" | "🎋" | "🎍" | "🎎" | "🎏" | "🎐" | "🎑" | "🧧" | "🎀" | "🎁" | "🎗️" | "🎗" | "🎟️" | "🎟" | "🎫" | "🎖️" | "🎖" | "🏆" | "🏅" | "🥇" | "🥈" | "🥉" | "⚽" | "⚾" | "🥎" | "🏀" | "🏐" | "🏈" | "🏉" | "🎾" | "🥏" | "🎳" | "🏏" | "🏑" | "🏒" | "🥍" | "🏓" | "🏸" | "🥊" | "🥋" | "🥅" | "⛳" | "⛸️" | "⛸" | "🎣" | "🤿" | "🎽" | "🎿" | "🛷" | "🥌" | "🎯" | "🪀" | "🪁" | "🎱" | "🔮" | "🪄" | "🧿" | "🪬" | "🎮" | "🕹️" | "🕹" | "🎰" | "🎲" | "🧩" | "🧸" | "🪅" | "🪩" | "🪆" | "♠️" | "♠" | "♥️" | "♥" | "♦️" | "♦" | "♣️" | "♣" | "♟️" | "♟" | "🃏" | "🀄" | "🎴" | "🎭" | "🖼️" | "🖼" | "🎨" | "🧵" | "🪡" | "🧶" | "🪢" | "👓" | "🕶️" | "🕶" | "🥽" | "🥼" | "🦺" | "👔" | "👕" | "👖" | "🧣" | "🧤" | "🧥" | "🧦" | "👗" | "👘" | "🥻" | "🩱" | "🩲" | "🩳" | "👙" | "👚" | "👛" | "👜" | "👝" | "🛍️" | "🛍" | "🎒" | "🩴" | "👞" | "👟" | "🥾" | "🥿" | "👠" | "👡" | "🩰" | "👢" | "👑" | "👒" | "🎩" | "🎓" | "🧢" | "🪖" | "⛑️" | "⛑" | "📿" | "💄" | "💍" | "💎" | "🔇" | "🔈" | "🔉" | "🔊" | "📢" | "📣" | "📯" | "🔔" | "🔕" | "🎼" | "🎵" | "🎶" | "🎙️" | "🎙" | "🎚️" | "🎚" | "🎛️" | "🎛" | "🎤" | "🎧" | "📻" | "🎷" | "🪗" | "🎸" | "🎹" | "🎺" | "🎻" | "🪕" | "🥁" | "🪘" | "📱" | "📲" | "☎️" | "☎" | "📞" | "📟" | "📠" | "🔋" | "🪫" | "🔌" | "💻" | "🖥️" | "🖥" | "🖨️" | "🖨" | "⌨️" | "⌨" | "🖱️" | "🖱" | "🖲️" | "🖲" | "💽" | "💾" | "💿" | "📀" | "🧮" | "🎥" | "🎞️" | "🎞" | "📽️" | "📽" | "🎬" | "📺" | "📷" | "📸" | "📹" | "📼" | "🔍" | "🔎" | "🕯️" | "🕯" | "💡" | "🔦" | "🏮" | "🪔" | "📔" | "📕" | "📖" | "📗" | "📘" | "📙" | "📚" | "📓" | "📒" | "📃" | "📜" | "📄" | "📰" | "🗞️" | "🗞" | "📑" | "🔖" | "🏷️" | "🏷" | "💰" | "🪙" | "💴" | "💵" | "💶" | "💷" | "💸" | "💳" | "🧾" | "💹" | "✉️" | "✉" | "📧" | "📨" | "📩" | "📤" | "📥" | "📦" | "📫" | "📪" | "📬" | "📭" | "📮" | "🗳️" | "🗳" | "✏️" | "✏" | "✒️" | "✒" | "🖋️" | "🖋" | "🖊️" | "🖊" | "🖌️" | "🖌" | "🖍️" | "🖍" | "📝" | "💼" | "📁" | "📂" | "🗂️" | "🗂" | "📅" | "📆" | "🗒️" | "🗒" | "🗓️" | "🗓" | "📇" | "📈" | "📉" | "📊" | "📋" | "📌" | "📍" | "📎" | "🖇️" | "🖇" | "📏" | "📐" | "✂️" | "✂" | "🗃️" | "🗃" | "🗄️" | "🗄" | "🗑️" | "🗑" | "🔒" | "🔓" | "🔏" | "🔐" | "🔑" | "🗝️" | "🗝" | "🔨" | "🪓" | "⛏️" | "⛏" | "⚒️" | "⚒" | "🛠️" | "🛠" | "🗡️" | "🗡" | "⚔️" | "⚔" | "🔫" | "🪃" | "🏹" | "🛡️" | "🛡" | "🪚" | "🔧" | "🪛" | "🔩" | "⚙️" | "⚙" | "🗜️" | "🗜" | "⚖️" | "⚖" | "🦯" | "🔗" | "⛓️" | "⛓" | "🪝" | "🧰" | "🧲" | "🪜" | "⚗️" | "⚗" | "🧪" | "🧫" | "🧬" | "🔬" | "🔭" | "📡" | "💉" | "🩸" | "💊" | "🩹" | "🩼" | "🩺" | "🩻" | "🚪" | "🛗" | "🪞" | "🪟" | "🛏️" | "🛏" | "🛋️" | "🛋" | "🪑" | "🚽" | "🪠" | "🚿" | "🛁" | "🪤" | "🪒" | "🧴" | "🧷" | "🧹" | "🧺" | "🧻" | "🪣" | "🧼" | "🫧" | "🪥" | "🧽" | "🧯" | "🛒" | "🚬" | "⚰️" | "⚰" | "🪦" | "⚱️" | "⚱" | "🗿" | "🪧" | "🪪" | "🏧" | "🚮" | "🚰" | "♿" | "🚹" | "🚺" | "🚻" | "🚼" | "🚾" | "🛂" | "🛃" | "🛄" | "🛅" | "⚠️" | "⚠" | "🚸" | "⛔" | "🚫" | "🚳" | "🚭" | "🚯" | "🚱" | "🚷" | "📵" | "🔞" | "☢️" | "☢" | "☣️" | "☣" | "⬆️" | "⬆" | "↗️" | "↗" | "➡️" | "➡" | "↘️" | "↘" | "⬇️" | "⬇" | "↙️" | "↙" | "⬅️" | "⬅" | "↖️" | "↖" | "↕️" | "↕" | "↔️" | "↩️" | "↩" | "↪️" | "↪" | "⤴️" | "⤴" | "⤵️" | "⤵" | "🔃" | "🔄" | "🔙" | "🔚" | "🔛" | "🔜" | "🔝" | "🛐" | "⚛️" | "⚛" | "🕉️" | "🕉" | "✡️" | "✡" | "☸️" | "☸" | "☯️" | "☯" | "✝️" | "✝" | "☦️" | "☦" | "☪️" | "☪" | "☮️" | "☮" | "🕎" | "🔯" | "♈" | "♉" | "♊" | "♋" | "♌" | "♍" | "♎" | "♏" | "♐" | "♑" | "♒" | "♓" | "⛎" | "🔀" | "🔁" | "🔂" | "▶️" | "⏩" | "⏭️" | "⏭" | "⏯️" | "⏯" | "◀️" | "⏪" | "⏮️" | "⏮" | "🔼" | "⏫" | "🔽" | "⏬" | "⏸️" | "⏸" | "⏹️" | "⏹" | "⏺️" | "⏺" | "⏏️" | "⏏" | "🎦" | "🔅" | "🔆" | "📶" | "📳" | "📴" | "♀️" | "♀" | "♂️" | "♂" | "⚧️" | "⚧" | "✖️" | "✖" | "➕" | "➖" | "➗" | "🟰" | "♾️" | "♾" | "‼️" | "‼" | "⁉️" | "⁉" | "❓" | "❔" | "❕" | "❗" | "〰️" | "〰" | "💱" | "💲" | "⚕️" | "⚕" | "♻️" | "♻" | "⚜️" | "⚜" | "🔱" | "📛" | "🔰" | "⭕" | "✅" | "☑️" | "☑" | "✔️" | "✔" | "❌" | "❎" | "➰" | "➿" | "〽️" | "〽" | "✳️" | "✳" | "✴️" | "✴" | "❇️" | "❇" | "©️" | "©" | "®️" | "®" | "™️" | "#️⃣" | "#⃣" | "*️⃣" | "*⃣" | "0️⃣" | "0⃣" | "1️⃣" | "1⃣" | "2️⃣" | "2⃣" | "3️⃣" | "3⃣" | "4️⃣" | "4⃣" | "5️⃣" | "5⃣" | "6️⃣" | "6⃣" | "7️⃣" | "7⃣" | "8️⃣" | "8⃣" | "9️⃣" | "9⃣" | "🔟" | "🔠" | "🔡" | "🔢" | "🔣" | "🔤" | "🅰️" | "🅰" | "🆎" | "🅱️" | "🅱" | "🆑" | "🆒" | "🆓" | "ℹ️" | "ℹ" | "🆔" | "Ⓜ️" | "Ⓜ" | "🆕" | "🆖" | "🅾️" | "🅾" | "🆗" | "🅿️" | "🅿" | "🆘" | "🆙" | "🆚" | "🈁" | "🈂️" | "🈂" | "🈷️" | "🈷" | "🈶" | "🈯" | "🉐" | "🈹" | "🈚" | "🈲" | "🉑" | "🈸" | "🈴" | "🈳" | "㊗️" | "㊗" | "㊙️" | "㊙" | "🈺" | "🈵" | "🔴" | "🟠" | "🟡" | "🟢" | "🔵" | "🟣" | "🟤" | "⚫" | "⚪" | "🟥" | "🟧" | "🟨" | "🟩" | "🟦" | "🟪" | "🟫" | "⬛" | "⬜" | "◼️" | "◼" | "◻️" | "◻" | "◾" | "◽" | "▪️" | "▪" | "▫️" | "▫" | "🔶" | "🔷" | "🔸" | "🔹" | "🔺" | "🔻" | "💠" | "🔘" | "🔳" | "🔲" | "🏁" | "🚩" | "🎌" | "🏴" | "🏳️" | "🏳" | "🏳️🌈" | "🏳🌈" | "🏳️⚧️" | "🏴☠️" | "🏴☠" | "🇦🇨" | "🇦🇩" | "🇦🇪" | "🇦🇫" | "🇦🇬" | "🇦🇮" | "🇦🇱" | "🇦🇲" | "🇦🇴" | "🇦🇶" | "🇦🇷" | "🇦🇸" | "🇦🇹" | "🇦🇺" | "🇦🇼" | "🇦🇽" | "🇦🇿" | "🇧🇦" | "🇧🇧" | "🇧🇩" | "🇧🇪" | "🇧🇫" | "🇧🇬" | "🇧🇭" | "🇧🇮" | "🇧🇯" | "🇧🇱" | "🇧🇲" | "🇧🇳" | "🇧🇴" | "🇧🇶" | "🇧🇷" | "🇧🇸" | "🇧🇹" | "🇧🇻" | "🇧🇼" | "🇧🇾" | "🇧🇿" | "🇨🇦" | "🇨🇨" | "🇨🇩" | "🇨🇫" | "🇨🇬" | "🇨🇭" | "🇨🇮" | "🇨🇰" | "🇨🇱" | "🇨🇲" | "🇨🇳" | "🇨🇴" | "🇨🇵" | "🇨🇷" | "🇨🇺" | "🇨🇻" | "🇨🇼" | "🇨🇽" | "🇨🇾" | "🇨🇿" | "🇩🇪" | "🇩🇬" | "🇩🇯" | "🇩🇰" | "🇩🇲" | "🇩🇴" | "🇩🇿" | "🇪🇦" | "🇪🇨" | "🇪🇪" | "🇪🇬" | "🇪🇭" | "🇪🇷" | "🇪🇸" | "🇪🇹" | "🇪🇺" | "🇫🇮" | "🇫🇯" | "🇫🇰" | "🇫🇲" | "🇫🇴" | "🇫🇷" | "🇬🇦" | "🇬🇧" | "🇬🇩" | "🇬🇪" | "🇬🇫" | "🇬🇬" | "🇬🇭" | "🇬🇮" | "🇬🇱" | "🇬🇲" | "🇬🇳" | "🇬🇵" | "🇬🇶" | "🇬🇷" | "🇬🇸" | "🇬🇹" | "🇬🇺" | "🇬🇼" | "🇬🇾" | "🇭🇰" | "🇭🇲" | "🇭🇳" | "🇭🇷" | "🇭🇹" | "🇭🇺" | "🇮🇨" | "🇮🇩" | "🇮🇪" | "🇮🇱" | "🇮🇲" | "🇮🇳" | "🇮🇴" | "🇮🇶" | "🇮🇷" | "🇮🇸" | "🇮🇹" | "🇯🇪" | "🇯🇲" | "🇯🇴" | "🇯🇵" | "🇰🇪" | "🇰🇬" | "🇰🇭" | "🇰🇮" | "🇰🇲" | "🇰🇳" | "🇰🇵" | "🇰🇷" | "🇰🇼" | "🇰🇾" | "🇰🇿" | "🇱🇦" | "🇱🇧" | "🇱🇨" | "🇱🇮" | "🇱🇰" | "🇱🇷" | "🇱🇸" | "🇱🇹" | "🇱🇺" | "🇱🇻" | "🇱🇾" | "🇲🇦" | "🇲🇨" | "🇲🇩" | "🇲🇪" | "🇲🇫" | "🇲🇬" | "🇲🇭" | "🇲🇰" | "🇲🇱" | "🇲🇲" | "🇲🇳" | "🇲🇴" | "🇲🇵" | "🇲🇶" | "🇲🇷" | "🇲🇸" | "🇲🇹" | "🇲🇺" | "🇲🇻" | "🇲🇼" | "🇲🇽" | "🇲🇾" | "🇲🇿" | "🇳🇦" | "🇳🇨" | "🇳🇪" | "🇳🇫" | "🇳🇬" | "🇳🇮" | "🇳🇱" | "🇳🇴" | "🇳🇵" | "🇳🇷" | "🇳🇺" | "🇳🇿" | "🇴🇲" | "🇵🇦" | "🇵🇪" | "🇵🇫" | "🇵🇬" | "🇵🇭" | "🇵🇰" | "🇵🇱" | "🇵🇲" | "🇵🇳" | "🇵🇷" | "🇵🇸" | "🇵🇹" | "🇵🇼" | "🇵🇾" | "🇶🇦" | "🇷🇪" | "🇷🇴" | "🇷🇸" | "🇷🇺" | "🇷🇼" | "🇸🇦" | "🇸🇧" | "🇸🇨" | "🇸🇩" | "🇸🇪" | "🇸🇬" | "🇸🇭" | "🇸🇮" | "🇸🇯" | "🇸🇰" | "🇸🇱" | "🇸🇲" | "🇸🇳" | "🇸🇴" | "🇸🇷" | "🇸🇸" | "🇸🇹" | "🇸🇻" | "🇸🇽" | "🇸🇾" | "🇸🇿" | "🇹🇦" | "🇹🇨" | "🇹🇩" | "🇹🇫" | "🇹🇬" | "🇹🇭" | "🇹🇯" | "🇹🇰" | "🇹🇱" | "🇹🇲" | "🇹🇳" | "🇹🇴" | "🇹🇷" | "🇹🇹" | "🇹🇻" | "🇹🇼" | "🇹🇿" | "🇺🇦" | "🇺🇬" | "🇺🇲" | "🇺🇳" | "🇺🇸" | "🇺🇾" | "🇺🇿" | "🇻🇦" | "🇻🇨" | "🇻🇪" | "🇻🇬" | "🇻🇮" | "🇻🇳" | "🇻🇺" | "🇼🇫" | "🇼🇸" | "🇽🇰" | "🇾🇪" | "🇾🇹" | "🇿🇦" | "🇿🇲" | "🇿🇼" | "🏴" | "🏴" | "🏴";
|
|
194
194
|
export type PageObjectResponse = {
|
|
195
195
|
parent: {
|
|
196
196
|
type: "database_id";
|
|
@@ -215,15 +215,15 @@ export type PageObjectResponse = {
|
|
|
215
215
|
id: string;
|
|
216
216
|
} | {
|
|
217
217
|
type: "select";
|
|
218
|
-
select:
|
|
218
|
+
select: PartialSelectResponse | null;
|
|
219
219
|
id: string;
|
|
220
220
|
} | {
|
|
221
221
|
type: "multi_select";
|
|
222
|
-
multi_select: Array<
|
|
222
|
+
multi_select: Array<PartialSelectResponse>;
|
|
223
223
|
id: string;
|
|
224
224
|
} | {
|
|
225
225
|
type: "status";
|
|
226
|
-
status:
|
|
226
|
+
status: PartialSelectResponse | null;
|
|
227
227
|
id: string;
|
|
228
228
|
} | {
|
|
229
229
|
type: "date";
|
|
@@ -278,6 +278,10 @@ export type PageObjectResponse = {
|
|
|
278
278
|
type: "formula";
|
|
279
279
|
formula: FormulaPropertyResponse;
|
|
280
280
|
id: string;
|
|
281
|
+
} | {
|
|
282
|
+
type: "button";
|
|
283
|
+
button: Record<string, never>;
|
|
284
|
+
id: string;
|
|
281
285
|
} | {
|
|
282
286
|
type: "unique_id";
|
|
283
287
|
unique_id: {
|
|
@@ -327,13 +331,13 @@ export type PageObjectResponse = {
|
|
|
327
331
|
url: string | null;
|
|
328
332
|
} | {
|
|
329
333
|
type: "select";
|
|
330
|
-
select:
|
|
334
|
+
select: PartialSelectResponse | null;
|
|
331
335
|
} | {
|
|
332
336
|
type: "multi_select";
|
|
333
|
-
multi_select: Array<
|
|
337
|
+
multi_select: Array<PartialSelectResponse>;
|
|
334
338
|
} | {
|
|
335
339
|
type: "status";
|
|
336
|
-
status:
|
|
340
|
+
status: PartialSelectResponse | null;
|
|
337
341
|
} | {
|
|
338
342
|
type: "date";
|
|
339
343
|
date: DateResponse | null;
|
|
@@ -377,6 +381,9 @@ export type PageObjectResponse = {
|
|
|
377
381
|
} | {
|
|
378
382
|
type: "formula";
|
|
379
383
|
formula: FormulaPropertyResponse;
|
|
384
|
+
} | {
|
|
385
|
+
type: "button";
|
|
386
|
+
button: Record<string, never>;
|
|
380
387
|
} | {
|
|
381
388
|
type: "unique_id";
|
|
382
389
|
unique_id: {
|
|
@@ -439,6 +446,7 @@ export type PageObjectResponse = {
|
|
|
439
446
|
created_time: string;
|
|
440
447
|
last_edited_time: string;
|
|
441
448
|
archived: boolean;
|
|
449
|
+
in_trash: boolean;
|
|
442
450
|
url: string;
|
|
443
451
|
public_url: string | null;
|
|
444
452
|
};
|
|
@@ -446,7 +454,8 @@ export type PartialPageObjectResponse = {
|
|
|
446
454
|
object: "page";
|
|
447
455
|
id: string;
|
|
448
456
|
};
|
|
449
|
-
type NumberFormat = "number" | "number_with_commas" | "percent" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
457
|
+
type NumberFormat = "number" | "number_with_commas" | "percent" | "dollar" | "australian_dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
|
|
458
|
+
type PropertyDescriptionRequest = string;
|
|
450
459
|
type NumberDatabasePropertyConfigResponse = {
|
|
451
460
|
type: "number";
|
|
452
461
|
number: {
|
|
@@ -454,6 +463,7 @@ type NumberDatabasePropertyConfigResponse = {
|
|
|
454
463
|
};
|
|
455
464
|
id: string;
|
|
456
465
|
name: string;
|
|
466
|
+
description: PropertyDescriptionRequest | null;
|
|
457
467
|
};
|
|
458
468
|
type FormulaDatabasePropertyConfigResponse = {
|
|
459
469
|
type: "formula";
|
|
@@ -462,6 +472,13 @@ type FormulaDatabasePropertyConfigResponse = {
|
|
|
462
472
|
};
|
|
463
473
|
id: string;
|
|
464
474
|
name: string;
|
|
475
|
+
description: PropertyDescriptionRequest | null;
|
|
476
|
+
};
|
|
477
|
+
type SelectPropertyResponse = {
|
|
478
|
+
id: StringRequest;
|
|
479
|
+
name: StringRequest;
|
|
480
|
+
color: SelectColor;
|
|
481
|
+
description: StringRequest | null;
|
|
465
482
|
};
|
|
466
483
|
type SelectDatabasePropertyConfigResponse = {
|
|
467
484
|
type: "select";
|
|
@@ -470,6 +487,7 @@ type SelectDatabasePropertyConfigResponse = {
|
|
|
470
487
|
};
|
|
471
488
|
id: string;
|
|
472
489
|
name: string;
|
|
490
|
+
description: PropertyDescriptionRequest | null;
|
|
473
491
|
};
|
|
474
492
|
type MultiSelectDatabasePropertyConfigResponse = {
|
|
475
493
|
type: "multi_select";
|
|
@@ -478,11 +496,13 @@ type MultiSelectDatabasePropertyConfigResponse = {
|
|
|
478
496
|
};
|
|
479
497
|
id: string;
|
|
480
498
|
name: string;
|
|
499
|
+
description: PropertyDescriptionRequest | null;
|
|
481
500
|
};
|
|
482
501
|
type StatusPropertyResponse = {
|
|
483
502
|
id: StringRequest;
|
|
484
503
|
name: StringRequest;
|
|
485
504
|
color: SelectColor;
|
|
505
|
+
description: StringRequest | null;
|
|
486
506
|
};
|
|
487
507
|
type StatusDatabasePropertyConfigResponse = {
|
|
488
508
|
type: "status";
|
|
@@ -497,6 +517,7 @@ type StatusDatabasePropertyConfigResponse = {
|
|
|
497
517
|
};
|
|
498
518
|
id: string;
|
|
499
519
|
name: string;
|
|
520
|
+
description: PropertyDescriptionRequest | null;
|
|
500
521
|
};
|
|
501
522
|
type SinglePropertyDatabasePropertyRelationConfigResponse = {
|
|
502
523
|
type: "single_property";
|
|
@@ -517,6 +538,7 @@ type RelationDatabasePropertyConfigResponse = {
|
|
|
517
538
|
relation: DatabasePropertyRelationConfigResponse;
|
|
518
539
|
id: string;
|
|
519
540
|
name: string;
|
|
541
|
+
description: PropertyDescriptionRequest | null;
|
|
520
542
|
};
|
|
521
543
|
type RollupDatabasePropertyConfigResponse = {
|
|
522
544
|
type: "rollup";
|
|
@@ -529,6 +551,7 @@ type RollupDatabasePropertyConfigResponse = {
|
|
|
529
551
|
};
|
|
530
552
|
id: string;
|
|
531
553
|
name: string;
|
|
554
|
+
description: PropertyDescriptionRequest | null;
|
|
532
555
|
};
|
|
533
556
|
type UniqueIdDatabasePropertyConfigResponse = {
|
|
534
557
|
type: "unique_id";
|
|
@@ -537,84 +560,98 @@ type UniqueIdDatabasePropertyConfigResponse = {
|
|
|
537
560
|
};
|
|
538
561
|
id: string;
|
|
539
562
|
name: string;
|
|
563
|
+
description: PropertyDescriptionRequest | null;
|
|
540
564
|
};
|
|
541
565
|
type TitleDatabasePropertyConfigResponse = {
|
|
542
566
|
type: "title";
|
|
543
567
|
title: EmptyObject;
|
|
544
568
|
id: string;
|
|
545
569
|
name: string;
|
|
570
|
+
description: PropertyDescriptionRequest | null;
|
|
546
571
|
};
|
|
547
572
|
type RichTextDatabasePropertyConfigResponse = {
|
|
548
573
|
type: "rich_text";
|
|
549
574
|
rich_text: EmptyObject;
|
|
550
575
|
id: string;
|
|
551
576
|
name: string;
|
|
577
|
+
description: PropertyDescriptionRequest | null;
|
|
552
578
|
};
|
|
553
579
|
type UrlDatabasePropertyConfigResponse = {
|
|
554
580
|
type: "url";
|
|
555
581
|
url: EmptyObject;
|
|
556
582
|
id: string;
|
|
557
583
|
name: string;
|
|
584
|
+
description: PropertyDescriptionRequest | null;
|
|
558
585
|
};
|
|
559
586
|
type PeopleDatabasePropertyConfigResponse = {
|
|
560
587
|
type: "people";
|
|
561
588
|
people: EmptyObject;
|
|
562
589
|
id: string;
|
|
563
590
|
name: string;
|
|
591
|
+
description: PropertyDescriptionRequest | null;
|
|
564
592
|
};
|
|
565
593
|
type FilesDatabasePropertyConfigResponse = {
|
|
566
594
|
type: "files";
|
|
567
595
|
files: EmptyObject;
|
|
568
596
|
id: string;
|
|
569
597
|
name: string;
|
|
598
|
+
description: PropertyDescriptionRequest | null;
|
|
570
599
|
};
|
|
571
600
|
type EmailDatabasePropertyConfigResponse = {
|
|
572
601
|
type: "email";
|
|
573
602
|
email: EmptyObject;
|
|
574
603
|
id: string;
|
|
575
604
|
name: string;
|
|
605
|
+
description: PropertyDescriptionRequest | null;
|
|
576
606
|
};
|
|
577
607
|
type PhoneNumberDatabasePropertyConfigResponse = {
|
|
578
608
|
type: "phone_number";
|
|
579
609
|
phone_number: EmptyObject;
|
|
580
610
|
id: string;
|
|
581
611
|
name: string;
|
|
612
|
+
description: PropertyDescriptionRequest | null;
|
|
582
613
|
};
|
|
583
614
|
type DateDatabasePropertyConfigResponse = {
|
|
584
615
|
type: "date";
|
|
585
616
|
date: EmptyObject;
|
|
586
617
|
id: string;
|
|
587
618
|
name: string;
|
|
619
|
+
description: PropertyDescriptionRequest | null;
|
|
588
620
|
};
|
|
589
621
|
type CheckboxDatabasePropertyConfigResponse = {
|
|
590
622
|
type: "checkbox";
|
|
591
623
|
checkbox: EmptyObject;
|
|
592
624
|
id: string;
|
|
593
625
|
name: string;
|
|
626
|
+
description: PropertyDescriptionRequest | null;
|
|
594
627
|
};
|
|
595
628
|
type CreatedByDatabasePropertyConfigResponse = {
|
|
596
629
|
type: "created_by";
|
|
597
630
|
created_by: EmptyObject;
|
|
598
631
|
id: string;
|
|
599
632
|
name: string;
|
|
633
|
+
description: PropertyDescriptionRequest | null;
|
|
600
634
|
};
|
|
601
635
|
type CreatedTimeDatabasePropertyConfigResponse = {
|
|
602
636
|
type: "created_time";
|
|
603
637
|
created_time: EmptyObject;
|
|
604
638
|
id: string;
|
|
605
639
|
name: string;
|
|
640
|
+
description: PropertyDescriptionRequest | null;
|
|
606
641
|
};
|
|
607
642
|
type LastEditedByDatabasePropertyConfigResponse = {
|
|
608
643
|
type: "last_edited_by";
|
|
609
644
|
last_edited_by: EmptyObject;
|
|
610
645
|
id: string;
|
|
611
646
|
name: string;
|
|
647
|
+
description: PropertyDescriptionRequest | null;
|
|
612
648
|
};
|
|
613
649
|
type LastEditedTimeDatabasePropertyConfigResponse = {
|
|
614
650
|
type: "last_edited_time";
|
|
615
651
|
last_edited_time: EmptyObject;
|
|
616
652
|
id: string;
|
|
617
653
|
name: string;
|
|
654
|
+
description: PropertyDescriptionRequest | null;
|
|
618
655
|
};
|
|
619
656
|
type DatabasePropertyConfigResponse = NumberDatabasePropertyConfigResponse | FormulaDatabasePropertyConfigResponse | SelectDatabasePropertyConfigResponse | MultiSelectDatabasePropertyConfigResponse | StatusDatabasePropertyConfigResponse | RelationDatabasePropertyConfigResponse | RollupDatabasePropertyConfigResponse | UniqueIdDatabasePropertyConfigResponse | TitleDatabasePropertyConfigResponse | RichTextDatabasePropertyConfigResponse | UrlDatabasePropertyConfigResponse | PeopleDatabasePropertyConfigResponse | FilesDatabasePropertyConfigResponse | EmailDatabasePropertyConfigResponse | PhoneNumberDatabasePropertyConfigResponse | DateDatabasePropertyConfigResponse | CheckboxDatabasePropertyConfigResponse | CreatedByDatabasePropertyConfigResponse | CreatedTimeDatabasePropertyConfigResponse | LastEditedByDatabasePropertyConfigResponse | LastEditedTimeDatabasePropertyConfigResponse;
|
|
620
657
|
export type PartialDatabaseObjectResponse = {
|
|
@@ -674,6 +711,7 @@ export type DatabaseObjectResponse = {
|
|
|
674
711
|
created_time: string;
|
|
675
712
|
last_edited_time: string;
|
|
676
713
|
archived: boolean;
|
|
714
|
+
in_trash: boolean;
|
|
677
715
|
url: string;
|
|
678
716
|
public_url: string | null;
|
|
679
717
|
};
|
|
@@ -709,6 +747,7 @@ export type ParagraphBlockObjectResponse = {
|
|
|
709
747
|
last_edited_by: PartialUserObjectResponse;
|
|
710
748
|
has_children: boolean;
|
|
711
749
|
archived: boolean;
|
|
750
|
+
in_trash: boolean;
|
|
712
751
|
};
|
|
713
752
|
export type Heading1BlockObjectResponse = {
|
|
714
753
|
type: "heading_1";
|
|
@@ -738,6 +777,7 @@ export type Heading1BlockObjectResponse = {
|
|
|
738
777
|
last_edited_by: PartialUserObjectResponse;
|
|
739
778
|
has_children: boolean;
|
|
740
779
|
archived: boolean;
|
|
780
|
+
in_trash: boolean;
|
|
741
781
|
};
|
|
742
782
|
export type Heading2BlockObjectResponse = {
|
|
743
783
|
type: "heading_2";
|
|
@@ -767,6 +807,7 @@ export type Heading2BlockObjectResponse = {
|
|
|
767
807
|
last_edited_by: PartialUserObjectResponse;
|
|
768
808
|
has_children: boolean;
|
|
769
809
|
archived: boolean;
|
|
810
|
+
in_trash: boolean;
|
|
770
811
|
};
|
|
771
812
|
export type Heading3BlockObjectResponse = {
|
|
772
813
|
type: "heading_3";
|
|
@@ -796,6 +837,7 @@ export type Heading3BlockObjectResponse = {
|
|
|
796
837
|
last_edited_by: PartialUserObjectResponse;
|
|
797
838
|
has_children: boolean;
|
|
798
839
|
archived: boolean;
|
|
840
|
+
in_trash: boolean;
|
|
799
841
|
};
|
|
800
842
|
export type BulletedListItemBlockObjectResponse = {
|
|
801
843
|
type: "bulleted_list_item";
|
|
@@ -824,6 +866,7 @@ export type BulletedListItemBlockObjectResponse = {
|
|
|
824
866
|
last_edited_by: PartialUserObjectResponse;
|
|
825
867
|
has_children: boolean;
|
|
826
868
|
archived: boolean;
|
|
869
|
+
in_trash: boolean;
|
|
827
870
|
};
|
|
828
871
|
export type NumberedListItemBlockObjectResponse = {
|
|
829
872
|
type: "numbered_list_item";
|
|
@@ -852,6 +895,7 @@ export type NumberedListItemBlockObjectResponse = {
|
|
|
852
895
|
last_edited_by: PartialUserObjectResponse;
|
|
853
896
|
has_children: boolean;
|
|
854
897
|
archived: boolean;
|
|
898
|
+
in_trash: boolean;
|
|
855
899
|
};
|
|
856
900
|
export type QuoteBlockObjectResponse = {
|
|
857
901
|
type: "quote";
|
|
@@ -880,6 +924,7 @@ export type QuoteBlockObjectResponse = {
|
|
|
880
924
|
last_edited_by: PartialUserObjectResponse;
|
|
881
925
|
has_children: boolean;
|
|
882
926
|
archived: boolean;
|
|
927
|
+
in_trash: boolean;
|
|
883
928
|
};
|
|
884
929
|
export type ToDoBlockObjectResponse = {
|
|
885
930
|
type: "to_do";
|
|
@@ -909,6 +954,7 @@ export type ToDoBlockObjectResponse = {
|
|
|
909
954
|
last_edited_by: PartialUserObjectResponse;
|
|
910
955
|
has_children: boolean;
|
|
911
956
|
archived: boolean;
|
|
957
|
+
in_trash: boolean;
|
|
912
958
|
};
|
|
913
959
|
export type ToggleBlockObjectResponse = {
|
|
914
960
|
type: "toggle";
|
|
@@ -937,6 +983,7 @@ export type ToggleBlockObjectResponse = {
|
|
|
937
983
|
last_edited_by: PartialUserObjectResponse;
|
|
938
984
|
has_children: boolean;
|
|
939
985
|
archived: boolean;
|
|
986
|
+
in_trash: boolean;
|
|
940
987
|
};
|
|
941
988
|
export type TemplateBlockObjectResponse = {
|
|
942
989
|
type: "template";
|
|
@@ -964,6 +1011,7 @@ export type TemplateBlockObjectResponse = {
|
|
|
964
1011
|
last_edited_by: PartialUserObjectResponse;
|
|
965
1012
|
has_children: boolean;
|
|
966
1013
|
archived: boolean;
|
|
1014
|
+
in_trash: boolean;
|
|
967
1015
|
};
|
|
968
1016
|
export type SyncedBlockBlockObjectResponse = {
|
|
969
1017
|
type: "synced_block";
|
|
@@ -994,6 +1042,7 @@ export type SyncedBlockBlockObjectResponse = {
|
|
|
994
1042
|
last_edited_by: PartialUserObjectResponse;
|
|
995
1043
|
has_children: boolean;
|
|
996
1044
|
archived: boolean;
|
|
1045
|
+
in_trash: boolean;
|
|
997
1046
|
};
|
|
998
1047
|
export type ChildPageBlockObjectResponse = {
|
|
999
1048
|
type: "child_page";
|
|
@@ -1021,6 +1070,7 @@ export type ChildPageBlockObjectResponse = {
|
|
|
1021
1070
|
last_edited_by: PartialUserObjectResponse;
|
|
1022
1071
|
has_children: boolean;
|
|
1023
1072
|
archived: boolean;
|
|
1073
|
+
in_trash: boolean;
|
|
1024
1074
|
};
|
|
1025
1075
|
export type ChildDatabaseBlockObjectResponse = {
|
|
1026
1076
|
type: "child_database";
|
|
@@ -1048,6 +1098,7 @@ export type ChildDatabaseBlockObjectResponse = {
|
|
|
1048
1098
|
last_edited_by: PartialUserObjectResponse;
|
|
1049
1099
|
has_children: boolean;
|
|
1050
1100
|
archived: boolean;
|
|
1101
|
+
in_trash: boolean;
|
|
1051
1102
|
};
|
|
1052
1103
|
export type EquationBlockObjectResponse = {
|
|
1053
1104
|
type: "equation";
|
|
@@ -1075,6 +1126,7 @@ export type EquationBlockObjectResponse = {
|
|
|
1075
1126
|
last_edited_by: PartialUserObjectResponse;
|
|
1076
1127
|
has_children: boolean;
|
|
1077
1128
|
archived: boolean;
|
|
1129
|
+
in_trash: boolean;
|
|
1078
1130
|
};
|
|
1079
1131
|
type LanguageRequest = "abap" | "agda" | "arduino" | "assembly" | "bash" | "basic" | "bnf" | "c" | "c#" | "c++" | "clojure" | "coffeescript" | "coq" | "css" | "dart" | "dhall" | "diff" | "docker" | "ebnf" | "elixir" | "elm" | "erlang" | "f#" | "flow" | "fortran" | "gherkin" | "glsl" | "go" | "graphql" | "groovy" | "haskell" | "html" | "idris" | "java" | "javascript" | "json" | "julia" | "kotlin" | "latex" | "less" | "lisp" | "livescript" | "llvm ir" | "lua" | "makefile" | "markdown" | "markup" | "matlab" | "mathematica" | "mermaid" | "nix" | "notion formula" | "objective-c" | "ocaml" | "pascal" | "perl" | "php" | "plain text" | "powershell" | "prolog" | "protobuf" | "purescript" | "python" | "r" | "racket" | "reason" | "ruby" | "rust" | "sass" | "scala" | "scheme" | "scss" | "shell" | "solidity" | "sql" | "swift" | "toml" | "typescript" | "vb.net" | "verilog" | "vhdl" | "visual basic" | "webassembly" | "xml" | "yaml" | "java/c/c++/c#";
|
|
1080
1132
|
export type CodeBlockObjectResponse = {
|
|
@@ -1105,6 +1157,7 @@ export type CodeBlockObjectResponse = {
|
|
|
1105
1157
|
last_edited_by: PartialUserObjectResponse;
|
|
1106
1158
|
has_children: boolean;
|
|
1107
1159
|
archived: boolean;
|
|
1160
|
+
in_trash: boolean;
|
|
1108
1161
|
};
|
|
1109
1162
|
export type CalloutBlockObjectResponse = {
|
|
1110
1163
|
type: "callout";
|
|
@@ -1148,6 +1201,7 @@ export type CalloutBlockObjectResponse = {
|
|
|
1148
1201
|
last_edited_by: PartialUserObjectResponse;
|
|
1149
1202
|
has_children: boolean;
|
|
1150
1203
|
archived: boolean;
|
|
1204
|
+
in_trash: boolean;
|
|
1151
1205
|
};
|
|
1152
1206
|
export type DividerBlockObjectResponse = {
|
|
1153
1207
|
type: "divider";
|
|
@@ -1173,6 +1227,7 @@ export type DividerBlockObjectResponse = {
|
|
|
1173
1227
|
last_edited_by: PartialUserObjectResponse;
|
|
1174
1228
|
has_children: boolean;
|
|
1175
1229
|
archived: boolean;
|
|
1230
|
+
in_trash: boolean;
|
|
1176
1231
|
};
|
|
1177
1232
|
export type BreadcrumbBlockObjectResponse = {
|
|
1178
1233
|
type: "breadcrumb";
|
|
@@ -1198,6 +1253,7 @@ export type BreadcrumbBlockObjectResponse = {
|
|
|
1198
1253
|
last_edited_by: PartialUserObjectResponse;
|
|
1199
1254
|
has_children: boolean;
|
|
1200
1255
|
archived: boolean;
|
|
1256
|
+
in_trash: boolean;
|
|
1201
1257
|
};
|
|
1202
1258
|
export type TableOfContentsBlockObjectResponse = {
|
|
1203
1259
|
type: "table_of_contents";
|
|
@@ -1225,6 +1281,7 @@ export type TableOfContentsBlockObjectResponse = {
|
|
|
1225
1281
|
last_edited_by: PartialUserObjectResponse;
|
|
1226
1282
|
has_children: boolean;
|
|
1227
1283
|
archived: boolean;
|
|
1284
|
+
in_trash: boolean;
|
|
1228
1285
|
};
|
|
1229
1286
|
export type ColumnListBlockObjectResponse = {
|
|
1230
1287
|
type: "column_list";
|
|
@@ -1250,6 +1307,7 @@ export type ColumnListBlockObjectResponse = {
|
|
|
1250
1307
|
last_edited_by: PartialUserObjectResponse;
|
|
1251
1308
|
has_children: boolean;
|
|
1252
1309
|
archived: boolean;
|
|
1310
|
+
in_trash: boolean;
|
|
1253
1311
|
};
|
|
1254
1312
|
export type ColumnBlockObjectResponse = {
|
|
1255
1313
|
type: "column";
|
|
@@ -1275,6 +1333,7 @@ export type ColumnBlockObjectResponse = {
|
|
|
1275
1333
|
last_edited_by: PartialUserObjectResponse;
|
|
1276
1334
|
has_children: boolean;
|
|
1277
1335
|
archived: boolean;
|
|
1336
|
+
in_trash: boolean;
|
|
1278
1337
|
};
|
|
1279
1338
|
export type LinkToPageBlockObjectResponse = {
|
|
1280
1339
|
type: "link_to_page";
|
|
@@ -1309,6 +1368,7 @@ export type LinkToPageBlockObjectResponse = {
|
|
|
1309
1368
|
last_edited_by: PartialUserObjectResponse;
|
|
1310
1369
|
has_children: boolean;
|
|
1311
1370
|
archived: boolean;
|
|
1371
|
+
in_trash: boolean;
|
|
1312
1372
|
};
|
|
1313
1373
|
export type TableBlockObjectResponse = {
|
|
1314
1374
|
type: "table";
|
|
@@ -1338,6 +1398,7 @@ export type TableBlockObjectResponse = {
|
|
|
1338
1398
|
last_edited_by: PartialUserObjectResponse;
|
|
1339
1399
|
has_children: boolean;
|
|
1340
1400
|
archived: boolean;
|
|
1401
|
+
in_trash: boolean;
|
|
1341
1402
|
};
|
|
1342
1403
|
export type TableRowBlockObjectResponse = {
|
|
1343
1404
|
type: "table_row";
|
|
@@ -1365,6 +1426,7 @@ export type TableRowBlockObjectResponse = {
|
|
|
1365
1426
|
last_edited_by: PartialUserObjectResponse;
|
|
1366
1427
|
has_children: boolean;
|
|
1367
1428
|
archived: boolean;
|
|
1429
|
+
in_trash: boolean;
|
|
1368
1430
|
};
|
|
1369
1431
|
export type EmbedBlockObjectResponse = {
|
|
1370
1432
|
type: "embed";
|
|
@@ -1393,6 +1455,7 @@ export type EmbedBlockObjectResponse = {
|
|
|
1393
1455
|
last_edited_by: PartialUserObjectResponse;
|
|
1394
1456
|
has_children: boolean;
|
|
1395
1457
|
archived: boolean;
|
|
1458
|
+
in_trash: boolean;
|
|
1396
1459
|
};
|
|
1397
1460
|
export type BookmarkBlockObjectResponse = {
|
|
1398
1461
|
type: "bookmark";
|
|
@@ -1421,6 +1484,7 @@ export type BookmarkBlockObjectResponse = {
|
|
|
1421
1484
|
last_edited_by: PartialUserObjectResponse;
|
|
1422
1485
|
has_children: boolean;
|
|
1423
1486
|
archived: boolean;
|
|
1487
|
+
in_trash: boolean;
|
|
1424
1488
|
};
|
|
1425
1489
|
export type ImageBlockObjectResponse = {
|
|
1426
1490
|
type: "image";
|
|
@@ -1459,6 +1523,7 @@ export type ImageBlockObjectResponse = {
|
|
|
1459
1523
|
last_edited_by: PartialUserObjectResponse;
|
|
1460
1524
|
has_children: boolean;
|
|
1461
1525
|
archived: boolean;
|
|
1526
|
+
in_trash: boolean;
|
|
1462
1527
|
};
|
|
1463
1528
|
export type VideoBlockObjectResponse = {
|
|
1464
1529
|
type: "video";
|
|
@@ -1497,6 +1562,7 @@ export type VideoBlockObjectResponse = {
|
|
|
1497
1562
|
last_edited_by: PartialUserObjectResponse;
|
|
1498
1563
|
has_children: boolean;
|
|
1499
1564
|
archived: boolean;
|
|
1565
|
+
in_trash: boolean;
|
|
1500
1566
|
};
|
|
1501
1567
|
export type PdfBlockObjectResponse = {
|
|
1502
1568
|
type: "pdf";
|
|
@@ -1535,6 +1601,7 @@ export type PdfBlockObjectResponse = {
|
|
|
1535
1601
|
last_edited_by: PartialUserObjectResponse;
|
|
1536
1602
|
has_children: boolean;
|
|
1537
1603
|
archived: boolean;
|
|
1604
|
+
in_trash: boolean;
|
|
1538
1605
|
};
|
|
1539
1606
|
export type FileBlockObjectResponse = {
|
|
1540
1607
|
type: "file";
|
|
@@ -1544,6 +1611,7 @@ export type FileBlockObjectResponse = {
|
|
|
1544
1611
|
url: TextRequest;
|
|
1545
1612
|
};
|
|
1546
1613
|
caption: Array<RichTextItemResponse>;
|
|
1614
|
+
name: string;
|
|
1547
1615
|
} | {
|
|
1548
1616
|
type: "file";
|
|
1549
1617
|
file: {
|
|
@@ -1551,6 +1619,7 @@ export type FileBlockObjectResponse = {
|
|
|
1551
1619
|
expiry_time: string;
|
|
1552
1620
|
};
|
|
1553
1621
|
caption: Array<RichTextItemResponse>;
|
|
1622
|
+
name: string;
|
|
1554
1623
|
};
|
|
1555
1624
|
parent: {
|
|
1556
1625
|
type: "database_id";
|
|
@@ -1573,6 +1642,7 @@ export type FileBlockObjectResponse = {
|
|
|
1573
1642
|
last_edited_by: PartialUserObjectResponse;
|
|
1574
1643
|
has_children: boolean;
|
|
1575
1644
|
archived: boolean;
|
|
1645
|
+
in_trash: boolean;
|
|
1576
1646
|
};
|
|
1577
1647
|
export type AudioBlockObjectResponse = {
|
|
1578
1648
|
type: "audio";
|
|
@@ -1611,6 +1681,7 @@ export type AudioBlockObjectResponse = {
|
|
|
1611
1681
|
last_edited_by: PartialUserObjectResponse;
|
|
1612
1682
|
has_children: boolean;
|
|
1613
1683
|
archived: boolean;
|
|
1684
|
+
in_trash: boolean;
|
|
1614
1685
|
};
|
|
1615
1686
|
export type LinkPreviewBlockObjectResponse = {
|
|
1616
1687
|
type: "link_preview";
|
|
@@ -1638,6 +1709,7 @@ export type LinkPreviewBlockObjectResponse = {
|
|
|
1638
1709
|
last_edited_by: PartialUserObjectResponse;
|
|
1639
1710
|
has_children: boolean;
|
|
1640
1711
|
archived: boolean;
|
|
1712
|
+
in_trash: boolean;
|
|
1641
1713
|
};
|
|
1642
1714
|
export type UnsupportedBlockObjectResponse = {
|
|
1643
1715
|
type: "unsupported";
|
|
@@ -1663,6 +1735,7 @@ export type UnsupportedBlockObjectResponse = {
|
|
|
1663
1735
|
last_edited_by: PartialUserObjectResponse;
|
|
1664
1736
|
has_children: boolean;
|
|
1665
1737
|
archived: boolean;
|
|
1738
|
+
in_trash: boolean;
|
|
1666
1739
|
};
|
|
1667
1740
|
export type BlockObjectResponse = ParagraphBlockObjectResponse | Heading1BlockObjectResponse | Heading2BlockObjectResponse | Heading3BlockObjectResponse | BulletedListItemBlockObjectResponse | NumberedListItemBlockObjectResponse | QuoteBlockObjectResponse | ToDoBlockObjectResponse | ToggleBlockObjectResponse | TemplateBlockObjectResponse | SyncedBlockBlockObjectResponse | ChildPageBlockObjectResponse | ChildDatabaseBlockObjectResponse | EquationBlockObjectResponse | CodeBlockObjectResponse | CalloutBlockObjectResponse | DividerBlockObjectResponse | BreadcrumbBlockObjectResponse | TableOfContentsBlockObjectResponse | ColumnListBlockObjectResponse | ColumnBlockObjectResponse | LinkToPageBlockObjectResponse | TableBlockObjectResponse | TableRowBlockObjectResponse | EmbedBlockObjectResponse | BookmarkBlockObjectResponse | ImageBlockObjectResponse | VideoBlockObjectResponse | PdfBlockObjectResponse | FileBlockObjectResponse | AudioBlockObjectResponse | LinkPreviewBlockObjectResponse | UnsupportedBlockObjectResponse;
|
|
1668
1741
|
export type NumberPropertyItemObjectResponse = {
|
|
@@ -1679,19 +1752,19 @@ export type UrlPropertyItemObjectResponse = {
|
|
|
1679
1752
|
};
|
|
1680
1753
|
export type SelectPropertyItemObjectResponse = {
|
|
1681
1754
|
type: "select";
|
|
1682
|
-
select:
|
|
1755
|
+
select: PartialSelectResponse | null;
|
|
1683
1756
|
object: "property_item";
|
|
1684
1757
|
id: string;
|
|
1685
1758
|
};
|
|
1686
1759
|
export type MultiSelectPropertyItemObjectResponse = {
|
|
1687
1760
|
type: "multi_select";
|
|
1688
|
-
multi_select: Array<
|
|
1761
|
+
multi_select: Array<PartialSelectResponse>;
|
|
1689
1762
|
object: "property_item";
|
|
1690
1763
|
id: string;
|
|
1691
1764
|
};
|
|
1692
1765
|
export type StatusPropertyItemObjectResponse = {
|
|
1693
1766
|
type: "status";
|
|
1694
|
-
status:
|
|
1767
|
+
status: PartialSelectResponse | null;
|
|
1695
1768
|
object: "property_item";
|
|
1696
1769
|
id: string;
|
|
1697
1770
|
};
|
|
@@ -1768,6 +1841,12 @@ export type FormulaPropertyItemObjectResponse = {
|
|
|
1768
1841
|
object: "property_item";
|
|
1769
1842
|
id: string;
|
|
1770
1843
|
};
|
|
1844
|
+
export type ButtonPropertyItemObjectResponse = {
|
|
1845
|
+
type: "button";
|
|
1846
|
+
button: Record<string, never>;
|
|
1847
|
+
object: "property_item";
|
|
1848
|
+
id: string;
|
|
1849
|
+
};
|
|
1771
1850
|
export type UniqueIdPropertyItemObjectResponse = {
|
|
1772
1851
|
type: "unique_id";
|
|
1773
1852
|
unique_id: {
|
|
@@ -1835,7 +1914,7 @@ export type RollupPropertyItemObjectResponse = {
|
|
|
1835
1914
|
object: "property_item";
|
|
1836
1915
|
id: string;
|
|
1837
1916
|
};
|
|
1838
|
-
export type PropertyItemObjectResponse = NumberPropertyItemObjectResponse | UrlPropertyItemObjectResponse | SelectPropertyItemObjectResponse | MultiSelectPropertyItemObjectResponse | StatusPropertyItemObjectResponse | DatePropertyItemObjectResponse | EmailPropertyItemObjectResponse | PhoneNumberPropertyItemObjectResponse | CheckboxPropertyItemObjectResponse | FilesPropertyItemObjectResponse | CreatedByPropertyItemObjectResponse | CreatedTimePropertyItemObjectResponse | LastEditedByPropertyItemObjectResponse | LastEditedTimePropertyItemObjectResponse | FormulaPropertyItemObjectResponse | UniqueIdPropertyItemObjectResponse | VerificationPropertyItemObjectResponse | TitlePropertyItemObjectResponse | RichTextPropertyItemObjectResponse | PeoplePropertyItemObjectResponse | RelationPropertyItemObjectResponse | RollupPropertyItemObjectResponse;
|
|
1917
|
+
export type PropertyItemObjectResponse = NumberPropertyItemObjectResponse | UrlPropertyItemObjectResponse | SelectPropertyItemObjectResponse | MultiSelectPropertyItemObjectResponse | StatusPropertyItemObjectResponse | DatePropertyItemObjectResponse | EmailPropertyItemObjectResponse | PhoneNumberPropertyItemObjectResponse | CheckboxPropertyItemObjectResponse | FilesPropertyItemObjectResponse | CreatedByPropertyItemObjectResponse | CreatedTimePropertyItemObjectResponse | LastEditedByPropertyItemObjectResponse | LastEditedTimePropertyItemObjectResponse | FormulaPropertyItemObjectResponse | ButtonPropertyItemObjectResponse | UniqueIdPropertyItemObjectResponse | VerificationPropertyItemObjectResponse | TitlePropertyItemObjectResponse | RichTextPropertyItemObjectResponse | PeoplePropertyItemObjectResponse | RelationPropertyItemObjectResponse | RollupPropertyItemObjectResponse;
|
|
1839
1918
|
export type CommentObjectResponse = {
|
|
1840
1919
|
object: "comment";
|
|
1841
1920
|
id: string;
|
|
@@ -2064,6 +2143,7 @@ export type BlockObjectRequestWithoutChildren = {
|
|
|
2064
2143
|
};
|
|
2065
2144
|
type?: "external";
|
|
2066
2145
|
caption?: Array<RichTextItemRequest>;
|
|
2146
|
+
name?: StringRequest;
|
|
2067
2147
|
};
|
|
2068
2148
|
type?: "file";
|
|
2069
2149
|
object?: "block";
|
|
@@ -2274,6 +2354,7 @@ export type BlockObjectRequest = {
|
|
|
2274
2354
|
};
|
|
2275
2355
|
type?: "external";
|
|
2276
2356
|
caption?: Array<RichTextItemRequest>;
|
|
2357
|
+
name?: StringRequest;
|
|
2277
2358
|
};
|
|
2278
2359
|
type?: "file";
|
|
2279
2360
|
object?: "block";
|
|
@@ -2334,6 +2415,21 @@ export type BlockObjectRequest = {
|
|
|
2334
2415
|
};
|
|
2335
2416
|
type?: "table_row";
|
|
2336
2417
|
object?: "block";
|
|
2418
|
+
} | {
|
|
2419
|
+
table: {
|
|
2420
|
+
table_width: number;
|
|
2421
|
+
children: Array<{
|
|
2422
|
+
table_row: {
|
|
2423
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
2424
|
+
};
|
|
2425
|
+
type?: "table_row";
|
|
2426
|
+
object?: "block";
|
|
2427
|
+
}>;
|
|
2428
|
+
has_column_header?: boolean;
|
|
2429
|
+
has_row_header?: boolean;
|
|
2430
|
+
};
|
|
2431
|
+
type?: "table";
|
|
2432
|
+
object?: "block";
|
|
2337
2433
|
} | {
|
|
2338
2434
|
column_list: {
|
|
2339
2435
|
children: Array<{
|
|
@@ -2389,6 +2485,7 @@ export type BlockObjectRequest = {
|
|
|
2389
2485
|
};
|
|
2390
2486
|
type?: "external";
|
|
2391
2487
|
caption?: Array<RichTextItemRequest>;
|
|
2488
|
+
name?: StringRequest;
|
|
2392
2489
|
};
|
|
2393
2490
|
type?: "file";
|
|
2394
2491
|
object?: "block";
|
|
@@ -2508,6 +2605,21 @@ export type BlockObjectRequest = {
|
|
|
2508
2605
|
};
|
|
2509
2606
|
type?: "quote";
|
|
2510
2607
|
object?: "block";
|
|
2608
|
+
} | {
|
|
2609
|
+
table: {
|
|
2610
|
+
table_width: number;
|
|
2611
|
+
children: Array<{
|
|
2612
|
+
table_row: {
|
|
2613
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
2614
|
+
};
|
|
2615
|
+
type?: "table_row";
|
|
2616
|
+
object?: "block";
|
|
2617
|
+
}>;
|
|
2618
|
+
has_column_header?: boolean;
|
|
2619
|
+
has_row_header?: boolean;
|
|
2620
|
+
};
|
|
2621
|
+
type?: "table";
|
|
2622
|
+
object?: "block";
|
|
2511
2623
|
} | {
|
|
2512
2624
|
to_do: {
|
|
2513
2625
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -2620,6 +2732,7 @@ export type BlockObjectRequest = {
|
|
|
2620
2732
|
};
|
|
2621
2733
|
type?: "external";
|
|
2622
2734
|
caption?: Array<RichTextItemRequest>;
|
|
2735
|
+
name?: StringRequest;
|
|
2623
2736
|
};
|
|
2624
2737
|
type?: "file";
|
|
2625
2738
|
object?: "block";
|
|
@@ -2739,6 +2852,21 @@ export type BlockObjectRequest = {
|
|
|
2739
2852
|
};
|
|
2740
2853
|
type?: "quote";
|
|
2741
2854
|
object?: "block";
|
|
2855
|
+
} | {
|
|
2856
|
+
table: {
|
|
2857
|
+
table_width: number;
|
|
2858
|
+
children: Array<{
|
|
2859
|
+
table_row: {
|
|
2860
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
2861
|
+
};
|
|
2862
|
+
type?: "table_row";
|
|
2863
|
+
object?: "block";
|
|
2864
|
+
}>;
|
|
2865
|
+
has_column_header?: boolean;
|
|
2866
|
+
has_row_header?: boolean;
|
|
2867
|
+
};
|
|
2868
|
+
type?: "table";
|
|
2869
|
+
object?: "block";
|
|
2742
2870
|
} | {
|
|
2743
2871
|
to_do: {
|
|
2744
2872
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -2794,15 +2922,6 @@ export type BlockObjectRequest = {
|
|
|
2794
2922
|
};
|
|
2795
2923
|
type?: "column";
|
|
2796
2924
|
object?: "block";
|
|
2797
|
-
} | {
|
|
2798
|
-
table: {
|
|
2799
|
-
table_width: number;
|
|
2800
|
-
children: Array<BlockObjectRequestWithoutChildren>;
|
|
2801
|
-
has_column_header?: boolean;
|
|
2802
|
-
has_row_header?: boolean;
|
|
2803
|
-
};
|
|
2804
|
-
type?: "table";
|
|
2805
|
-
object?: "block";
|
|
2806
2925
|
} | {
|
|
2807
2926
|
heading_1: {
|
|
2808
2927
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -2859,6 +2978,7 @@ export type BlockObjectRequest = {
|
|
|
2859
2978
|
};
|
|
2860
2979
|
type?: "external";
|
|
2861
2980
|
caption?: Array<RichTextItemRequest>;
|
|
2981
|
+
name?: StringRequest;
|
|
2862
2982
|
};
|
|
2863
2983
|
type?: "file";
|
|
2864
2984
|
object?: "block";
|
|
@@ -2978,6 +3098,21 @@ export type BlockObjectRequest = {
|
|
|
2978
3098
|
};
|
|
2979
3099
|
type?: "quote";
|
|
2980
3100
|
object?: "block";
|
|
3101
|
+
} | {
|
|
3102
|
+
table: {
|
|
3103
|
+
table_width: number;
|
|
3104
|
+
children: Array<{
|
|
3105
|
+
table_row: {
|
|
3106
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
3107
|
+
};
|
|
3108
|
+
type?: "table_row";
|
|
3109
|
+
object?: "block";
|
|
3110
|
+
}>;
|
|
3111
|
+
has_column_header?: boolean;
|
|
3112
|
+
has_row_header?: boolean;
|
|
3113
|
+
};
|
|
3114
|
+
type?: "table";
|
|
3115
|
+
object?: "block";
|
|
2981
3116
|
} | {
|
|
2982
3117
|
to_do: {
|
|
2983
3118
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -3089,6 +3224,7 @@ export type BlockObjectRequest = {
|
|
|
3089
3224
|
};
|
|
3090
3225
|
type?: "external";
|
|
3091
3226
|
caption?: Array<RichTextItemRequest>;
|
|
3227
|
+
name?: StringRequest;
|
|
3092
3228
|
};
|
|
3093
3229
|
type?: "file";
|
|
3094
3230
|
object?: "block";
|
|
@@ -3208,6 +3344,21 @@ export type BlockObjectRequest = {
|
|
|
3208
3344
|
};
|
|
3209
3345
|
type?: "quote";
|
|
3210
3346
|
object?: "block";
|
|
3347
|
+
} | {
|
|
3348
|
+
table: {
|
|
3349
|
+
table_width: number;
|
|
3350
|
+
children: Array<{
|
|
3351
|
+
table_row: {
|
|
3352
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
3353
|
+
};
|
|
3354
|
+
type?: "table_row";
|
|
3355
|
+
object?: "block";
|
|
3356
|
+
}>;
|
|
3357
|
+
has_column_header?: boolean;
|
|
3358
|
+
has_row_header?: boolean;
|
|
3359
|
+
};
|
|
3360
|
+
type?: "table";
|
|
3361
|
+
object?: "block";
|
|
3211
3362
|
} | {
|
|
3212
3363
|
to_do: {
|
|
3213
3364
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -3319,6 +3470,7 @@ export type BlockObjectRequest = {
|
|
|
3319
3470
|
};
|
|
3320
3471
|
type?: "external";
|
|
3321
3472
|
caption?: Array<RichTextItemRequest>;
|
|
3473
|
+
name?: StringRequest;
|
|
3322
3474
|
};
|
|
3323
3475
|
type?: "file";
|
|
3324
3476
|
object?: "block";
|
|
@@ -3438,6 +3590,21 @@ export type BlockObjectRequest = {
|
|
|
3438
3590
|
};
|
|
3439
3591
|
type?: "quote";
|
|
3440
3592
|
object?: "block";
|
|
3593
|
+
} | {
|
|
3594
|
+
table: {
|
|
3595
|
+
table_width: number;
|
|
3596
|
+
children: Array<{
|
|
3597
|
+
table_row: {
|
|
3598
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
3599
|
+
};
|
|
3600
|
+
type?: "table_row";
|
|
3601
|
+
object?: "block";
|
|
3602
|
+
}>;
|
|
3603
|
+
has_column_header?: boolean;
|
|
3604
|
+
has_row_header?: boolean;
|
|
3605
|
+
};
|
|
3606
|
+
type?: "table";
|
|
3607
|
+
object?: "block";
|
|
3441
3608
|
} | {
|
|
3442
3609
|
to_do: {
|
|
3443
3610
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -3548,6 +3715,7 @@ export type BlockObjectRequest = {
|
|
|
3548
3715
|
};
|
|
3549
3716
|
type?: "external";
|
|
3550
3717
|
caption?: Array<RichTextItemRequest>;
|
|
3718
|
+
name?: StringRequest;
|
|
3551
3719
|
};
|
|
3552
3720
|
type?: "file";
|
|
3553
3721
|
object?: "block";
|
|
@@ -3667,6 +3835,21 @@ export type BlockObjectRequest = {
|
|
|
3667
3835
|
};
|
|
3668
3836
|
type?: "quote";
|
|
3669
3837
|
object?: "block";
|
|
3838
|
+
} | {
|
|
3839
|
+
table: {
|
|
3840
|
+
table_width: number;
|
|
3841
|
+
children: Array<{
|
|
3842
|
+
table_row: {
|
|
3843
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
3844
|
+
};
|
|
3845
|
+
type?: "table_row";
|
|
3846
|
+
object?: "block";
|
|
3847
|
+
}>;
|
|
3848
|
+
has_column_header?: boolean;
|
|
3849
|
+
has_row_header?: boolean;
|
|
3850
|
+
};
|
|
3851
|
+
type?: "table";
|
|
3852
|
+
object?: "block";
|
|
3670
3853
|
} | {
|
|
3671
3854
|
to_do: {
|
|
3672
3855
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -3777,6 +3960,7 @@ export type BlockObjectRequest = {
|
|
|
3777
3960
|
};
|
|
3778
3961
|
type?: "external";
|
|
3779
3962
|
caption?: Array<RichTextItemRequest>;
|
|
3963
|
+
name?: StringRequest;
|
|
3780
3964
|
};
|
|
3781
3965
|
type?: "file";
|
|
3782
3966
|
object?: "block";
|
|
@@ -3896,6 +4080,21 @@ export type BlockObjectRequest = {
|
|
|
3896
4080
|
};
|
|
3897
4081
|
type?: "quote";
|
|
3898
4082
|
object?: "block";
|
|
4083
|
+
} | {
|
|
4084
|
+
table: {
|
|
4085
|
+
table_width: number;
|
|
4086
|
+
children: Array<{
|
|
4087
|
+
table_row: {
|
|
4088
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
4089
|
+
};
|
|
4090
|
+
type?: "table_row";
|
|
4091
|
+
object?: "block";
|
|
4092
|
+
}>;
|
|
4093
|
+
has_column_header?: boolean;
|
|
4094
|
+
has_row_header?: boolean;
|
|
4095
|
+
};
|
|
4096
|
+
type?: "table";
|
|
4097
|
+
object?: "block";
|
|
3899
4098
|
} | {
|
|
3900
4099
|
to_do: {
|
|
3901
4100
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -4006,6 +4205,7 @@ export type BlockObjectRequest = {
|
|
|
4006
4205
|
};
|
|
4007
4206
|
type?: "external";
|
|
4008
4207
|
caption?: Array<RichTextItemRequest>;
|
|
4208
|
+
name?: StringRequest;
|
|
4009
4209
|
};
|
|
4010
4210
|
type?: "file";
|
|
4011
4211
|
object?: "block";
|
|
@@ -4125,6 +4325,21 @@ export type BlockObjectRequest = {
|
|
|
4125
4325
|
};
|
|
4126
4326
|
type?: "quote";
|
|
4127
4327
|
object?: "block";
|
|
4328
|
+
} | {
|
|
4329
|
+
table: {
|
|
4330
|
+
table_width: number;
|
|
4331
|
+
children: Array<{
|
|
4332
|
+
table_row: {
|
|
4333
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
4334
|
+
};
|
|
4335
|
+
type?: "table_row";
|
|
4336
|
+
object?: "block";
|
|
4337
|
+
}>;
|
|
4338
|
+
has_column_header?: boolean;
|
|
4339
|
+
has_row_header?: boolean;
|
|
4340
|
+
};
|
|
4341
|
+
type?: "table";
|
|
4342
|
+
object?: "block";
|
|
4128
4343
|
} | {
|
|
4129
4344
|
to_do: {
|
|
4130
4345
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -4235,6 +4450,7 @@ export type BlockObjectRequest = {
|
|
|
4235
4450
|
};
|
|
4236
4451
|
type?: "external";
|
|
4237
4452
|
caption?: Array<RichTextItemRequest>;
|
|
4453
|
+
name?: StringRequest;
|
|
4238
4454
|
};
|
|
4239
4455
|
type?: "file";
|
|
4240
4456
|
object?: "block";
|
|
@@ -4354,6 +4570,21 @@ export type BlockObjectRequest = {
|
|
|
4354
4570
|
};
|
|
4355
4571
|
type?: "quote";
|
|
4356
4572
|
object?: "block";
|
|
4573
|
+
} | {
|
|
4574
|
+
table: {
|
|
4575
|
+
table_width: number;
|
|
4576
|
+
children: Array<{
|
|
4577
|
+
table_row: {
|
|
4578
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
4579
|
+
};
|
|
4580
|
+
type?: "table_row";
|
|
4581
|
+
object?: "block";
|
|
4582
|
+
}>;
|
|
4583
|
+
has_column_header?: boolean;
|
|
4584
|
+
has_row_header?: boolean;
|
|
4585
|
+
};
|
|
4586
|
+
type?: "table";
|
|
4587
|
+
object?: "block";
|
|
4357
4588
|
} | {
|
|
4358
4589
|
to_do: {
|
|
4359
4590
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -4464,6 +4695,7 @@ export type BlockObjectRequest = {
|
|
|
4464
4695
|
};
|
|
4465
4696
|
type?: "external";
|
|
4466
4697
|
caption?: Array<RichTextItemRequest>;
|
|
4698
|
+
name?: StringRequest;
|
|
4467
4699
|
};
|
|
4468
4700
|
type?: "file";
|
|
4469
4701
|
object?: "block";
|
|
@@ -4583,6 +4815,21 @@ export type BlockObjectRequest = {
|
|
|
4583
4815
|
};
|
|
4584
4816
|
type?: "quote";
|
|
4585
4817
|
object?: "block";
|
|
4818
|
+
} | {
|
|
4819
|
+
table: {
|
|
4820
|
+
table_width: number;
|
|
4821
|
+
children: Array<{
|
|
4822
|
+
table_row: {
|
|
4823
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
4824
|
+
};
|
|
4825
|
+
type?: "table_row";
|
|
4826
|
+
object?: "block";
|
|
4827
|
+
}>;
|
|
4828
|
+
has_column_header?: boolean;
|
|
4829
|
+
has_row_header?: boolean;
|
|
4830
|
+
};
|
|
4831
|
+
type?: "table";
|
|
4832
|
+
object?: "block";
|
|
4586
4833
|
} | {
|
|
4587
4834
|
to_do: {
|
|
4588
4835
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -4694,6 +4941,7 @@ export type BlockObjectRequest = {
|
|
|
4694
4941
|
};
|
|
4695
4942
|
type?: "external";
|
|
4696
4943
|
caption?: Array<RichTextItemRequest>;
|
|
4944
|
+
name?: StringRequest;
|
|
4697
4945
|
};
|
|
4698
4946
|
type?: "file";
|
|
4699
4947
|
object?: "block";
|
|
@@ -4813,6 +5061,21 @@ export type BlockObjectRequest = {
|
|
|
4813
5061
|
};
|
|
4814
5062
|
type?: "quote";
|
|
4815
5063
|
object?: "block";
|
|
5064
|
+
} | {
|
|
5065
|
+
table: {
|
|
5066
|
+
table_width: number;
|
|
5067
|
+
children: Array<{
|
|
5068
|
+
table_row: {
|
|
5069
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
5070
|
+
};
|
|
5071
|
+
type?: "table_row";
|
|
5072
|
+
object?: "block";
|
|
5073
|
+
}>;
|
|
5074
|
+
has_column_header?: boolean;
|
|
5075
|
+
has_row_header?: boolean;
|
|
5076
|
+
};
|
|
5077
|
+
type?: "table";
|
|
5078
|
+
object?: "block";
|
|
4816
5079
|
} | {
|
|
4817
5080
|
to_do: {
|
|
4818
5081
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -4922,6 +5185,7 @@ export type BlockObjectRequest = {
|
|
|
4922
5185
|
};
|
|
4923
5186
|
type?: "external";
|
|
4924
5187
|
caption?: Array<RichTextItemRequest>;
|
|
5188
|
+
name?: StringRequest;
|
|
4925
5189
|
};
|
|
4926
5190
|
type?: "file";
|
|
4927
5191
|
object?: "block";
|
|
@@ -5041,6 +5305,21 @@ export type BlockObjectRequest = {
|
|
|
5041
5305
|
};
|
|
5042
5306
|
type?: "quote";
|
|
5043
5307
|
object?: "block";
|
|
5308
|
+
} | {
|
|
5309
|
+
table: {
|
|
5310
|
+
table_width: number;
|
|
5311
|
+
children: Array<{
|
|
5312
|
+
table_row: {
|
|
5313
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
5314
|
+
};
|
|
5315
|
+
type?: "table_row";
|
|
5316
|
+
object?: "block";
|
|
5317
|
+
}>;
|
|
5318
|
+
has_column_header?: boolean;
|
|
5319
|
+
has_row_header?: boolean;
|
|
5320
|
+
};
|
|
5321
|
+
type?: "table";
|
|
5322
|
+
object?: "block";
|
|
5044
5323
|
} | {
|
|
5045
5324
|
to_do: {
|
|
5046
5325
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -5151,6 +5430,7 @@ export type BlockObjectRequest = {
|
|
|
5151
5430
|
};
|
|
5152
5431
|
type?: "external";
|
|
5153
5432
|
caption?: Array<RichTextItemRequest>;
|
|
5433
|
+
name?: StringRequest;
|
|
5154
5434
|
};
|
|
5155
5435
|
type?: "file";
|
|
5156
5436
|
object?: "block";
|
|
@@ -5270,6 +5550,21 @@ export type BlockObjectRequest = {
|
|
|
5270
5550
|
};
|
|
5271
5551
|
type?: "quote";
|
|
5272
5552
|
object?: "block";
|
|
5553
|
+
} | {
|
|
5554
|
+
table: {
|
|
5555
|
+
table_width: number;
|
|
5556
|
+
children: Array<{
|
|
5557
|
+
table_row: {
|
|
5558
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
5559
|
+
};
|
|
5560
|
+
type?: "table_row";
|
|
5561
|
+
object?: "block";
|
|
5562
|
+
}>;
|
|
5563
|
+
has_column_header?: boolean;
|
|
5564
|
+
has_row_header?: boolean;
|
|
5565
|
+
};
|
|
5566
|
+
type?: "table";
|
|
5567
|
+
object?: "block";
|
|
5273
5568
|
} | {
|
|
5274
5569
|
to_do: {
|
|
5275
5570
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -5391,6 +5686,7 @@ export type BlockObjectRequest = {
|
|
|
5391
5686
|
};
|
|
5392
5687
|
type?: "external";
|
|
5393
5688
|
caption?: Array<RichTextItemRequest>;
|
|
5689
|
+
name?: StringRequest;
|
|
5394
5690
|
};
|
|
5395
5691
|
type?: "file";
|
|
5396
5692
|
object?: "block";
|
|
@@ -5510,6 +5806,21 @@ export type BlockObjectRequest = {
|
|
|
5510
5806
|
};
|
|
5511
5807
|
type?: "quote";
|
|
5512
5808
|
object?: "block";
|
|
5809
|
+
} | {
|
|
5810
|
+
table: {
|
|
5811
|
+
table_width: number;
|
|
5812
|
+
children: Array<{
|
|
5813
|
+
table_row: {
|
|
5814
|
+
cells: Array<Array<RichTextItemRequest>>;
|
|
5815
|
+
};
|
|
5816
|
+
type?: "table_row";
|
|
5817
|
+
object?: "block";
|
|
5818
|
+
}>;
|
|
5819
|
+
has_column_header?: boolean;
|
|
5820
|
+
has_row_header?: boolean;
|
|
5821
|
+
};
|
|
5822
|
+
type?: "table";
|
|
5823
|
+
object?: "block";
|
|
5513
5824
|
} | {
|
|
5514
5825
|
to_do: {
|
|
5515
5826
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -5854,10 +6165,12 @@ type CreatePageBodyParameters = {
|
|
|
5854
6165
|
id: StringRequest;
|
|
5855
6166
|
name?: StringRequest;
|
|
5856
6167
|
color?: SelectColor;
|
|
6168
|
+
description?: StringRequest | null;
|
|
5857
6169
|
} | null | {
|
|
5858
6170
|
name: StringRequest;
|
|
5859
6171
|
id?: StringRequest;
|
|
5860
6172
|
color?: SelectColor;
|
|
6173
|
+
description?: StringRequest | null;
|
|
5861
6174
|
} | null;
|
|
5862
6175
|
type?: "select";
|
|
5863
6176
|
} | {
|
|
@@ -5865,10 +6178,12 @@ type CreatePageBodyParameters = {
|
|
|
5865
6178
|
id: StringRequest;
|
|
5866
6179
|
name?: StringRequest;
|
|
5867
6180
|
color?: SelectColor;
|
|
6181
|
+
description?: StringRequest | null;
|
|
5868
6182
|
} | {
|
|
5869
6183
|
name: StringRequest;
|
|
5870
6184
|
id?: StringRequest;
|
|
5871
6185
|
color?: SelectColor;
|
|
6186
|
+
description?: StringRequest | null;
|
|
5872
6187
|
}>;
|
|
5873
6188
|
type?: "multi_select";
|
|
5874
6189
|
} | {
|
|
@@ -5948,28 +6263,34 @@ type CreatePageBodyParameters = {
|
|
|
5948
6263
|
id: StringRequest;
|
|
5949
6264
|
name?: StringRequest;
|
|
5950
6265
|
color?: SelectColor;
|
|
6266
|
+
description?: StringRequest | null;
|
|
5951
6267
|
} | null | {
|
|
5952
6268
|
name: StringRequest;
|
|
5953
6269
|
id?: StringRequest;
|
|
5954
6270
|
color?: SelectColor;
|
|
6271
|
+
description?: StringRequest | null;
|
|
5955
6272
|
} | null;
|
|
5956
6273
|
type?: "status";
|
|
5957
6274
|
}> | Record<string, Array<RichTextItemRequest> | Array<RichTextItemRequest> | number | null | TextRequest | null | {
|
|
5958
6275
|
id: StringRequest;
|
|
5959
6276
|
name?: StringRequest;
|
|
5960
6277
|
color?: SelectColor;
|
|
6278
|
+
description?: StringRequest | null;
|
|
5961
6279
|
} | null | {
|
|
5962
6280
|
name: StringRequest;
|
|
5963
6281
|
id?: StringRequest;
|
|
5964
6282
|
color?: SelectColor;
|
|
6283
|
+
description?: StringRequest | null;
|
|
5965
6284
|
} | null | Array<{
|
|
5966
6285
|
id: StringRequest;
|
|
5967
6286
|
name?: StringRequest;
|
|
5968
6287
|
color?: SelectColor;
|
|
6288
|
+
description?: StringRequest | null;
|
|
5969
6289
|
} | {
|
|
5970
6290
|
name: StringRequest;
|
|
5971
6291
|
id?: StringRequest;
|
|
5972
6292
|
color?: SelectColor;
|
|
6293
|
+
description?: StringRequest | null;
|
|
5973
6294
|
}> | Array<{
|
|
5974
6295
|
id: IdRequest;
|
|
5975
6296
|
} | {
|
|
@@ -6025,10 +6346,12 @@ type CreatePageBodyParameters = {
|
|
|
6025
6346
|
id: StringRequest;
|
|
6026
6347
|
name?: StringRequest;
|
|
6027
6348
|
color?: SelectColor;
|
|
6349
|
+
description?: StringRequest | null;
|
|
6028
6350
|
} | null | {
|
|
6029
6351
|
name: StringRequest;
|
|
6030
6352
|
id?: StringRequest;
|
|
6031
6353
|
color?: SelectColor;
|
|
6354
|
+
description?: StringRequest | null;
|
|
6032
6355
|
} | null>;
|
|
6033
6356
|
icon?: {
|
|
6034
6357
|
emoji: EmojiRequest;
|
|
@@ -6093,10 +6416,12 @@ type UpdatePageBodyParameters = {
|
|
|
6093
6416
|
id: StringRequest;
|
|
6094
6417
|
name?: StringRequest;
|
|
6095
6418
|
color?: SelectColor;
|
|
6419
|
+
description?: StringRequest | null;
|
|
6096
6420
|
} | null | {
|
|
6097
6421
|
name: StringRequest;
|
|
6098
6422
|
id?: StringRequest;
|
|
6099
6423
|
color?: SelectColor;
|
|
6424
|
+
description?: StringRequest | null;
|
|
6100
6425
|
} | null;
|
|
6101
6426
|
type?: "select";
|
|
6102
6427
|
} | {
|
|
@@ -6104,10 +6429,12 @@ type UpdatePageBodyParameters = {
|
|
|
6104
6429
|
id: StringRequest;
|
|
6105
6430
|
name?: StringRequest;
|
|
6106
6431
|
color?: SelectColor;
|
|
6432
|
+
description?: StringRequest | null;
|
|
6107
6433
|
} | {
|
|
6108
6434
|
name: StringRequest;
|
|
6109
6435
|
id?: StringRequest;
|
|
6110
6436
|
color?: SelectColor;
|
|
6437
|
+
description?: StringRequest | null;
|
|
6111
6438
|
}>;
|
|
6112
6439
|
type?: "multi_select";
|
|
6113
6440
|
} | {
|
|
@@ -6187,28 +6514,34 @@ type UpdatePageBodyParameters = {
|
|
|
6187
6514
|
id: StringRequest;
|
|
6188
6515
|
name?: StringRequest;
|
|
6189
6516
|
color?: SelectColor;
|
|
6517
|
+
description?: StringRequest | null;
|
|
6190
6518
|
} | null | {
|
|
6191
6519
|
name: StringRequest;
|
|
6192
6520
|
id?: StringRequest;
|
|
6193
6521
|
color?: SelectColor;
|
|
6522
|
+
description?: StringRequest | null;
|
|
6194
6523
|
} | null;
|
|
6195
6524
|
type?: "status";
|
|
6196
6525
|
}> | Record<string, Array<RichTextItemRequest> | Array<RichTextItemRequest> | number | null | TextRequest | null | {
|
|
6197
6526
|
id: StringRequest;
|
|
6198
6527
|
name?: StringRequest;
|
|
6199
6528
|
color?: SelectColor;
|
|
6529
|
+
description?: StringRequest | null;
|
|
6200
6530
|
} | null | {
|
|
6201
6531
|
name: StringRequest;
|
|
6202
6532
|
id?: StringRequest;
|
|
6203
6533
|
color?: SelectColor;
|
|
6534
|
+
description?: StringRequest | null;
|
|
6204
6535
|
} | null | Array<{
|
|
6205
6536
|
id: StringRequest;
|
|
6206
6537
|
name?: StringRequest;
|
|
6207
6538
|
color?: SelectColor;
|
|
6539
|
+
description?: StringRequest | null;
|
|
6208
6540
|
} | {
|
|
6209
6541
|
name: StringRequest;
|
|
6210
6542
|
id?: StringRequest;
|
|
6211
6543
|
color?: SelectColor;
|
|
6544
|
+
description?: StringRequest | null;
|
|
6212
6545
|
}> | Array<{
|
|
6213
6546
|
id: IdRequest;
|
|
6214
6547
|
} | {
|
|
@@ -6264,10 +6597,12 @@ type UpdatePageBodyParameters = {
|
|
|
6264
6597
|
id: StringRequest;
|
|
6265
6598
|
name?: StringRequest;
|
|
6266
6599
|
color?: SelectColor;
|
|
6600
|
+
description?: StringRequest | null;
|
|
6267
6601
|
} | null | {
|
|
6268
6602
|
name: StringRequest;
|
|
6269
6603
|
id?: StringRequest;
|
|
6270
6604
|
color?: SelectColor;
|
|
6605
|
+
description?: StringRequest | null;
|
|
6271
6606
|
} | null>;
|
|
6272
6607
|
icon?: {
|
|
6273
6608
|
emoji: EmojiRequest;
|
|
@@ -6285,6 +6620,7 @@ type UpdatePageBodyParameters = {
|
|
|
6285
6620
|
type?: "external";
|
|
6286
6621
|
} | null;
|
|
6287
6622
|
archived?: boolean;
|
|
6623
|
+
in_trash?: boolean;
|
|
6288
6624
|
};
|
|
6289
6625
|
export type UpdatePageParameters = UpdatePagePathParameters & UpdatePageBodyParameters;
|
|
6290
6626
|
export type UpdatePageResponse = PageObjectResponse | PartialPageObjectResponse;
|
|
@@ -6292,7 +6628,7 @@ export declare const updatePage: {
|
|
|
6292
6628
|
readonly method: "patch";
|
|
6293
6629
|
readonly pathParams: readonly ["page_id"];
|
|
6294
6630
|
readonly queryParams: readonly [];
|
|
6295
|
-
readonly bodyParams: readonly ["properties", "icon", "cover", "archived"];
|
|
6631
|
+
readonly bodyParams: readonly ["properties", "icon", "cover", "archived", "in_trash"];
|
|
6296
6632
|
readonly path: (p: UpdatePagePathParameters) => string;
|
|
6297
6633
|
};
|
|
6298
6634
|
type GetPagePropertyPathParameters = {
|
|
@@ -6334,6 +6670,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6334
6670
|
};
|
|
6335
6671
|
type?: "embed";
|
|
6336
6672
|
archived?: boolean;
|
|
6673
|
+
in_trash?: boolean;
|
|
6337
6674
|
} | {
|
|
6338
6675
|
bookmark: {
|
|
6339
6676
|
url?: string;
|
|
@@ -6341,6 +6678,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6341
6678
|
};
|
|
6342
6679
|
type?: "bookmark";
|
|
6343
6680
|
archived?: boolean;
|
|
6681
|
+
in_trash?: boolean;
|
|
6344
6682
|
} | {
|
|
6345
6683
|
image: {
|
|
6346
6684
|
caption?: Array<RichTextItemRequest>;
|
|
@@ -6350,6 +6688,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6350
6688
|
};
|
|
6351
6689
|
type?: "image";
|
|
6352
6690
|
archived?: boolean;
|
|
6691
|
+
in_trash?: boolean;
|
|
6353
6692
|
} | {
|
|
6354
6693
|
video: {
|
|
6355
6694
|
caption?: Array<RichTextItemRequest>;
|
|
@@ -6359,6 +6698,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6359
6698
|
};
|
|
6360
6699
|
type?: "video";
|
|
6361
6700
|
archived?: boolean;
|
|
6701
|
+
in_trash?: boolean;
|
|
6362
6702
|
} | {
|
|
6363
6703
|
pdf: {
|
|
6364
6704
|
caption?: Array<RichTextItemRequest>;
|
|
@@ -6368,15 +6708,18 @@ type UpdateBlockBodyParameters = {
|
|
|
6368
6708
|
};
|
|
6369
6709
|
type?: "pdf";
|
|
6370
6710
|
archived?: boolean;
|
|
6711
|
+
in_trash?: boolean;
|
|
6371
6712
|
} | {
|
|
6372
6713
|
file: {
|
|
6373
6714
|
caption?: Array<RichTextItemRequest>;
|
|
6374
6715
|
external?: {
|
|
6375
6716
|
url: TextRequest;
|
|
6376
6717
|
};
|
|
6718
|
+
name?: StringRequest;
|
|
6377
6719
|
};
|
|
6378
6720
|
type?: "file";
|
|
6379
6721
|
archived?: boolean;
|
|
6722
|
+
in_trash?: boolean;
|
|
6380
6723
|
} | {
|
|
6381
6724
|
audio: {
|
|
6382
6725
|
caption?: Array<RichTextItemRequest>;
|
|
@@ -6386,6 +6729,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6386
6729
|
};
|
|
6387
6730
|
type?: "audio";
|
|
6388
6731
|
archived?: boolean;
|
|
6732
|
+
in_trash?: boolean;
|
|
6389
6733
|
} | {
|
|
6390
6734
|
code: {
|
|
6391
6735
|
rich_text?: Array<RichTextItemRequest>;
|
|
@@ -6394,26 +6738,31 @@ type UpdateBlockBodyParameters = {
|
|
|
6394
6738
|
};
|
|
6395
6739
|
type?: "code";
|
|
6396
6740
|
archived?: boolean;
|
|
6741
|
+
in_trash?: boolean;
|
|
6397
6742
|
} | {
|
|
6398
6743
|
equation: {
|
|
6399
6744
|
expression: string;
|
|
6400
6745
|
};
|
|
6401
6746
|
type?: "equation";
|
|
6402
6747
|
archived?: boolean;
|
|
6748
|
+
in_trash?: boolean;
|
|
6403
6749
|
} | {
|
|
6404
6750
|
divider: EmptyObject;
|
|
6405
6751
|
type?: "divider";
|
|
6406
6752
|
archived?: boolean;
|
|
6753
|
+
in_trash?: boolean;
|
|
6407
6754
|
} | {
|
|
6408
6755
|
breadcrumb: EmptyObject;
|
|
6409
6756
|
type?: "breadcrumb";
|
|
6410
6757
|
archived?: boolean;
|
|
6758
|
+
in_trash?: boolean;
|
|
6411
6759
|
} | {
|
|
6412
6760
|
table_of_contents: {
|
|
6413
6761
|
color?: ApiColor;
|
|
6414
6762
|
};
|
|
6415
6763
|
type?: "table_of_contents";
|
|
6416
6764
|
archived?: boolean;
|
|
6765
|
+
in_trash?: boolean;
|
|
6417
6766
|
} | {
|
|
6418
6767
|
link_to_page: {
|
|
6419
6768
|
page_id: IdRequest;
|
|
@@ -6427,12 +6776,14 @@ type UpdateBlockBodyParameters = {
|
|
|
6427
6776
|
};
|
|
6428
6777
|
type?: "link_to_page";
|
|
6429
6778
|
archived?: boolean;
|
|
6779
|
+
in_trash?: boolean;
|
|
6430
6780
|
} | {
|
|
6431
6781
|
table_row: {
|
|
6432
6782
|
cells: Array<Array<RichTextItemRequest>>;
|
|
6433
6783
|
};
|
|
6434
6784
|
type?: "table_row";
|
|
6435
6785
|
archived?: boolean;
|
|
6786
|
+
in_trash?: boolean;
|
|
6436
6787
|
} | {
|
|
6437
6788
|
heading_1: {
|
|
6438
6789
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6441,6 +6792,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6441
6792
|
};
|
|
6442
6793
|
type?: "heading_1";
|
|
6443
6794
|
archived?: boolean;
|
|
6795
|
+
in_trash?: boolean;
|
|
6444
6796
|
} | {
|
|
6445
6797
|
heading_2: {
|
|
6446
6798
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6449,6 +6801,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6449
6801
|
};
|
|
6450
6802
|
type?: "heading_2";
|
|
6451
6803
|
archived?: boolean;
|
|
6804
|
+
in_trash?: boolean;
|
|
6452
6805
|
} | {
|
|
6453
6806
|
heading_3: {
|
|
6454
6807
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6457,6 +6810,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6457
6810
|
};
|
|
6458
6811
|
type?: "heading_3";
|
|
6459
6812
|
archived?: boolean;
|
|
6813
|
+
in_trash?: boolean;
|
|
6460
6814
|
} | {
|
|
6461
6815
|
paragraph: {
|
|
6462
6816
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6464,6 +6818,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6464
6818
|
};
|
|
6465
6819
|
type?: "paragraph";
|
|
6466
6820
|
archived?: boolean;
|
|
6821
|
+
in_trash?: boolean;
|
|
6467
6822
|
} | {
|
|
6468
6823
|
bulleted_list_item: {
|
|
6469
6824
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6471,6 +6826,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6471
6826
|
};
|
|
6472
6827
|
type?: "bulleted_list_item";
|
|
6473
6828
|
archived?: boolean;
|
|
6829
|
+
in_trash?: boolean;
|
|
6474
6830
|
} | {
|
|
6475
6831
|
numbered_list_item: {
|
|
6476
6832
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6478,6 +6834,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6478
6834
|
};
|
|
6479
6835
|
type?: "numbered_list_item";
|
|
6480
6836
|
archived?: boolean;
|
|
6837
|
+
in_trash?: boolean;
|
|
6481
6838
|
} | {
|
|
6482
6839
|
quote: {
|
|
6483
6840
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6485,6 +6842,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6485
6842
|
};
|
|
6486
6843
|
type?: "quote";
|
|
6487
6844
|
archived?: boolean;
|
|
6845
|
+
in_trash?: boolean;
|
|
6488
6846
|
} | {
|
|
6489
6847
|
to_do: {
|
|
6490
6848
|
rich_text?: Array<RichTextItemRequest>;
|
|
@@ -6493,6 +6851,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6493
6851
|
};
|
|
6494
6852
|
type?: "to_do";
|
|
6495
6853
|
archived?: boolean;
|
|
6854
|
+
in_trash?: boolean;
|
|
6496
6855
|
} | {
|
|
6497
6856
|
toggle: {
|
|
6498
6857
|
rich_text: Array<RichTextItemRequest>;
|
|
@@ -6500,12 +6859,14 @@ type UpdateBlockBodyParameters = {
|
|
|
6500
6859
|
};
|
|
6501
6860
|
type?: "toggle";
|
|
6502
6861
|
archived?: boolean;
|
|
6862
|
+
in_trash?: boolean;
|
|
6503
6863
|
} | {
|
|
6504
6864
|
template: {
|
|
6505
6865
|
rich_text: Array<RichTextItemRequest>;
|
|
6506
6866
|
};
|
|
6507
6867
|
type?: "template";
|
|
6508
6868
|
archived?: boolean;
|
|
6869
|
+
in_trash?: boolean;
|
|
6509
6870
|
} | {
|
|
6510
6871
|
callout: {
|
|
6511
6872
|
rich_text?: Array<RichTextItemRequest>;
|
|
@@ -6522,6 +6883,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6522
6883
|
};
|
|
6523
6884
|
type?: "callout";
|
|
6524
6885
|
archived?: boolean;
|
|
6886
|
+
in_trash?: boolean;
|
|
6525
6887
|
} | {
|
|
6526
6888
|
synced_block: {
|
|
6527
6889
|
synced_from: {
|
|
@@ -6531,6 +6893,7 @@ type UpdateBlockBodyParameters = {
|
|
|
6531
6893
|
};
|
|
6532
6894
|
type?: "synced_block";
|
|
6533
6895
|
archived?: boolean;
|
|
6896
|
+
in_trash?: boolean;
|
|
6534
6897
|
} | {
|
|
6535
6898
|
table: {
|
|
6536
6899
|
has_column_header?: boolean;
|
|
@@ -6538,8 +6901,10 @@ type UpdateBlockBodyParameters = {
|
|
|
6538
6901
|
};
|
|
6539
6902
|
type?: "table";
|
|
6540
6903
|
archived?: boolean;
|
|
6904
|
+
in_trash?: boolean;
|
|
6541
6905
|
} | {
|
|
6542
6906
|
archived?: boolean;
|
|
6907
|
+
in_trash?: boolean;
|
|
6543
6908
|
};
|
|
6544
6909
|
export type UpdateBlockParameters = UpdateBlockPathParameters & UpdateBlockBodyParameters;
|
|
6545
6910
|
export type UpdateBlockResponse = PartialBlockObjectResponse | BlockObjectResponse;
|
|
@@ -6547,7 +6912,7 @@ export declare const updateBlock: {
|
|
|
6547
6912
|
readonly method: "patch";
|
|
6548
6913
|
readonly pathParams: readonly ["block_id"];
|
|
6549
6914
|
readonly queryParams: readonly [];
|
|
6550
|
-
readonly bodyParams: readonly ["embed", "type", "archived", "bookmark", "image", "video", "pdf", "file", "audio", "code", "equation", "divider", "breadcrumb", "table_of_contents", "link_to_page", "table_row", "heading_1", "heading_2", "heading_3", "paragraph", "bulleted_list_item", "numbered_list_item", "quote", "to_do", "toggle", "template", "callout", "synced_block", "table"];
|
|
6915
|
+
readonly bodyParams: readonly ["embed", "type", "archived", "in_trash", "bookmark", "image", "video", "pdf", "file", "audio", "code", "equation", "divider", "breadcrumb", "table_of_contents", "link_to_page", "table_row", "heading_1", "heading_2", "heading_3", "paragraph", "bulleted_list_item", "numbered_list_item", "quote", "to_do", "toggle", "template", "callout", "synced_block", "table"];
|
|
6551
6916
|
readonly path: (p: UpdateBlockPathParameters) => string;
|
|
6552
6917
|
};
|
|
6553
6918
|
type DeleteBlockPathParameters = {
|
|
@@ -6647,40 +7012,48 @@ type UpdateDatabaseBodyParameters = {
|
|
|
6647
7012
|
};
|
|
6648
7013
|
type?: "number";
|
|
6649
7014
|
name?: string;
|
|
7015
|
+
description?: PropertyDescriptionRequest | null;
|
|
6650
7016
|
} | null | {
|
|
6651
7017
|
formula: {
|
|
6652
7018
|
expression?: string;
|
|
6653
7019
|
};
|
|
6654
7020
|
type?: "formula";
|
|
6655
7021
|
name?: string;
|
|
7022
|
+
description?: PropertyDescriptionRequest | null;
|
|
6656
7023
|
} | null | {
|
|
6657
7024
|
select: {
|
|
6658
7025
|
options?: Array<{
|
|
6659
7026
|
id: StringRequest;
|
|
6660
7027
|
name?: StringRequest;
|
|
6661
7028
|
color?: SelectColor;
|
|
7029
|
+
description?: StringRequest | null;
|
|
6662
7030
|
} | {
|
|
6663
7031
|
name: StringRequest;
|
|
6664
7032
|
id?: StringRequest;
|
|
6665
7033
|
color?: SelectColor;
|
|
7034
|
+
description?: StringRequest | null;
|
|
6666
7035
|
}>;
|
|
6667
7036
|
};
|
|
6668
7037
|
type?: "select";
|
|
6669
7038
|
name?: string;
|
|
7039
|
+
description?: PropertyDescriptionRequest | null;
|
|
6670
7040
|
} | null | {
|
|
6671
7041
|
multi_select: {
|
|
6672
7042
|
options?: Array<{
|
|
6673
7043
|
id: StringRequest;
|
|
6674
7044
|
name?: StringRequest;
|
|
6675
7045
|
color?: SelectColor;
|
|
7046
|
+
description?: StringRequest | null;
|
|
6676
7047
|
} | {
|
|
6677
7048
|
name: StringRequest;
|
|
6678
7049
|
id?: StringRequest;
|
|
6679
7050
|
color?: SelectColor;
|
|
7051
|
+
description?: StringRequest | null;
|
|
6680
7052
|
}>;
|
|
6681
7053
|
};
|
|
6682
7054
|
type?: "multi_select";
|
|
6683
7055
|
name?: string;
|
|
7056
|
+
description?: PropertyDescriptionRequest | null;
|
|
6684
7057
|
} | null | {
|
|
6685
7058
|
relation: {
|
|
6686
7059
|
single_property: EmptyObject;
|
|
@@ -6693,6 +7066,7 @@ type UpdateDatabaseBodyParameters = {
|
|
|
6693
7066
|
};
|
|
6694
7067
|
type?: "relation";
|
|
6695
7068
|
name?: string;
|
|
7069
|
+
description?: PropertyDescriptionRequest | null;
|
|
6696
7070
|
} | null | {
|
|
6697
7071
|
rollup: {
|
|
6698
7072
|
rollup_property_name: string;
|
|
@@ -6721,69 +7095,85 @@ type UpdateDatabaseBodyParameters = {
|
|
|
6721
7095
|
};
|
|
6722
7096
|
type?: "rollup";
|
|
6723
7097
|
name?: string;
|
|
7098
|
+
description?: PropertyDescriptionRequest | null;
|
|
6724
7099
|
} | null | {
|
|
6725
7100
|
unique_id: {
|
|
6726
7101
|
prefix?: string | null;
|
|
6727
7102
|
};
|
|
6728
7103
|
type?: "unique_id";
|
|
6729
7104
|
name?: string;
|
|
7105
|
+
description?: PropertyDescriptionRequest | null;
|
|
6730
7106
|
} | null | {
|
|
6731
7107
|
title: EmptyObject;
|
|
6732
7108
|
type?: "title";
|
|
6733
7109
|
name?: string;
|
|
7110
|
+
description?: PropertyDescriptionRequest | null;
|
|
6734
7111
|
} | null | {
|
|
6735
7112
|
rich_text: EmptyObject;
|
|
6736
7113
|
type?: "rich_text";
|
|
6737
7114
|
name?: string;
|
|
7115
|
+
description?: PropertyDescriptionRequest | null;
|
|
6738
7116
|
} | null | {
|
|
6739
7117
|
url: EmptyObject;
|
|
6740
7118
|
type?: "url";
|
|
6741
7119
|
name?: string;
|
|
7120
|
+
description?: PropertyDescriptionRequest | null;
|
|
6742
7121
|
} | null | {
|
|
6743
7122
|
people: EmptyObject;
|
|
6744
7123
|
type?: "people";
|
|
6745
7124
|
name?: string;
|
|
7125
|
+
description?: PropertyDescriptionRequest | null;
|
|
6746
7126
|
} | null | {
|
|
6747
7127
|
files: EmptyObject;
|
|
6748
7128
|
type?: "files";
|
|
6749
7129
|
name?: string;
|
|
7130
|
+
description?: PropertyDescriptionRequest | null;
|
|
6750
7131
|
} | null | {
|
|
6751
7132
|
email: EmptyObject;
|
|
6752
7133
|
type?: "email";
|
|
6753
7134
|
name?: string;
|
|
7135
|
+
description?: PropertyDescriptionRequest | null;
|
|
6754
7136
|
} | null | {
|
|
6755
7137
|
phone_number: EmptyObject;
|
|
6756
7138
|
type?: "phone_number";
|
|
6757
7139
|
name?: string;
|
|
7140
|
+
description?: PropertyDescriptionRequest | null;
|
|
6758
7141
|
} | null | {
|
|
6759
7142
|
date: EmptyObject;
|
|
6760
7143
|
type?: "date";
|
|
6761
7144
|
name?: string;
|
|
7145
|
+
description?: PropertyDescriptionRequest | null;
|
|
6762
7146
|
} | null | {
|
|
6763
7147
|
checkbox: EmptyObject;
|
|
6764
7148
|
type?: "checkbox";
|
|
6765
7149
|
name?: string;
|
|
7150
|
+
description?: PropertyDescriptionRequest | null;
|
|
6766
7151
|
} | null | {
|
|
6767
7152
|
created_by: EmptyObject;
|
|
6768
7153
|
type?: "created_by";
|
|
6769
7154
|
name?: string;
|
|
7155
|
+
description?: PropertyDescriptionRequest | null;
|
|
6770
7156
|
} | null | {
|
|
6771
7157
|
created_time: EmptyObject;
|
|
6772
7158
|
type?: "created_time";
|
|
6773
7159
|
name?: string;
|
|
7160
|
+
description?: PropertyDescriptionRequest | null;
|
|
6774
7161
|
} | null | {
|
|
6775
7162
|
last_edited_by: EmptyObject;
|
|
6776
7163
|
type?: "last_edited_by";
|
|
6777
7164
|
name?: string;
|
|
7165
|
+
description?: PropertyDescriptionRequest | null;
|
|
6778
7166
|
} | null | {
|
|
6779
7167
|
last_edited_time: EmptyObject;
|
|
6780
7168
|
type?: "last_edited_time";
|
|
6781
7169
|
name?: string;
|
|
7170
|
+
description?: PropertyDescriptionRequest | null;
|
|
6782
7171
|
} | null | {
|
|
6783
7172
|
name: string;
|
|
6784
7173
|
} | null>;
|
|
6785
7174
|
is_inline?: boolean;
|
|
6786
7175
|
archived?: boolean;
|
|
7176
|
+
in_trash?: boolean;
|
|
6787
7177
|
};
|
|
6788
7178
|
export type UpdateDatabaseParameters = UpdateDatabasePathParameters & UpdateDatabaseBodyParameters;
|
|
6789
7179
|
export type UpdateDatabaseResponse = PartialDatabaseObjectResponse | DatabaseObjectResponse;
|
|
@@ -6791,7 +7181,7 @@ export declare const updateDatabase: {
|
|
|
6791
7181
|
readonly method: "patch";
|
|
6792
7182
|
readonly pathParams: readonly ["database_id"];
|
|
6793
7183
|
readonly queryParams: readonly [];
|
|
6794
|
-
readonly bodyParams: readonly ["title", "description", "icon", "cover", "properties", "is_inline", "archived"];
|
|
7184
|
+
readonly bodyParams: readonly ["title", "description", "icon", "cover", "properties", "is_inline", "archived", "in_trash"];
|
|
6795
7185
|
readonly path: (p: UpdateDatabasePathParameters) => string;
|
|
6796
7186
|
};
|
|
6797
7187
|
type QueryDatabasePathParameters = {
|
|
@@ -6824,6 +7214,7 @@ type QueryDatabaseBodyParameters = {
|
|
|
6824
7214
|
start_cursor?: string;
|
|
6825
7215
|
page_size?: number;
|
|
6826
7216
|
archived?: boolean;
|
|
7217
|
+
in_trash?: boolean;
|
|
6827
7218
|
};
|
|
6828
7219
|
export type QueryDatabaseParameters = QueryDatabasePathParameters & QueryDatabaseQueryParameters & QueryDatabaseBodyParameters;
|
|
6829
7220
|
export type QueryDatabaseResponse = {
|
|
@@ -6838,7 +7229,7 @@ export declare const queryDatabase: {
|
|
|
6838
7229
|
readonly method: "post";
|
|
6839
7230
|
readonly pathParams: readonly ["database_id"];
|
|
6840
7231
|
readonly queryParams: readonly ["filter_properties"];
|
|
6841
|
-
readonly bodyParams: readonly ["sorts", "filter", "start_cursor", "page_size", "archived"];
|
|
7232
|
+
readonly bodyParams: readonly ["sorts", "filter", "start_cursor", "page_size", "archived", "in_trash"];
|
|
6842
7233
|
readonly path: (p: QueryDatabasePathParameters) => string;
|
|
6843
7234
|
};
|
|
6844
7235
|
type ListDatabasesQueryParameters = {
|
|
@@ -6874,27 +7265,33 @@ type CreateDatabaseBodyParameters = {
|
|
|
6874
7265
|
format?: NumberFormat;
|
|
6875
7266
|
};
|
|
6876
7267
|
type?: "number";
|
|
7268
|
+
description?: PropertyDescriptionRequest | null;
|
|
6877
7269
|
} | {
|
|
6878
7270
|
formula: {
|
|
6879
7271
|
expression?: string;
|
|
6880
7272
|
};
|
|
6881
7273
|
type?: "formula";
|
|
7274
|
+
description?: PropertyDescriptionRequest | null;
|
|
6882
7275
|
} | {
|
|
6883
7276
|
select: {
|
|
6884
7277
|
options?: Array<{
|
|
6885
7278
|
name: StringRequest;
|
|
6886
7279
|
color?: SelectColor;
|
|
7280
|
+
description?: StringRequest | null;
|
|
6887
7281
|
}>;
|
|
6888
7282
|
};
|
|
6889
7283
|
type?: "select";
|
|
7284
|
+
description?: PropertyDescriptionRequest | null;
|
|
6890
7285
|
} | {
|
|
6891
7286
|
multi_select: {
|
|
6892
7287
|
options?: Array<{
|
|
6893
7288
|
name: StringRequest;
|
|
6894
7289
|
color?: SelectColor;
|
|
7290
|
+
description?: StringRequest | null;
|
|
6895
7291
|
}>;
|
|
6896
7292
|
};
|
|
6897
7293
|
type?: "multi_select";
|
|
7294
|
+
description?: PropertyDescriptionRequest | null;
|
|
6898
7295
|
} | {
|
|
6899
7296
|
relation: {
|
|
6900
7297
|
single_property: EmptyObject;
|
|
@@ -6906,6 +7303,7 @@ type CreateDatabaseBodyParameters = {
|
|
|
6906
7303
|
type?: "dual_property";
|
|
6907
7304
|
};
|
|
6908
7305
|
type?: "relation";
|
|
7306
|
+
description?: PropertyDescriptionRequest | null;
|
|
6909
7307
|
} | {
|
|
6910
7308
|
rollup: {
|
|
6911
7309
|
rollup_property_name: string;
|
|
@@ -6933,50 +7331,65 @@ type CreateDatabaseBodyParameters = {
|
|
|
6933
7331
|
relation_property_name?: string;
|
|
6934
7332
|
};
|
|
6935
7333
|
type?: "rollup";
|
|
7334
|
+
description?: PropertyDescriptionRequest | null;
|
|
6936
7335
|
} | {
|
|
6937
7336
|
unique_id: {
|
|
6938
7337
|
prefix?: string | null;
|
|
6939
7338
|
};
|
|
6940
7339
|
type?: "unique_id";
|
|
7340
|
+
description?: PropertyDescriptionRequest | null;
|
|
6941
7341
|
} | {
|
|
6942
7342
|
title: EmptyObject;
|
|
6943
7343
|
type?: "title";
|
|
7344
|
+
description?: PropertyDescriptionRequest | null;
|
|
6944
7345
|
} | {
|
|
6945
7346
|
rich_text: EmptyObject;
|
|
6946
7347
|
type?: "rich_text";
|
|
7348
|
+
description?: PropertyDescriptionRequest | null;
|
|
6947
7349
|
} | {
|
|
6948
7350
|
url: EmptyObject;
|
|
6949
7351
|
type?: "url";
|
|
7352
|
+
description?: PropertyDescriptionRequest | null;
|
|
6950
7353
|
} | {
|
|
6951
7354
|
people: EmptyObject;
|
|
6952
7355
|
type?: "people";
|
|
7356
|
+
description?: PropertyDescriptionRequest | null;
|
|
6953
7357
|
} | {
|
|
6954
7358
|
files: EmptyObject;
|
|
6955
7359
|
type?: "files";
|
|
7360
|
+
description?: PropertyDescriptionRequest | null;
|
|
6956
7361
|
} | {
|
|
6957
7362
|
email: EmptyObject;
|
|
6958
7363
|
type?: "email";
|
|
7364
|
+
description?: PropertyDescriptionRequest | null;
|
|
6959
7365
|
} | {
|
|
6960
7366
|
phone_number: EmptyObject;
|
|
6961
7367
|
type?: "phone_number";
|
|
7368
|
+
description?: PropertyDescriptionRequest | null;
|
|
6962
7369
|
} | {
|
|
6963
7370
|
date: EmptyObject;
|
|
6964
7371
|
type?: "date";
|
|
7372
|
+
description?: PropertyDescriptionRequest | null;
|
|
6965
7373
|
} | {
|
|
6966
7374
|
checkbox: EmptyObject;
|
|
6967
7375
|
type?: "checkbox";
|
|
7376
|
+
description?: PropertyDescriptionRequest | null;
|
|
6968
7377
|
} | {
|
|
6969
7378
|
created_by: EmptyObject;
|
|
6970
7379
|
type?: "created_by";
|
|
7380
|
+
description?: PropertyDescriptionRequest | null;
|
|
6971
7381
|
} | {
|
|
6972
7382
|
created_time: EmptyObject;
|
|
6973
7383
|
type?: "created_time";
|
|
7384
|
+
description?: PropertyDescriptionRequest | null;
|
|
6974
7385
|
} | {
|
|
6975
7386
|
last_edited_by: EmptyObject;
|
|
6976
7387
|
type?: "last_edited_by";
|
|
7388
|
+
description?: PropertyDescriptionRequest | null;
|
|
6977
7389
|
} | {
|
|
6978
7390
|
last_edited_time: EmptyObject;
|
|
6979
7391
|
type?: "last_edited_time";
|
|
7392
|
+
description?: PropertyDescriptionRequest | null;
|
|
6980
7393
|
}>;
|
|
6981
7394
|
icon?: {
|
|
6982
7395
|
emoji: EmojiRequest;
|