type IdRequest = string | string; export type PersonUserObjectResponse = { type: "person"; person: { email?: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; }; type EmptyObject = Record; export type PartialUserObjectResponse = { id: IdRequest; object: "user"; }; export type BotUserObjectResponse = { type: "bot"; bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; }; export type UserObjectResponse = PersonUserObjectResponse | BotUserObjectResponse; type StringRequest = string; type SelectColor = "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red"; type SelectPropertyResponse = { id: StringRequest; name: StringRequest; color: SelectColor; }; 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"; type DateResponse = { start: string; end: string | null; time_zone: TimeZoneRequest | null; }; type TextRequest = string; type StringFormulaPropertyResponse = { type: "string"; string: string | null; }; type DateFormulaPropertyResponse = { type: "date"; date: DateResponse | null; }; type NumberFormulaPropertyResponse = { type: "number"; number: number | null; }; type BooleanFormulaPropertyResponse = { type: "boolean"; boolean: boolean | null; }; type FormulaPropertyResponse = StringFormulaPropertyResponse | DateFormulaPropertyResponse | NumberFormulaPropertyResponse | BooleanFormulaPropertyResponse; type AnnotationResponse = { bold: boolean; italic: boolean; strikethrough: boolean; underline: boolean; code: boolean; color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red" | "gray_background" | "brown_background" | "orange_background" | "yellow_background" | "green_background" | "blue_background" | "purple_background" | "pink_background" | "red_background"; }; export type TextRichTextItemResponse = { type: "text"; text: { content: string; link: { url: TextRequest; } | null; }; annotations: AnnotationResponse; plain_text: string; href: string | null; }; type LinkPreviewMentionResponse = { url: TextRequest; }; type TemplateMentionDateTemplateMentionResponse = { type: "template_mention_date"; template_mention_date: "today" | "now"; }; type TemplateMentionUserTemplateMentionResponse = { type: "template_mention_user"; template_mention_user: "me"; }; type TemplateMentionResponse = TemplateMentionDateTemplateMentionResponse | TemplateMentionUserTemplateMentionResponse; export type MentionRichTextItemResponse = { type: "mention"; mention: { type: "user"; user: PartialUserObjectResponse | UserObjectResponse; } | { type: "date"; date: DateResponse; } | { type: "link_preview"; link_preview: LinkPreviewMentionResponse; } | { type: "template_mention"; template_mention: TemplateMentionResponse; } | { type: "page"; page: { id: IdRequest; }; } | { type: "database"; database: { id: IdRequest; }; }; annotations: AnnotationResponse; plain_text: string; href: string | null; }; export type EquationRichTextItemResponse = { type: "equation"; equation: { expression: TextRequest; }; annotations: AnnotationResponse; plain_text: string; href: string | null; }; export type RichTextItemResponse = TextRichTextItemResponse | MentionRichTextItemResponse | EquationRichTextItemResponse; 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"; type EmojiRequest = "๐Ÿ˜€" | "๐Ÿ˜ƒ" | "๐Ÿ˜„" | "๐Ÿ˜" | "๐Ÿ˜†" | "๐Ÿ˜…" | "๐Ÿคฃ" | "๐Ÿ˜‚" | "๐Ÿ™‚" | "๐Ÿ™ƒ" | "๐Ÿ˜‰" | "๐Ÿ˜Š" | "๐Ÿ˜‡" | "๐Ÿฅฐ" | "๐Ÿ˜" | "๐Ÿคฉ" | "๐Ÿ˜˜" | "๐Ÿ˜—" | "โ˜บ๏ธ" | "โ˜บ" | "๐Ÿ˜š" | "๐Ÿ˜™" | "๐Ÿฅฒ" | "๐Ÿ˜‹" | "๐Ÿ˜›" | "๐Ÿ˜œ" | "๐Ÿคช" | "๐Ÿ˜" | "๐Ÿค‘" | "๐Ÿค—" | "๐Ÿคญ" | "๐Ÿคซ" | "๐Ÿค”" | "๐Ÿค" | "๐Ÿคจ" | "๐Ÿ˜" | "๐Ÿ˜‘" | "๐Ÿ˜ถ" | "๐Ÿ˜ถโ€๐ŸŒซ๏ธ" | "๐Ÿ˜ถโ€๐ŸŒซ" | "๐Ÿ˜" | "๐Ÿ˜’" | "๐Ÿ™„" | "๐Ÿ˜ฌ" | "๐Ÿ˜ฎโ€๐Ÿ’จ" | "๐Ÿคฅ" | "๐Ÿ˜Œ" | "๐Ÿ˜”" | "๐Ÿ˜ช" | "๐Ÿคค" | "๐Ÿ˜ด" | "๐Ÿ˜ท" | "๐Ÿค’" | "๐Ÿค•" | "๐Ÿคข" | "๐Ÿคฎ" | "๐Ÿคง" | "๐Ÿฅต" | "๐Ÿฅถ" | "๐Ÿฅด" | "๐Ÿ˜ต" | "๐Ÿ˜ตโ€๐Ÿ’ซ" | "๐Ÿคฏ" | "๐Ÿค " | "๐Ÿฅณ" | "๐Ÿฅธ" | "๐Ÿ˜Ž" | "๐Ÿค“" | "๐Ÿง" | "๐Ÿ˜•" | "๐Ÿ˜Ÿ" | "๐Ÿ™" | "โ˜น๏ธ" | "โ˜น" | "๐Ÿ˜ฎ" | "๐Ÿ˜ฏ" | "๐Ÿ˜ฒ" | "๐Ÿ˜ณ" | "๐Ÿฅบ" | "๐Ÿ˜ฆ" | "๐Ÿ˜ง" | "๐Ÿ˜จ" | "๐Ÿ˜ฐ" | "๐Ÿ˜ฅ" | "๐Ÿ˜ข" | "๐Ÿ˜ญ" | "๐Ÿ˜ฑ" | "๐Ÿ˜–" | "๐Ÿ˜ฃ" | "๐Ÿ˜ž" | "๐Ÿ˜“" | "๐Ÿ˜ฉ" | "๐Ÿ˜ซ" | "๐Ÿฅฑ" | "๐Ÿ˜ค" | "๐Ÿ˜ก" | "๐Ÿ˜ " | "๐Ÿคฌ" | "๐Ÿ˜ˆ" | "๐Ÿ‘ฟ" | "๐Ÿ’€" | "โ˜ ๏ธ" | "โ˜ " | "๐Ÿ’ฉ" | "๐Ÿคก" | "๐Ÿ‘น" | "๐Ÿ‘บ" | "๐Ÿ‘ป" | "๐Ÿ‘ฝ" | "๐Ÿ‘พ" | "๐Ÿค–" | "๐Ÿ˜บ" | "๐Ÿ˜ธ" | "๐Ÿ˜น" | "๐Ÿ˜ป" | "๐Ÿ˜ผ" | "๐Ÿ˜ฝ" | "๐Ÿ™€" | "๐Ÿ˜ฟ" | "๐Ÿ˜พ" | "๐Ÿ™ˆ" | "๐Ÿ™‰" | "๐Ÿ™Š" | "๐Ÿ’‹" | "๐Ÿ’Œ" | "๐Ÿ’˜" | "๐Ÿ’" | "๐Ÿ’–" | "๐Ÿ’—" | "๐Ÿ’“" | "๐Ÿ’ž" | "๐Ÿ’•" | "๐Ÿ’Ÿ" | "โฃ๏ธ" | "โฃ" | "๐Ÿ’”" | "โค๏ธโ€๐Ÿ”ฅ" | "โคโ€๐Ÿ”ฅ" | "โค๏ธโ€๐Ÿฉน" | "โคโ€๐Ÿฉน" | "โค๏ธ" | "โค" | "๐Ÿงก" | "๐Ÿ’›" | "๐Ÿ’š" | "๐Ÿ’™" | "๐Ÿ’œ" | "๐ŸคŽ" | "๐Ÿ–ค" | "๐Ÿค" | "๐Ÿ’ฏ" | "๐Ÿ’ข" | "๐Ÿ’ฅ" | "๐Ÿ’ซ" | "๐Ÿ’ฆ" | "๐Ÿ’จ" | "๐Ÿ•ณ๏ธ" | "๐Ÿ•ณ" | "๐Ÿ’ฃ" | "๐Ÿ’ฌ" | "๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ" | "๐Ÿ—จ๏ธ" | "๐Ÿ—จ" | "๐Ÿ—ฏ๏ธ" | "๐Ÿ—ฏ" | "๐Ÿ’ญ" | "๐Ÿ’ค" | "๐Ÿ‘‹๐Ÿป" | "๐Ÿ‘‹๐Ÿผ" | "๐Ÿ‘‹๐Ÿฝ" | "๐Ÿ‘‹๐Ÿพ" | "๐Ÿ‘‹๐Ÿฟ" | "๐Ÿ‘‹" | "๐Ÿคš๐Ÿป" | "๐Ÿคš๐Ÿผ" | "๐Ÿคš๐Ÿฝ" | "๐Ÿคš๐Ÿพ" | "๐Ÿคš๐Ÿฟ" | "๐Ÿคš" | "๐Ÿ–๐Ÿป" | "๐Ÿ–๐Ÿผ" | "๐Ÿ–๐Ÿฝ" | "๐Ÿ–๐Ÿพ" | "๐Ÿ–๐Ÿฟ" | "๐Ÿ–๏ธ" | "๐Ÿ–" | "โœ‹๐Ÿป" | "โœ‹๐Ÿผ" | "โœ‹๐Ÿฝ" | "โœ‹๐Ÿพ" | "โœ‹๐Ÿฟ" | "โœ‹" | "๐Ÿ––๐Ÿป" | "๐Ÿ––๐Ÿผ" | "๐Ÿ––๐Ÿฝ" | "๐Ÿ––๐Ÿพ" | "๐Ÿ––๐Ÿฟ" | "๐Ÿ––" | "๐Ÿ‘Œ๐Ÿป" | "๐Ÿ‘Œ๐Ÿผ" | "๐Ÿ‘Œ๐Ÿฝ" | "๐Ÿ‘Œ๐Ÿพ" | "๐Ÿ‘Œ๐Ÿฟ" | "๐Ÿ‘Œ" | "๐ŸคŒ๐Ÿป" | "๐ŸคŒ๐Ÿผ" | "๐ŸคŒ๐Ÿฝ" | "๐ŸคŒ๐Ÿพ" | "๐ŸคŒ๐Ÿฟ" | "๐ŸคŒ" | "๐Ÿค๐Ÿป" | "๐Ÿค๐Ÿผ" | "๐Ÿค๐Ÿฝ" | "๐Ÿค๐Ÿพ" | "๐Ÿค๐Ÿฟ" | "๐Ÿค" | "โœŒ๐Ÿป" | "โœŒ๐Ÿผ" | "โœŒ๐Ÿฝ" | "โœŒ๐Ÿพ" | "โœŒ๐Ÿฟ" | "โœŒ๏ธ" | "โœŒ" | "๐Ÿคž๐Ÿป" | "๐Ÿคž๐Ÿผ" | "๐Ÿคž๐Ÿฝ" | "๐Ÿคž๐Ÿพ" | "๐Ÿคž๐Ÿฟ" | "๐Ÿคž" | "๐ŸคŸ๐Ÿป" | "๐ŸคŸ๐Ÿผ" | "๐ŸคŸ๐Ÿฝ" | "๐ŸคŸ๐Ÿพ" | "๐ŸคŸ๐Ÿฟ" | "๐ŸคŸ" | "๐Ÿค˜๐Ÿป" | "๐Ÿค˜๐Ÿผ" | "๐Ÿค˜๐Ÿฝ" | "๐Ÿค˜๐Ÿพ" | "๐Ÿค˜๐Ÿฟ" | "๐Ÿค˜" | "๐Ÿค™๐Ÿป" | "๐Ÿค™๐Ÿผ" | "๐Ÿค™๐Ÿฝ" | "๐Ÿค™๐Ÿพ" | "๐Ÿค™๐Ÿฟ" | "๐Ÿค™" | "๐Ÿ‘ˆ๐Ÿป" | "๐Ÿ‘ˆ๐Ÿผ" | "๐Ÿ‘ˆ๐Ÿฝ" | "๐Ÿ‘ˆ๐Ÿพ" | "๐Ÿ‘ˆ๐Ÿฟ" | "๐Ÿ‘ˆ" | "๐Ÿ‘‰๐Ÿป" | "๐Ÿ‘‰๐Ÿผ" | "๐Ÿ‘‰๐Ÿฝ" | "๐Ÿ‘‰๐Ÿพ" | "๐Ÿ‘‰๐Ÿฟ" | "๐Ÿ‘‰" | "๐Ÿ‘†๐Ÿป" | "๐Ÿ‘†๐Ÿผ" | "๐Ÿ‘†๐Ÿฝ" | "๐Ÿ‘†๐Ÿพ" | "๐Ÿ‘†๐Ÿฟ" | "๐Ÿ‘†" | "๐Ÿ–•๐Ÿป" | "๐Ÿ–•๐Ÿผ" | "๐Ÿ–•๐Ÿฝ" | "๐Ÿ–•๐Ÿพ" | "๐Ÿ–•๐Ÿฟ" | "๐Ÿ–•" | "๐Ÿ‘‡๐Ÿป" | "๐Ÿ‘‡๐Ÿผ" | "๐Ÿ‘‡๐Ÿฝ" | "๐Ÿ‘‡๐Ÿพ" | "๐Ÿ‘‡๐Ÿฟ" | "๐Ÿ‘‡" | "โ˜๐Ÿป" | "โ˜๐Ÿผ" | "โ˜๐Ÿฝ" | "โ˜๐Ÿพ" | "โ˜๐Ÿฟ" | "โ˜๏ธ" | "โ˜" | "๐Ÿ‘๐Ÿป" | "๐Ÿ‘๐Ÿผ" | "๐Ÿ‘๐Ÿฝ" | "๐Ÿ‘๐Ÿพ" | "๐Ÿ‘๐Ÿฟ" | "๐Ÿ‘" | "๐Ÿ‘Ž๐Ÿป" | "๐Ÿ‘Ž๐Ÿผ" | "๐Ÿ‘Ž๐Ÿฝ" | "๐Ÿ‘Ž๐Ÿพ" | "๐Ÿ‘Ž๐Ÿฟ" | "๐Ÿ‘Ž" | "โœŠ๐Ÿป" | "โœŠ๐Ÿผ" | "โœŠ๐Ÿฝ" | "โœŠ๐Ÿพ" | "โœŠ๐Ÿฟ" | "โœŠ" | "๐Ÿ‘Š๐Ÿป" | "๐Ÿ‘Š๐Ÿผ" | "๐Ÿ‘Š๐Ÿฝ" | "๐Ÿ‘Š๐Ÿพ" | "๐Ÿ‘Š๐Ÿฟ" | "๐Ÿ‘Š" | "๐Ÿค›๐Ÿป" | "๐Ÿค›๐Ÿผ" | "๐Ÿค›๐Ÿฝ" | "๐Ÿค›๐Ÿพ" | "๐Ÿค›๐Ÿฟ" | "๐Ÿค›" | "๐Ÿคœ๐Ÿป" | "๐Ÿคœ๐Ÿผ" | "๐Ÿคœ๐Ÿฝ" | "๐Ÿคœ๐Ÿพ" | "๐Ÿคœ๐Ÿฟ" | "๐Ÿคœ" | "๐Ÿ‘๐Ÿป" | "๐Ÿ‘๐Ÿผ" | "๐Ÿ‘๐Ÿฝ" | "๐Ÿ‘๐Ÿพ" | "๐Ÿ‘๐Ÿฟ" | "๐Ÿ‘" | "๐Ÿ™Œ๐Ÿป" | "๐Ÿ™Œ๐Ÿผ" | "๐Ÿ™Œ๐Ÿฝ" | "๐Ÿ™Œ๐Ÿพ" | "๐Ÿ™Œ๐Ÿฟ" | "๐Ÿ™Œ" | "๐Ÿ‘๐Ÿป" | "๐Ÿ‘๐Ÿผ" | "๐Ÿ‘๐Ÿฝ" | "๐Ÿ‘๐Ÿพ" | "๐Ÿ‘๐Ÿฟ" | "๐Ÿ‘" | "๐Ÿคฒ๐Ÿป" | "๐Ÿคฒ๐Ÿผ" | "๐Ÿคฒ๐Ÿฝ" | "๐Ÿคฒ๐Ÿพ" | "๐Ÿคฒ๐Ÿฟ" | "๐Ÿคฒ" | "๐Ÿค" | "๐Ÿ™๐Ÿป" | "๐Ÿ™๐Ÿผ" | "๐Ÿ™๐Ÿฝ" | "๐Ÿ™๐Ÿพ" | "๐Ÿ™๐Ÿฟ" | "๐Ÿ™" | "โœ๐Ÿป" | "โœ๐Ÿผ" | "โœ๐Ÿฝ" | "โœ๐Ÿพ" | "โœ๐Ÿฟ" | "โœ๏ธ" | "โœ" | "๐Ÿ’…๐Ÿป" | "๐Ÿ’…๐Ÿผ" | "๐Ÿ’…๐Ÿฝ" | "๐Ÿ’…๐Ÿพ" | "๐Ÿ’…๐Ÿฟ" | "๐Ÿ’…" | "๐Ÿคณ๐Ÿป" | "๐Ÿคณ๐Ÿผ" | "๐Ÿคณ๐Ÿฝ" | "๐Ÿคณ๐Ÿพ" | "๐Ÿคณ๐Ÿฟ" | "๐Ÿคณ" | "๐Ÿ’ช๐Ÿป" | "๐Ÿ’ช๐Ÿผ" | "๐Ÿ’ช๐Ÿฝ" | "๐Ÿ’ช๐Ÿพ" | "๐Ÿ’ช๐Ÿฟ" | "๐Ÿ’ช" | "๐Ÿฆพ" | "๐Ÿฆฟ" | "๐Ÿฆต๐Ÿป" | "๐Ÿฆต๐Ÿผ" | "๐Ÿฆต๐Ÿฝ" | "๐Ÿฆต๐Ÿพ" | "๐Ÿฆต๐Ÿฟ" | "๐Ÿฆต" | "๐Ÿฆถ๐Ÿป" | "๐Ÿฆถ๐Ÿผ" | "๐Ÿฆถ๐Ÿฝ" | "๐Ÿฆถ๐Ÿพ" | "๐Ÿฆถ๐Ÿฟ" | "๐Ÿฆถ" | "๐Ÿ‘‚๐Ÿป" | "๐Ÿ‘‚๐Ÿผ" | "๐Ÿ‘‚๐Ÿฝ" | "๐Ÿ‘‚๐Ÿพ" | "๐Ÿ‘‚๐Ÿฟ" | "๐Ÿ‘‚" | "๐Ÿฆป๐Ÿป" | "๐Ÿฆป๐Ÿผ" | "๐Ÿฆป๐Ÿฝ" | "๐Ÿฆป๐Ÿพ" | "๐Ÿฆป๐Ÿฟ" | "๐Ÿฆป" | "๐Ÿ‘ƒ๐Ÿป" | "๐Ÿ‘ƒ๐Ÿผ" | "๐Ÿ‘ƒ๐Ÿฝ" | "๐Ÿ‘ƒ๐Ÿพ" | "๐Ÿ‘ƒ๐Ÿฟ" | "๐Ÿ‘ƒ" | "๐Ÿง " | "๐Ÿซ€" | "๐Ÿซ" | "๐Ÿฆท" | "๐Ÿฆด" | "๐Ÿ‘€" | "๐Ÿ‘๏ธ" | "๐Ÿ‘" | "๐Ÿ‘…" | "๐Ÿ‘„" | "๐Ÿ‘ถ๐Ÿป" | "๐Ÿ‘ถ๐Ÿผ" | "๐Ÿ‘ถ๐Ÿฝ" | "๐Ÿ‘ถ๐Ÿพ" | "๐Ÿ‘ถ๐Ÿฟ" | "๐Ÿ‘ถ" | "๐Ÿง’๐Ÿป" | "๐Ÿง’๐Ÿผ" | "๐Ÿง’๐Ÿฝ" | "๐Ÿง’๐Ÿพ" | "๐Ÿง’๐Ÿฟ" | "๐Ÿง’" | "๐Ÿ‘ฆ๐Ÿป" | "๐Ÿ‘ฆ๐Ÿผ" | "๐Ÿ‘ฆ๐Ÿฝ" | "๐Ÿ‘ฆ๐Ÿพ" | "๐Ÿ‘ฆ๐Ÿฟ" | "๐Ÿ‘ฆ" | "๐Ÿ‘ง๐Ÿป" | "๐Ÿ‘ง๐Ÿผ" | "๐Ÿ‘ง๐Ÿฝ" | "๐Ÿ‘ง๐Ÿพ" | "๐Ÿ‘ง๐Ÿฟ" | "๐Ÿ‘ง" | "๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘" | "๐Ÿ‘ฑ๐Ÿป" | "๐Ÿ‘ฑ๐Ÿผ" | "๐Ÿ‘ฑ๐Ÿฝ" | "๐Ÿ‘ฑ๐Ÿพ" | "๐Ÿ‘ฑ๐Ÿฟ" | "๐Ÿ‘ฑ" | "๐Ÿ‘จ๐Ÿป" | "๐Ÿ‘จ๐Ÿผ" | "๐Ÿ‘จ๐Ÿฝ" | "๐Ÿ‘จ๐Ÿพ" | "๐Ÿ‘จ๐Ÿฟ" | "๐Ÿ‘จ" | "๐Ÿง”๐Ÿป" | "๐Ÿง”๐Ÿผ" | "๐Ÿง”๐Ÿฝ" | "๐Ÿง”๐Ÿพ" | "๐Ÿง”๐Ÿฟ" | "๐Ÿง”" | "๐Ÿง”๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง”๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง”๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง”๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง”๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง”โ€โ™‚๏ธ" | "๐Ÿง”โ€โ™‚" | "๐Ÿง”๐Ÿปโ€โ™€๏ธ" | "๐Ÿง”๐Ÿผโ€โ™€๏ธ" | "๐Ÿง”๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง”๐Ÿพโ€โ™€๏ธ" | "๐Ÿง”๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง”โ€โ™€๏ธ" | "๐Ÿง”โ€โ™€" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฐ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฐ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฐ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฐ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฐ" | "๐Ÿ‘จโ€๐Ÿฆฐ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฑ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฑ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฑ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฑ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฑ" | "๐Ÿ‘จโ€๐Ÿฆฑ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆณ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆณ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆณ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆณ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆณ" | "๐Ÿ‘จโ€๐Ÿฆณ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฒ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฒ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฒ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฒ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฒ" | "๐Ÿ‘จโ€๐Ÿฆฒ" | "๐Ÿ‘ฉ๐Ÿป" | "๐Ÿ‘ฉ๐Ÿผ" | "๐Ÿ‘ฉ๐Ÿฝ" | "๐Ÿ‘ฉ๐Ÿพ" | "๐Ÿ‘ฉ๐Ÿฟ" | "๐Ÿ‘ฉ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฐ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฐ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฐ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฐ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฐ" | "๐Ÿ‘ฉโ€๐Ÿฆฐ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆฐ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆฐ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆฐ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆฐ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆฐ" | "๐Ÿง‘โ€๐Ÿฆฐ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฑ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฑ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฑ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฑ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฑ" | "๐Ÿ‘ฉโ€๐Ÿฆฑ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆฑ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆฑ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆฑ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆฑ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆฑ" | "๐Ÿง‘โ€๐Ÿฆฑ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆณ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆณ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆณ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆณ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆณ" | "๐Ÿ‘ฉโ€๐Ÿฆณ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆณ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆณ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆณ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆณ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆณ" | "๐Ÿง‘โ€๐Ÿฆณ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฒ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฒ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฒ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฒ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฒ" | "๐Ÿ‘ฉโ€๐Ÿฆฒ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆฒ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆฒ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆฒ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆฒ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆฒ" | "๐Ÿง‘โ€๐Ÿฆฒ" | "๐Ÿ‘ฑ๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‘ฑ๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‘ฑ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‘ฑ๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‘ฑ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‘ฑโ€โ™€๏ธ" | "๐Ÿ‘ฑโ€โ™€" | "๐Ÿ‘ฑ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‘ฑ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‘ฑ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‘ฑ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‘ฑ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‘ฑโ€โ™‚๏ธ" | "๐Ÿ‘ฑโ€โ™‚" | "๐Ÿง“๐Ÿป" | "๐Ÿง“๐Ÿผ" | "๐Ÿง“๐Ÿฝ" | "๐Ÿง“๐Ÿพ" | "๐Ÿง“๐Ÿฟ" | "๐Ÿง“" | "๐Ÿ‘ด๐Ÿป" | "๐Ÿ‘ด๐Ÿผ" | "๐Ÿ‘ด๐Ÿฝ" | "๐Ÿ‘ด๐Ÿพ" | "๐Ÿ‘ด๐Ÿฟ" | "๐Ÿ‘ด" | "๐Ÿ‘ต๐Ÿป" | "๐Ÿ‘ต๐Ÿผ" | "๐Ÿ‘ต๐Ÿฝ" | "๐Ÿ‘ต๐Ÿพ" | "๐Ÿ‘ต๐Ÿฟ" | "๐Ÿ‘ต" | "๐Ÿ™๐Ÿป" | "๐Ÿ™๐Ÿผ" | "๐Ÿ™๐Ÿฝ" | "๐Ÿ™๐Ÿพ" | "๐Ÿ™๐Ÿฟ" | "๐Ÿ™" | "๐Ÿ™๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™โ€โ™‚๏ธ" | "๐Ÿ™โ€โ™‚" | "๐Ÿ™๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™โ€โ™€๏ธ" | "๐Ÿ™โ€โ™€" | "๐Ÿ™Ž๐Ÿป" | "๐Ÿ™Ž๐Ÿผ" | "๐Ÿ™Ž๐Ÿฝ" | "๐Ÿ™Ž๐Ÿพ" | "๐Ÿ™Ž๐Ÿฟ" | "๐Ÿ™Ž" | "๐Ÿ™Ž๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™Ž๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™Ž๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™Ž๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™Ž๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™Žโ€โ™‚๏ธ" | "๐Ÿ™Žโ€โ™‚" | "๐Ÿ™Ž๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™Ž๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™Ž๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™Ž๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™Ž๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™Žโ€โ™€๏ธ" | "๐Ÿ™Žโ€โ™€" | "๐Ÿ™…๐Ÿป" | "๐Ÿ™…๐Ÿผ" | "๐Ÿ™…๐Ÿฝ" | "๐Ÿ™…๐Ÿพ" | "๐Ÿ™…๐Ÿฟ" | "๐Ÿ™…" | "๐Ÿ™…๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™…๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™…๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™…๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™…๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™…โ€โ™‚๏ธ" | "๐Ÿ™…โ€โ™‚" | "๐Ÿ™…๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™…๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™…๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™…๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™…๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™…โ€โ™€๏ธ" | "๐Ÿ™…โ€โ™€" | "๐Ÿ™†๐Ÿป" | "๐Ÿ™†๐Ÿผ" | "๐Ÿ™†๐Ÿฝ" | "๐Ÿ™†๐Ÿพ" | "๐Ÿ™†๐Ÿฟ" | "๐Ÿ™†" | "๐Ÿ™†๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™†๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™†๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™†๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™†๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™†โ€โ™‚๏ธ" | "๐Ÿ™†โ€โ™‚" | "๐Ÿ™†๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™†๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™†๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™†๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™†๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™†โ€โ™€๏ธ" | "๐Ÿ™†โ€โ™€" | "๐Ÿ’๐Ÿป" | "๐Ÿ’๐Ÿผ" | "๐Ÿ’๐Ÿฝ" | "๐Ÿ’๐Ÿพ" | "๐Ÿ’๐Ÿฟ" | "๐Ÿ’" | "๐Ÿ’๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ’๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ’๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ’๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ’๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ’โ€โ™‚๏ธ" | "๐Ÿ’โ€โ™‚" | "๐Ÿ’๐Ÿปโ€โ™€๏ธ" | "๐Ÿ’๐Ÿผโ€โ™€๏ธ" | "๐Ÿ’๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ’๐Ÿพโ€โ™€๏ธ" | "๐Ÿ’๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ’โ€โ™€๏ธ" | "๐Ÿ’โ€โ™€" | "๐Ÿ™‹๐Ÿป" | "๐Ÿ™‹๐Ÿผ" | "๐Ÿ™‹๐Ÿฝ" | "๐Ÿ™‹๐Ÿพ" | "๐Ÿ™‹๐Ÿฟ" | "๐Ÿ™‹" | "๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™‹๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™‹๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™‹๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™‹๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™‹โ€โ™‚๏ธ" | "๐Ÿ™‹โ€โ™‚" | "๐Ÿ™‹๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™‹๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™‹๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™‹๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™‹๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™‹โ€โ™€๏ธ" | "๐Ÿ™‹โ€โ™€" | "๐Ÿง๐Ÿป" | "๐Ÿง๐Ÿผ" | "๐Ÿง๐Ÿฝ" | "๐Ÿง๐Ÿพ" | "๐Ÿง๐Ÿฟ" | "๐Ÿง" | "๐Ÿง๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚" | "๐Ÿง๐Ÿปโ€โ™€๏ธ" | "๐Ÿง๐Ÿผโ€โ™€๏ธ" | "๐Ÿง๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง๐Ÿพโ€โ™€๏ธ" | "๐Ÿง๐Ÿฟโ€โ™€๏ธ" | "๐Ÿงโ€โ™€๏ธ" | "๐Ÿงโ€โ™€" | "๐Ÿ™‡๐Ÿป" | "๐Ÿ™‡๐Ÿผ" | "๐Ÿ™‡๐Ÿฝ" | "๐Ÿ™‡๐Ÿพ" | "๐Ÿ™‡๐Ÿฟ" | "๐Ÿ™‡" | "๐Ÿ™‡๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ™‡๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ™‡๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ™‡๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ™‡๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ™‡โ€โ™‚๏ธ" | "๐Ÿ™‡โ€โ™‚" | "๐Ÿ™‡๐Ÿปโ€โ™€๏ธ" | "๐Ÿ™‡๐Ÿผโ€โ™€๏ธ" | "๐Ÿ™‡๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ™‡๐Ÿพโ€โ™€๏ธ" | "๐Ÿ™‡๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ™‡โ€โ™€๏ธ" | "๐Ÿ™‡โ€โ™€" | "๐Ÿคฆ๐Ÿป" | "๐Ÿคฆ๐Ÿผ" | "๐Ÿคฆ๐Ÿฝ" | "๐Ÿคฆ๐Ÿพ" | "๐Ÿคฆ๐Ÿฟ" | "๐Ÿคฆ" | "๐Ÿคฆ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคฆ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคฆ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคฆ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคฆ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคฆโ€โ™‚๏ธ" | "๐Ÿคฆโ€โ™‚" | "๐Ÿคฆ๐Ÿปโ€โ™€๏ธ" | "๐Ÿคฆ๐Ÿผโ€โ™€๏ธ" | "๐Ÿคฆ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคฆ๐Ÿพโ€โ™€๏ธ" | "๐Ÿคฆ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคฆโ€โ™€๏ธ" | "๐Ÿคฆโ€โ™€" | "๐Ÿคท๐Ÿป" | "๐Ÿคท๐Ÿผ" | "๐Ÿคท๐Ÿฝ" | "๐Ÿคท๐Ÿพ" | "๐Ÿคท๐Ÿฟ" | "๐Ÿคท" | "๐Ÿคท๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคท๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคท๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคท๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคท๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคทโ€โ™‚๏ธ" | "๐Ÿคทโ€โ™‚" | "๐Ÿคท๐Ÿปโ€โ™€๏ธ" | "๐Ÿคท๐Ÿผโ€โ™€๏ธ" | "๐Ÿคท๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคท๐Ÿพโ€โ™€๏ธ" | "๐Ÿคท๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคทโ€โ™€๏ธ" | "๐Ÿคทโ€โ™€" | "๐Ÿง‘๐Ÿปโ€โš•๏ธ" | "๐Ÿง‘๐Ÿผโ€โš•๏ธ" | "๐Ÿง‘๐Ÿฝโ€โš•๏ธ" | "๐Ÿง‘๐Ÿพโ€โš•๏ธ" | "๐Ÿง‘๐Ÿฟโ€โš•๏ธ" | "๐Ÿง‘โ€โš•๏ธ" | "๐Ÿง‘โ€โš•" | "๐Ÿ‘จ๐Ÿปโ€โš•๏ธ" | "๐Ÿ‘จ๐Ÿผโ€โš•๏ธ" | "๐Ÿ‘จ๐Ÿฝโ€โš•๏ธ" | "๐Ÿ‘จ๐Ÿพโ€โš•๏ธ" | "๐Ÿ‘จ๐Ÿฟโ€โš•๏ธ" | "๐Ÿ‘จโ€โš•๏ธ" | "๐Ÿ‘จโ€โš•" | "๐Ÿ‘ฉ๐Ÿปโ€โš•๏ธ" | "๐Ÿ‘ฉ๐Ÿผโ€โš•๏ธ" | "๐Ÿ‘ฉ๐Ÿฝโ€โš•๏ธ" | "๐Ÿ‘ฉ๐Ÿพโ€โš•๏ธ" | "๐Ÿ‘ฉ๐Ÿฟโ€โš•๏ธ" | "๐Ÿ‘ฉโ€โš•๏ธ" | "๐Ÿ‘ฉโ€โš•" | "๐Ÿง‘๐Ÿปโ€๐ŸŽ“" | "๐Ÿง‘๐Ÿผโ€๐ŸŽ“" | "๐Ÿง‘๐Ÿฝโ€๐ŸŽ“" | "๐Ÿง‘๐Ÿพโ€๐ŸŽ“" | "๐Ÿง‘๐Ÿฟโ€๐ŸŽ“" | "๐Ÿง‘โ€๐ŸŽ“" | "๐Ÿ‘จ๐Ÿปโ€๐ŸŽ“" | "๐Ÿ‘จ๐Ÿผโ€๐ŸŽ“" | "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽ“" | "๐Ÿ‘จ๐Ÿพโ€๐ŸŽ“" | "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽ“" | "๐Ÿ‘จโ€๐ŸŽ“" | "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽ“" | "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽ“" | "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽ“" | "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽ“" | "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽ“" | "๐Ÿ‘ฉโ€๐ŸŽ“" | "๐Ÿง‘๐Ÿปโ€๐Ÿซ" | "๐Ÿง‘๐Ÿผโ€๐Ÿซ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿซ" | "๐Ÿง‘๐Ÿพโ€๐Ÿซ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿซ" | "๐Ÿง‘โ€๐Ÿซ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿซ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿซ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿซ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿซ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿซ" | "๐Ÿ‘จโ€๐Ÿซ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿซ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿซ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿซ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿซ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿซ" | "๐Ÿ‘ฉโ€๐Ÿซ" | "๐Ÿง‘๐Ÿปโ€โš–๏ธ" | "๐Ÿง‘๐Ÿผโ€โš–๏ธ" | "๐Ÿง‘๐Ÿฝโ€โš–๏ธ" | "๐Ÿง‘๐Ÿพโ€โš–๏ธ" | "๐Ÿง‘๐Ÿฟโ€โš–๏ธ" | "๐Ÿง‘โ€โš–๏ธ" | "๐Ÿง‘โ€โš–" | "๐Ÿ‘จ๐Ÿปโ€โš–๏ธ" | "๐Ÿ‘จ๐Ÿผโ€โš–๏ธ" | "๐Ÿ‘จ๐Ÿฝโ€โš–๏ธ" | "๐Ÿ‘จ๐Ÿพโ€โš–๏ธ" | "๐Ÿ‘จ๐Ÿฟโ€โš–๏ธ" | "๐Ÿ‘จโ€โš–๏ธ" | "๐Ÿ‘จโ€โš–" | "๐Ÿ‘ฉ๐Ÿปโ€โš–๏ธ" | "๐Ÿ‘ฉ๐Ÿผโ€โš–๏ธ" | "๐Ÿ‘ฉ๐Ÿฝโ€โš–๏ธ" | "๐Ÿ‘ฉ๐Ÿพโ€โš–๏ธ" | "๐Ÿ‘ฉ๐Ÿฟโ€โš–๏ธ" | "๐Ÿ‘ฉโ€โš–๏ธ" | "๐Ÿ‘ฉโ€โš–" | "๐Ÿง‘๐Ÿปโ€๐ŸŒพ" | "๐Ÿง‘๐Ÿผโ€๐ŸŒพ" | "๐Ÿง‘๐Ÿฝโ€๐ŸŒพ" | "๐Ÿง‘๐Ÿพโ€๐ŸŒพ" | "๐Ÿง‘๐Ÿฟโ€๐ŸŒพ" | "๐Ÿง‘โ€๐ŸŒพ" | "๐Ÿ‘จ๐Ÿปโ€๐ŸŒพ" | "๐Ÿ‘จ๐Ÿผโ€๐ŸŒพ" | "๐Ÿ‘จ๐Ÿฝโ€๐ŸŒพ" | "๐Ÿ‘จ๐Ÿพโ€๐ŸŒพ" | "๐Ÿ‘จ๐Ÿฟโ€๐ŸŒพ" | "๐Ÿ‘จโ€๐ŸŒพ" | "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŒพ" | "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŒพ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŒพ" | "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŒพ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŒพ" | "๐Ÿ‘ฉโ€๐ŸŒพ" | "๐Ÿง‘๐Ÿปโ€๐Ÿณ" | "๐Ÿง‘๐Ÿผโ€๐Ÿณ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿณ" | "๐Ÿง‘๐Ÿพโ€๐Ÿณ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿณ" | "๐Ÿง‘โ€๐Ÿณ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿณ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿณ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿณ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿณ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿณ" | "๐Ÿ‘จโ€๐Ÿณ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿณ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿณ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿณ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿณ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿณ" | "๐Ÿ‘ฉโ€๐Ÿณ" | "๐Ÿง‘๐Ÿปโ€๐Ÿ”ง" | "๐Ÿง‘๐Ÿผโ€๐Ÿ”ง" | "๐Ÿง‘๐Ÿฝโ€๐Ÿ”ง" | "๐Ÿง‘๐Ÿพโ€๐Ÿ”ง" | "๐Ÿง‘๐Ÿฟโ€๐Ÿ”ง" | "๐Ÿง‘โ€๐Ÿ”ง" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿ”ง" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ง" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ”ง" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿ”ง" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ”ง" | "๐Ÿ‘จโ€๐Ÿ”ง" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ”ง" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ”ง" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ”ง" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ”ง" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ”ง" | "๐Ÿ‘ฉโ€๐Ÿ”ง" | "๐Ÿง‘๐Ÿปโ€๐Ÿญ" | "๐Ÿง‘๐Ÿผโ€๐Ÿญ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿญ" | "๐Ÿง‘๐Ÿพโ€๐Ÿญ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿญ" | "๐Ÿง‘โ€๐Ÿญ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿญ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿญ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿญ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿญ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿญ" | "๐Ÿ‘จโ€๐Ÿญ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿญ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿญ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿญ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿญ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿญ" | "๐Ÿ‘ฉโ€๐Ÿญ" | "๐Ÿง‘๐Ÿปโ€๐Ÿ’ผ" | "๐Ÿง‘๐Ÿผโ€๐Ÿ’ผ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿ’ผ" | "๐Ÿง‘๐Ÿพโ€๐Ÿ’ผ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿ’ผ" | "๐Ÿง‘โ€๐Ÿ’ผ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ผ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ผ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ผ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ผ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ผ" | "๐Ÿ‘จโ€๐Ÿ’ผ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ผ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ผ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ผ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ผ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ’ผ" | "๐Ÿ‘ฉโ€๐Ÿ’ผ" | "๐Ÿง‘๐Ÿปโ€๐Ÿ”ฌ" | "๐Ÿง‘๐Ÿผโ€๐Ÿ”ฌ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿ”ฌ" | "๐Ÿง‘๐Ÿพโ€๐Ÿ”ฌ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿ”ฌ" | "๐Ÿง‘โ€๐Ÿ”ฌ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿ”ฌ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ฌ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ”ฌ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿ”ฌ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ”ฌ" | "๐Ÿ‘จโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ”ฌ" | "๐Ÿ‘ฉโ€๐Ÿ”ฌ" | "๐Ÿง‘๐Ÿปโ€๐Ÿ’ป" | "๐Ÿง‘๐Ÿผโ€๐Ÿ’ป" | "๐Ÿง‘๐Ÿฝโ€๐Ÿ’ป" | "๐Ÿง‘๐Ÿพโ€๐Ÿ’ป" | "๐Ÿง‘๐Ÿฟโ€๐Ÿ’ป" | "๐Ÿง‘โ€๐Ÿ’ป" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป" | "๐Ÿ‘จโ€๐Ÿ’ป" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ป" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ’ป" | "๐Ÿ‘ฉโ€๐Ÿ’ป" | "๐Ÿง‘๐Ÿปโ€๐ŸŽค" | "๐Ÿง‘๐Ÿผโ€๐ŸŽค" | "๐Ÿง‘๐Ÿฝโ€๐ŸŽค" | "๐Ÿง‘๐Ÿพโ€๐ŸŽค" | "๐Ÿง‘๐Ÿฟโ€๐ŸŽค" | "๐Ÿง‘โ€๐ŸŽค" | "๐Ÿ‘จ๐Ÿปโ€๐ŸŽค" | "๐Ÿ‘จ๐Ÿผโ€๐ŸŽค" | "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽค" | "๐Ÿ‘จ๐Ÿพโ€๐ŸŽค" | "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽค" | "๐Ÿ‘จโ€๐ŸŽค" | "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽค" | "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽค" | "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽค" | "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽค" | "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽค" | "๐Ÿ‘ฉโ€๐ŸŽค" | "๐Ÿง‘๐Ÿปโ€๐ŸŽจ" | "๐Ÿง‘๐Ÿผโ€๐ŸŽจ" | "๐Ÿง‘๐Ÿฝโ€๐ŸŽจ" | "๐Ÿง‘๐Ÿพโ€๐ŸŽจ" | "๐Ÿง‘๐Ÿฟโ€๐ŸŽจ" | "๐Ÿง‘โ€๐ŸŽจ" | "๐Ÿ‘จ๐Ÿปโ€๐ŸŽจ" | "๐Ÿ‘จ๐Ÿผโ€๐ŸŽจ" | "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽจ" | "๐Ÿ‘จ๐Ÿพโ€๐ŸŽจ" | "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽจ" | "๐Ÿ‘จโ€๐ŸŽจ" | "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽจ" | "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽจ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽจ" | "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽจ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽจ" | "๐Ÿ‘ฉโ€๐ŸŽจ" | "๐Ÿง‘๐Ÿปโ€โœˆ๏ธ" | "๐Ÿง‘๐Ÿผโ€โœˆ๏ธ" | "๐Ÿง‘๐Ÿฝโ€โœˆ๏ธ" | "๐Ÿง‘๐Ÿพโ€โœˆ๏ธ" | "๐Ÿง‘๐Ÿฟโ€โœˆ๏ธ" | "๐Ÿง‘โ€โœˆ๏ธ" | "๐Ÿง‘โ€โœˆ" | "๐Ÿ‘จ๐Ÿปโ€โœˆ๏ธ" | "๐Ÿ‘จ๐Ÿผโ€โœˆ๏ธ" | "๐Ÿ‘จ๐Ÿฝโ€โœˆ๏ธ" | "๐Ÿ‘จ๐Ÿพโ€โœˆ๏ธ" | "๐Ÿ‘จ๐Ÿฟโ€โœˆ๏ธ" | "๐Ÿ‘จโ€โœˆ๏ธ" | "๐Ÿ‘จโ€โœˆ" | "๐Ÿ‘ฉ๐Ÿปโ€โœˆ๏ธ" | "๐Ÿ‘ฉ๐Ÿผโ€โœˆ๏ธ" | "๐Ÿ‘ฉ๐Ÿฝโ€โœˆ๏ธ" | "๐Ÿ‘ฉ๐Ÿพโ€โœˆ๏ธ" | "๐Ÿ‘ฉ๐Ÿฟโ€โœˆ๏ธ" | "๐Ÿ‘ฉโ€โœˆ๏ธ" | "๐Ÿ‘ฉโ€โœˆ" | "๐Ÿง‘๐Ÿปโ€๐Ÿš€" | "๐Ÿง‘๐Ÿผโ€๐Ÿš€" | "๐Ÿง‘๐Ÿฝโ€๐Ÿš€" | "๐Ÿง‘๐Ÿพโ€๐Ÿš€" | "๐Ÿง‘๐Ÿฟโ€๐Ÿš€" | "๐Ÿง‘โ€๐Ÿš€" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿš€" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿš€" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿš€" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿš€" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿš€" | "๐Ÿ‘จโ€๐Ÿš€" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš€" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿš€" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿš€" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿš€" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿš€" | "๐Ÿ‘ฉโ€๐Ÿš€" | "๐Ÿง‘๐Ÿปโ€๐Ÿš’" | "๐Ÿง‘๐Ÿผโ€๐Ÿš’" | "๐Ÿง‘๐Ÿฝโ€๐Ÿš’" | "๐Ÿง‘๐Ÿพโ€๐Ÿš’" | "๐Ÿง‘๐Ÿฟโ€๐Ÿš’" | "๐Ÿง‘โ€๐Ÿš’" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿš’" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿš’" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿš’" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿš’" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿš’" | "๐Ÿ‘จโ€๐Ÿš’" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš’" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿš’" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿš’" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿš’" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿš’" | "๐Ÿ‘ฉโ€๐Ÿš’" | "๐Ÿ‘ฎ๐Ÿป" | "๐Ÿ‘ฎ๐Ÿผ" | "๐Ÿ‘ฎ๐Ÿฝ" | "๐Ÿ‘ฎ๐Ÿพ" | "๐Ÿ‘ฎ๐Ÿฟ" | "๐Ÿ‘ฎ" | "๐Ÿ‘ฎ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‘ฎ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‘ฎ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‘ฎ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‘ฎ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‘ฎโ€โ™‚๏ธ" | "๐Ÿ‘ฎโ€โ™‚" | "๐Ÿ‘ฎ๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‘ฎ๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‘ฎ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‘ฎ๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‘ฎ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‘ฎโ€โ™€๏ธ" | "๐Ÿ‘ฎโ€โ™€" | "๐Ÿ•ต๐Ÿป" | "๐Ÿ•ต๐Ÿผ" | "๐Ÿ•ต๐Ÿฝ" | "๐Ÿ•ต๐Ÿพ" | "๐Ÿ•ต๐Ÿฟ" | "๐Ÿ•ต๏ธ" | "๐Ÿ•ต" | "๐Ÿ•ต๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ•ต๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ•ต๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ•ต๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ•ต๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ•ต๏ธโ€โ™‚๏ธ" | "๐Ÿ•ต๐Ÿปโ€โ™€๏ธ" | "๐Ÿ•ต๐Ÿผโ€โ™€๏ธ" | "๐Ÿ•ต๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ•ต๐Ÿพโ€โ™€๏ธ" | "๐Ÿ•ต๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ•ต๏ธโ€โ™€๏ธ" | "๐Ÿ’‚๐Ÿป" | "๐Ÿ’‚๐Ÿผ" | "๐Ÿ’‚๐Ÿฝ" | "๐Ÿ’‚๐Ÿพ" | "๐Ÿ’‚๐Ÿฟ" | "๐Ÿ’‚" | "๐Ÿ’‚๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ’‚๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ’‚๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ’‚๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ’‚๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ’‚โ€โ™‚๏ธ" | "๐Ÿ’‚โ€โ™‚" | "๐Ÿ’‚๐Ÿปโ€โ™€๏ธ" | "๐Ÿ’‚๐Ÿผโ€โ™€๏ธ" | "๐Ÿ’‚๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ’‚๐Ÿพโ€โ™€๏ธ" | "๐Ÿ’‚๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ’‚โ€โ™€๏ธ" | "๐Ÿ’‚โ€โ™€" | "๐Ÿฅท๐Ÿป" | "๐Ÿฅท๐Ÿผ" | "๐Ÿฅท๐Ÿฝ" | "๐Ÿฅท๐Ÿพ" | "๐Ÿฅท๐Ÿฟ" | "๐Ÿฅท" | "๐Ÿ‘ท๐Ÿป" | "๐Ÿ‘ท๐Ÿผ" | "๐Ÿ‘ท๐Ÿฝ" | "๐Ÿ‘ท๐Ÿพ" | "๐Ÿ‘ท๐Ÿฟ" | "๐Ÿ‘ท" | "๐Ÿ‘ท๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‘ท๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‘ท๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‘ท๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‘ทโ€โ™‚๏ธ" | "๐Ÿ‘ทโ€โ™‚" | "๐Ÿ‘ท๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‘ท๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‘ท๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‘ท๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‘ทโ€โ™€๏ธ" | "๐Ÿ‘ทโ€โ™€" | "๐Ÿคด๐Ÿป" | "๐Ÿคด๐Ÿผ" | "๐Ÿคด๐Ÿฝ" | "๐Ÿคด๐Ÿพ" | "๐Ÿคด๐Ÿฟ" | "๐Ÿคด" | "๐Ÿ‘ธ๐Ÿป" | "๐Ÿ‘ธ๐Ÿผ" | "๐Ÿ‘ธ๐Ÿฝ" | "๐Ÿ‘ธ๐Ÿพ" | "๐Ÿ‘ธ๐Ÿฟ" | "๐Ÿ‘ธ" | "๐Ÿ‘ณ๐Ÿป" | "๐Ÿ‘ณ๐Ÿผ" | "๐Ÿ‘ณ๐Ÿฝ" | "๐Ÿ‘ณ๐Ÿพ" | "๐Ÿ‘ณ๐Ÿฟ" | "๐Ÿ‘ณ" | "๐Ÿ‘ณ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‘ณ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‘ณ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‘ณ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‘ณ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‘ณโ€โ™‚๏ธ" | "๐Ÿ‘ณโ€โ™‚" | "๐Ÿ‘ณ๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‘ณ๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‘ณ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‘ณ๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‘ณ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‘ณโ€โ™€๏ธ" | "๐Ÿ‘ณโ€โ™€" | "๐Ÿ‘ฒ๐Ÿป" | "๐Ÿ‘ฒ๐Ÿผ" | "๐Ÿ‘ฒ๐Ÿฝ" | "๐Ÿ‘ฒ๐Ÿพ" | "๐Ÿ‘ฒ๐Ÿฟ" | "๐Ÿ‘ฒ" | "๐Ÿง•๐Ÿป" | "๐Ÿง•๐Ÿผ" | "๐Ÿง•๐Ÿฝ" | "๐Ÿง•๐Ÿพ" | "๐Ÿง•๐Ÿฟ" | "๐Ÿง•" | "๐Ÿคต๐Ÿป" | "๐Ÿคต๐Ÿผ" | "๐Ÿคต๐Ÿฝ" | "๐Ÿคต๐Ÿพ" | "๐Ÿคต๐Ÿฟ" | "๐Ÿคต" | "๐Ÿคต๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคต๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคต๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคต๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคต๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคตโ€โ™‚๏ธ" | "๐Ÿคตโ€โ™‚" | "๐Ÿคต๐Ÿปโ€โ™€๏ธ" | "๐Ÿคต๐Ÿผโ€โ™€๏ธ" | "๐Ÿคต๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคต๐Ÿพโ€โ™€๏ธ" | "๐Ÿคต๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคตโ€โ™€๏ธ" | "๐Ÿคตโ€โ™€" | "๐Ÿ‘ฐ๐Ÿป" | "๐Ÿ‘ฐ๐Ÿผ" | "๐Ÿ‘ฐ๐Ÿฝ" | "๐Ÿ‘ฐ๐Ÿพ" | "๐Ÿ‘ฐ๐Ÿฟ" | "๐Ÿ‘ฐ" | "๐Ÿ‘ฐ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‘ฐ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‘ฐ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‘ฐ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‘ฐ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‘ฐโ€โ™‚๏ธ" | "๐Ÿ‘ฐโ€โ™‚" | "๐Ÿ‘ฐ๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‘ฐ๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‘ฐ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‘ฐ๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‘ฐ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‘ฐโ€โ™€๏ธ" | "๐Ÿ‘ฐโ€โ™€" | "๐Ÿคฐ๐Ÿป" | "๐Ÿคฐ๐Ÿผ" | "๐Ÿคฐ๐Ÿฝ" | "๐Ÿคฐ๐Ÿพ" | "๐Ÿคฐ๐Ÿฟ" | "๐Ÿคฐ" | "๐Ÿคฑ๐Ÿป" | "๐Ÿคฑ๐Ÿผ" | "๐Ÿคฑ๐Ÿฝ" | "๐Ÿคฑ๐Ÿพ" | "๐Ÿคฑ๐Ÿฟ" | "๐Ÿคฑ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿผ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿผ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿผ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿผ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿผ" | "๐Ÿ‘ฉโ€๐Ÿผ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿผ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿผ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿผ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿผ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿผ" | "๐Ÿ‘จโ€๐Ÿผ" | "๐Ÿง‘๐Ÿปโ€๐Ÿผ" | "๐Ÿง‘๐Ÿผโ€๐Ÿผ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿผ" | "๐Ÿง‘๐Ÿพโ€๐Ÿผ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿผ" | "๐Ÿง‘โ€๐Ÿผ" | "๐Ÿ‘ผ๐Ÿป" | "๐Ÿ‘ผ๐Ÿผ" | "๐Ÿ‘ผ๐Ÿฝ" | "๐Ÿ‘ผ๐Ÿพ" | "๐Ÿ‘ผ๐Ÿฟ" | "๐Ÿ‘ผ" | "๐ŸŽ…๐Ÿป" | "๐ŸŽ…๐Ÿผ" | "๐ŸŽ…๐Ÿฝ" | "๐ŸŽ…๐Ÿพ" | "๐ŸŽ…๐Ÿฟ" | "๐ŸŽ…" | "๐Ÿคถ๐Ÿป" | "๐Ÿคถ๐Ÿผ" | "๐Ÿคถ๐Ÿฝ" | "๐Ÿคถ๐Ÿพ" | "๐Ÿคถ๐Ÿฟ" | "๐Ÿคถ" | "๐Ÿง‘๐Ÿปโ€๐ŸŽ„" | "๐Ÿง‘๐Ÿผโ€๐ŸŽ„" | "๐Ÿง‘๐Ÿฝโ€๐ŸŽ„" | "๐Ÿง‘๐Ÿพโ€๐ŸŽ„" | "๐Ÿง‘๐Ÿฟโ€๐ŸŽ„" | "๐Ÿง‘โ€๐ŸŽ„" | "๐Ÿฆธ๐Ÿป" | "๐Ÿฆธ๐Ÿผ" | "๐Ÿฆธ๐Ÿฝ" | "๐Ÿฆธ๐Ÿพ" | "๐Ÿฆธ๐Ÿฟ" | "๐Ÿฆธ" | "๐Ÿฆธ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿฆธ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿฆธ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿฆธ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿฆธ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿฆธโ€โ™‚๏ธ" | "๐Ÿฆธโ€โ™‚" | "๐Ÿฆธ๐Ÿปโ€โ™€๏ธ" | "๐Ÿฆธ๐Ÿผโ€โ™€๏ธ" | "๐Ÿฆธ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿฆธ๐Ÿพโ€โ™€๏ธ" | "๐Ÿฆธ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿฆธโ€โ™€๏ธ" | "๐Ÿฆธโ€โ™€" | "๐Ÿฆน๐Ÿป" | "๐Ÿฆน๐Ÿผ" | "๐Ÿฆน๐Ÿฝ" | "๐Ÿฆน๐Ÿพ" | "๐Ÿฆน๐Ÿฟ" | "๐Ÿฆน" | "๐Ÿฆน๐Ÿปโ€โ™‚๏ธ" | "๐Ÿฆน๐Ÿผโ€โ™‚๏ธ" | "๐Ÿฆน๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿฆน๐Ÿพโ€โ™‚๏ธ" | "๐Ÿฆน๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿฆนโ€โ™‚๏ธ" | "๐Ÿฆนโ€โ™‚" | "๐Ÿฆน๐Ÿปโ€โ™€๏ธ" | "๐Ÿฆน๐Ÿผโ€โ™€๏ธ" | "๐Ÿฆน๐Ÿฝโ€โ™€๏ธ" | "๐Ÿฆน๐Ÿพโ€โ™€๏ธ" | "๐Ÿฆน๐Ÿฟโ€โ™€๏ธ" | "๐Ÿฆนโ€โ™€๏ธ" | "๐Ÿฆนโ€โ™€" | "๐Ÿง™๐Ÿป" | "๐Ÿง™๐Ÿผ" | "๐Ÿง™๐Ÿฝ" | "๐Ÿง™๐Ÿพ" | "๐Ÿง™๐Ÿฟ" | "๐Ÿง™" | "๐Ÿง™๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง™๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง™๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง™๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง™๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง™โ€โ™‚๏ธ" | "๐Ÿง™โ€โ™‚" | "๐Ÿง™๐Ÿปโ€โ™€๏ธ" | "๐Ÿง™๐Ÿผโ€โ™€๏ธ" | "๐Ÿง™๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง™๐Ÿพโ€โ™€๏ธ" | "๐Ÿง™๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง™โ€โ™€๏ธ" | "๐Ÿง™โ€โ™€" | "๐Ÿงš๐Ÿป" | "๐Ÿงš๐Ÿผ" | "๐Ÿงš๐Ÿฝ" | "๐Ÿงš๐Ÿพ" | "๐Ÿงš๐Ÿฟ" | "๐Ÿงš" | "๐Ÿงš๐Ÿปโ€โ™‚๏ธ" | "๐Ÿงš๐Ÿผโ€โ™‚๏ธ" | "๐Ÿงš๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿงš๐Ÿพโ€โ™‚๏ธ" | "๐Ÿงš๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿงšโ€โ™‚๏ธ" | "๐Ÿงšโ€โ™‚" | "๐Ÿงš๐Ÿปโ€โ™€๏ธ" | "๐Ÿงš๐Ÿผโ€โ™€๏ธ" | "๐Ÿงš๐Ÿฝโ€โ™€๏ธ" | "๐Ÿงš๐Ÿพโ€โ™€๏ธ" | "๐Ÿงš๐Ÿฟโ€โ™€๏ธ" | "๐Ÿงšโ€โ™€๏ธ" | "๐Ÿงšโ€โ™€" | "๐Ÿง›๐Ÿป" | "๐Ÿง›๐Ÿผ" | "๐Ÿง›๐Ÿฝ" | "๐Ÿง›๐Ÿพ" | "๐Ÿง›๐Ÿฟ" | "๐Ÿง›" | "๐Ÿง›๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง›๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง›๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง›๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง›๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง›โ€โ™‚๏ธ" | "๐Ÿง›โ€โ™‚" | "๐Ÿง›๐Ÿปโ€โ™€๏ธ" | "๐Ÿง›๐Ÿผโ€โ™€๏ธ" | "๐Ÿง›๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง›๐Ÿพโ€โ™€๏ธ" | "๐Ÿง›๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง›โ€โ™€๏ธ" | "๐Ÿง›โ€โ™€" | "๐Ÿงœ๐Ÿป" | "๐Ÿงœ๐Ÿผ" | "๐Ÿงœ๐Ÿฝ" | "๐Ÿงœ๐Ÿพ" | "๐Ÿงœ๐Ÿฟ" | "๐Ÿงœ" | "๐Ÿงœ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿงœ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿงœ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿงœ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿงœ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿงœโ€โ™‚๏ธ" | "๐Ÿงœโ€โ™‚" | "๐Ÿงœ๐Ÿปโ€โ™€๏ธ" | "๐Ÿงœ๐Ÿผโ€โ™€๏ธ" | "๐Ÿงœ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿงœ๐Ÿพโ€โ™€๏ธ" | "๐Ÿงœ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿงœโ€โ™€๏ธ" | "๐Ÿงœโ€โ™€" | "๐Ÿง๐Ÿป" | "๐Ÿง๐Ÿผ" | "๐Ÿง๐Ÿฝ" | "๐Ÿง๐Ÿพ" | "๐Ÿง๐Ÿฟ" | "๐Ÿง" | "๐Ÿง๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚" | "๐Ÿง๐Ÿปโ€โ™€๏ธ" | "๐Ÿง๐Ÿผโ€โ™€๏ธ" | "๐Ÿง๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง๐Ÿพโ€โ™€๏ธ" | "๐Ÿง๐Ÿฟโ€โ™€๏ธ" | "๐Ÿงโ€โ™€๏ธ" | "๐Ÿงโ€โ™€" | "๐Ÿงž" | "๐Ÿงžโ€โ™‚๏ธ" | "๐Ÿงžโ€โ™‚" | "๐Ÿงžโ€โ™€๏ธ" | "๐Ÿงžโ€โ™€" | "๐ŸงŸ" | "๐ŸงŸโ€โ™‚๏ธ" | "๐ŸงŸโ€โ™‚" | "๐ŸงŸโ€โ™€๏ธ" | "๐ŸงŸโ€โ™€" | "๐Ÿ’†๐Ÿป" | "๐Ÿ’†๐Ÿผ" | "๐Ÿ’†๐Ÿฝ" | "๐Ÿ’†๐Ÿพ" | "๐Ÿ’†๐Ÿฟ" | "๐Ÿ’†" | "๐Ÿ’†๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ’†๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ’†๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ’†๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ’†๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ’†โ€โ™‚๏ธ" | "๐Ÿ’†โ€โ™‚" | "๐Ÿ’†๐Ÿปโ€โ™€๏ธ" | "๐Ÿ’†๐Ÿผโ€โ™€๏ธ" | "๐Ÿ’†๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ’†๐Ÿพโ€โ™€๏ธ" | "๐Ÿ’†๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ’†โ€โ™€๏ธ" | "๐Ÿ’†โ€โ™€" | "๐Ÿ’‡๐Ÿป" | "๐Ÿ’‡๐Ÿผ" | "๐Ÿ’‡๐Ÿฝ" | "๐Ÿ’‡๐Ÿพ" | "๐Ÿ’‡๐Ÿฟ" | "๐Ÿ’‡" | "๐Ÿ’‡๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ’‡๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ’‡๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ’‡๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ’‡๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ’‡โ€โ™‚๏ธ" | "๐Ÿ’‡โ€โ™‚" | "๐Ÿ’‡๐Ÿปโ€โ™€๏ธ" | "๐Ÿ’‡๐Ÿผโ€โ™€๏ธ" | "๐Ÿ’‡๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ’‡๐Ÿพโ€โ™€๏ธ" | "๐Ÿ’‡๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ’‡โ€โ™€๏ธ" | "๐Ÿ’‡โ€โ™€" | "๐Ÿšถ๐Ÿป" | "๐Ÿšถ๐Ÿผ" | "๐Ÿšถ๐Ÿฝ" | "๐Ÿšถ๐Ÿพ" | "๐Ÿšถ๐Ÿฟ" | "๐Ÿšถ" | "๐Ÿšถ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿšถ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿšถ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿšถ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿšถ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿšถโ€โ™‚๏ธ" | "๐Ÿšถโ€โ™‚" | "๐Ÿšถ๐Ÿปโ€โ™€๏ธ" | "๐Ÿšถ๐Ÿผโ€โ™€๏ธ" | "๐Ÿšถ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿšถ๐Ÿพโ€โ™€๏ธ" | "๐Ÿšถ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿšถโ€โ™€๏ธ" | "๐Ÿšถโ€โ™€" | "๐Ÿง๐Ÿป" | "๐Ÿง๐Ÿผ" | "๐Ÿง๐Ÿฝ" | "๐Ÿง๐Ÿพ" | "๐Ÿง๐Ÿฟ" | "๐Ÿง" | "๐Ÿง๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚๏ธ" | "๐Ÿงโ€โ™‚" | "๐Ÿง๐Ÿปโ€โ™€๏ธ" | "๐Ÿง๐Ÿผโ€โ™€๏ธ" | "๐Ÿง๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง๐Ÿพโ€โ™€๏ธ" | "๐Ÿง๐Ÿฟโ€โ™€๏ธ" | "๐Ÿงโ€โ™€๏ธ" | "๐Ÿงโ€โ™€" | "๐ŸงŽ๐Ÿป" | "๐ŸงŽ๐Ÿผ" | "๐ŸงŽ๐Ÿฝ" | "๐ŸงŽ๐Ÿพ" | "๐ŸงŽ๐Ÿฟ" | "๐ŸงŽ" | "๐ŸงŽ๐Ÿปโ€โ™‚๏ธ" | "๐ŸงŽ๐Ÿผโ€โ™‚๏ธ" | "๐ŸงŽ๐Ÿฝโ€โ™‚๏ธ" | "๐ŸงŽ๐Ÿพโ€โ™‚๏ธ" | "๐ŸงŽ๐Ÿฟโ€โ™‚๏ธ" | "๐ŸงŽโ€โ™‚๏ธ" | "๐ŸงŽโ€โ™‚" | "๐ŸงŽ๐Ÿปโ€โ™€๏ธ" | "๐ŸงŽ๐Ÿผโ€โ™€๏ธ" | "๐ŸงŽ๐Ÿฝโ€โ™€๏ธ" | "๐ŸงŽ๐Ÿพโ€โ™€๏ธ" | "๐ŸงŽ๐Ÿฟโ€โ™€๏ธ" | "๐ŸงŽโ€โ™€๏ธ" | "๐ŸงŽโ€โ™€" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆฏ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆฏ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆฏ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆฏ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆฏ" | "๐Ÿง‘โ€๐Ÿฆฏ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฏ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฏ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฏ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฏ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฏ" | "๐Ÿ‘จโ€๐Ÿฆฏ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฏ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฏ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฏ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฏ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฏ" | "๐Ÿ‘ฉโ€๐Ÿฆฏ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆผ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆผ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆผ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆผ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆผ" | "๐Ÿง‘โ€๐Ÿฆผ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆผ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆผ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆผ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆผ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆผ" | "๐Ÿ‘จโ€๐Ÿฆผ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆผ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆผ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆผ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆผ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆผ" | "๐Ÿ‘ฉโ€๐Ÿฆผ" | "๐Ÿง‘๐Ÿปโ€๐Ÿฆฝ" | "๐Ÿง‘๐Ÿผโ€๐Ÿฆฝ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿฆฝ" | "๐Ÿง‘๐Ÿพโ€๐Ÿฆฝ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿฆฝ" | "๐Ÿง‘โ€๐Ÿฆฝ" | "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฝ" | "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฝ" | "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฝ" | "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฝ" | "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฝ" | "๐Ÿ‘จโ€๐Ÿฆฝ" | "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฝ" | "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฝ" | "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฝ" | "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฝ" | "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฝ" | "๐Ÿ‘ฉโ€๐Ÿฆฝ" | "๐Ÿƒ๐Ÿป" | "๐Ÿƒ๐Ÿผ" | "๐Ÿƒ๐Ÿฝ" | "๐Ÿƒ๐Ÿพ" | "๐Ÿƒ๐Ÿฟ" | "๐Ÿƒ" | "๐Ÿƒ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿƒ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿƒ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿƒ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿƒโ€โ™‚๏ธ" | "๐Ÿƒโ€โ™‚" | "๐Ÿƒ๐Ÿปโ€โ™€๏ธ" | "๐Ÿƒ๐Ÿผโ€โ™€๏ธ" | "๐Ÿƒ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿƒ๐Ÿพโ€โ™€๏ธ" | "๐Ÿƒ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿƒโ€โ™€๏ธ" | "๐Ÿƒโ€โ™€" | "๐Ÿ’ƒ๐Ÿป" | "๐Ÿ’ƒ๐Ÿผ" | "๐Ÿ’ƒ๐Ÿฝ" | "๐Ÿ’ƒ๐Ÿพ" | "๐Ÿ’ƒ๐Ÿฟ" | "๐Ÿ’ƒ" | "๐Ÿ•บ๐Ÿป" | "๐Ÿ•บ๐Ÿผ" | "๐Ÿ•บ๐Ÿฝ" | "๐Ÿ•บ๐Ÿพ" | "๐Ÿ•บ๐Ÿฟ" | "๐Ÿ•บ" | "๐Ÿ•ด๐Ÿป" | "๐Ÿ•ด๐Ÿผ" | "๐Ÿ•ด๐Ÿฝ" | "๐Ÿ•ด๐Ÿพ" | "๐Ÿ•ด๐Ÿฟ" | "๐Ÿ•ด๏ธ" | "๐Ÿ•ด" | "๐Ÿ‘ฏ" | "๐Ÿ‘ฏโ€โ™‚๏ธ" | "๐Ÿ‘ฏโ€โ™‚" | "๐Ÿ‘ฏโ€โ™€๏ธ" | "๐Ÿ‘ฏโ€โ™€" | "๐Ÿง–๐Ÿป" | "๐Ÿง–๐Ÿผ" | "๐Ÿง–๐Ÿฝ" | "๐Ÿง–๐Ÿพ" | "๐Ÿง–๐Ÿฟ" | "๐Ÿง–" | "๐Ÿง–๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง–๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง–๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง–๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง–๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง–โ€โ™‚๏ธ" | "๐Ÿง–โ€โ™‚" | "๐Ÿง–๐Ÿปโ€โ™€๏ธ" | "๐Ÿง–๐Ÿผโ€โ™€๏ธ" | "๐Ÿง–๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง–๐Ÿพโ€โ™€๏ธ" | "๐Ÿง–๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง–โ€โ™€๏ธ" | "๐Ÿง–โ€โ™€" | "๐Ÿง—๐Ÿป" | "๐Ÿง—๐Ÿผ" | "๐Ÿง—๐Ÿฝ" | "๐Ÿง—๐Ÿพ" | "๐Ÿง—๐Ÿฟ" | "๐Ÿง—" | "๐Ÿง—๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง—๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง—๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง—๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง—๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง—โ€โ™‚๏ธ" | "๐Ÿง—โ€โ™‚" | "๐Ÿง—๐Ÿปโ€โ™€๏ธ" | "๐Ÿง—๐Ÿผโ€โ™€๏ธ" | "๐Ÿง—๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง—๐Ÿพโ€โ™€๏ธ" | "๐Ÿง—๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง—โ€โ™€๏ธ" | "๐Ÿง—โ€โ™€" | "๐Ÿคบ" | "๐Ÿ‡๐Ÿป" | "๐Ÿ‡๐Ÿผ" | "๐Ÿ‡๐Ÿฝ" | "๐Ÿ‡๐Ÿพ" | "๐Ÿ‡๐Ÿฟ" | "๐Ÿ‡" | "โ›ท๏ธ" | "โ›ท" | "๐Ÿ‚๐Ÿป" | "๐Ÿ‚๐Ÿผ" | "๐Ÿ‚๐Ÿฝ" | "๐Ÿ‚๐Ÿพ" | "๐Ÿ‚๐Ÿฟ" | "๐Ÿ‚" | "๐ŸŒ๐Ÿป" | "๐ŸŒ๐Ÿผ" | "๐ŸŒ๐Ÿฝ" | "๐ŸŒ๐Ÿพ" | "๐ŸŒ๐Ÿฟ" | "๐ŸŒ๏ธ" | "๐ŸŒ" | "๐ŸŒ๐Ÿปโ€โ™‚๏ธ" | "๐ŸŒ๐Ÿผโ€โ™‚๏ธ" | "๐ŸŒ๐Ÿฝโ€โ™‚๏ธ" | "๐ŸŒ๐Ÿพโ€โ™‚๏ธ" | "๐ŸŒ๐Ÿฟโ€โ™‚๏ธ" | "๐ŸŒ๏ธโ€โ™‚๏ธ" | "๐ŸŒ๐Ÿปโ€โ™€๏ธ" | "๐ŸŒ๐Ÿผโ€โ™€๏ธ" | "๐ŸŒ๐Ÿฝโ€โ™€๏ธ" | "๐ŸŒ๐Ÿพโ€โ™€๏ธ" | "๐ŸŒ๐Ÿฟโ€โ™€๏ธ" | "๐ŸŒ๏ธโ€โ™€๏ธ" | "๐Ÿ„๐Ÿป" | "๐Ÿ„๐Ÿผ" | "๐Ÿ„๐Ÿฝ" | "๐Ÿ„๐Ÿพ" | "๐Ÿ„๐Ÿฟ" | "๐Ÿ„" | "๐Ÿ„๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ„๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ„๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ„๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ„๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ„โ€โ™‚๏ธ" | "๐Ÿ„โ€โ™‚" | "๐Ÿ„๐Ÿปโ€โ™€๏ธ" | "๐Ÿ„๐Ÿผโ€โ™€๏ธ" | "๐Ÿ„๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ„๐Ÿพโ€โ™€๏ธ" | "๐Ÿ„๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ„โ€โ™€๏ธ" | "๐Ÿ„โ€โ™€" | "๐Ÿšฃ๐Ÿป" | "๐Ÿšฃ๐Ÿผ" | "๐Ÿšฃ๐Ÿฝ" | "๐Ÿšฃ๐Ÿพ" | "๐Ÿšฃ๐Ÿฟ" | "๐Ÿšฃ" | "๐Ÿšฃ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿšฃ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿšฃ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿšฃ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿšฃ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿšฃโ€โ™‚๏ธ" | "๐Ÿšฃโ€โ™‚" | "๐Ÿšฃ๐Ÿปโ€โ™€๏ธ" | "๐Ÿšฃ๐Ÿผโ€โ™€๏ธ" | "๐Ÿšฃ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿšฃ๐Ÿพโ€โ™€๏ธ" | "๐Ÿšฃ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿšฃโ€โ™€๏ธ" | "๐Ÿšฃโ€โ™€" | "๐ŸŠ๐Ÿป" | "๐ŸŠ๐Ÿผ" | "๐ŸŠ๐Ÿฝ" | "๐ŸŠ๐Ÿพ" | "๐ŸŠ๐Ÿฟ" | "๐ŸŠ" | "๐ŸŠ๐Ÿปโ€โ™‚๏ธ" | "๐ŸŠ๐Ÿผโ€โ™‚๏ธ" | "๐ŸŠ๐Ÿฝโ€โ™‚๏ธ" | "๐ŸŠ๐Ÿพโ€โ™‚๏ธ" | "๐ŸŠ๐Ÿฟโ€โ™‚๏ธ" | "๐ŸŠโ€โ™‚๏ธ" | "๐ŸŠโ€โ™‚" | "๐ŸŠ๐Ÿปโ€โ™€๏ธ" | "๐ŸŠ๐Ÿผโ€โ™€๏ธ" | "๐ŸŠ๐Ÿฝโ€โ™€๏ธ" | "๐ŸŠ๐Ÿพโ€โ™€๏ธ" | "๐ŸŠ๐Ÿฟโ€โ™€๏ธ" | "๐ŸŠโ€โ™€๏ธ" | "๐ŸŠโ€โ™€" | "โ›น๐Ÿป" | "โ›น๐Ÿผ" | "โ›น๐Ÿฝ" | "โ›น๐Ÿพ" | "โ›น๐Ÿฟ" | "โ›น๏ธ" | "โ›น" | "โ›น๐Ÿปโ€โ™‚๏ธ" | "โ›น๐Ÿผโ€โ™‚๏ธ" | "โ›น๐Ÿฝโ€โ™‚๏ธ" | "โ›น๐Ÿพโ€โ™‚๏ธ" | "โ›น๐Ÿฟโ€โ™‚๏ธ" | "โ›น๏ธโ€โ™‚๏ธ" | "โ›น๐Ÿปโ€โ™€๏ธ" | "โ›น๐Ÿผโ€โ™€๏ธ" | "โ›น๐Ÿฝโ€โ™€๏ธ" | "โ›น๐Ÿพโ€โ™€๏ธ" | "โ›น๐Ÿฟโ€โ™€๏ธ" | "โ›น๏ธโ€โ™€๏ธ" | "๐Ÿ‹๐Ÿป" | "๐Ÿ‹๐Ÿผ" | "๐Ÿ‹๐Ÿฝ" | "๐Ÿ‹๐Ÿพ" | "๐Ÿ‹๐Ÿฟ" | "๐Ÿ‹๏ธ" | "๐Ÿ‹" | "๐Ÿ‹๐Ÿปโ€โ™‚๏ธ" | "๐Ÿ‹๐Ÿผโ€โ™‚๏ธ" | "๐Ÿ‹๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿ‹๐Ÿพโ€โ™‚๏ธ" | "๐Ÿ‹๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿ‹๏ธโ€โ™‚๏ธ" | "๐Ÿ‹๐Ÿปโ€โ™€๏ธ" | "๐Ÿ‹๐Ÿผโ€โ™€๏ธ" | "๐Ÿ‹๐Ÿฝโ€โ™€๏ธ" | "๐Ÿ‹๐Ÿพโ€โ™€๏ธ" | "๐Ÿ‹๐Ÿฟโ€โ™€๏ธ" | "๐Ÿ‹๏ธโ€โ™€๏ธ" | "๐Ÿšด๐Ÿป" | "๐Ÿšด๐Ÿผ" | "๐Ÿšด๐Ÿฝ" | "๐Ÿšด๐Ÿพ" | "๐Ÿšด๐Ÿฟ" | "๐Ÿšด" | "๐Ÿšด๐Ÿปโ€โ™‚๏ธ" | "๐Ÿšด๐Ÿผโ€โ™‚๏ธ" | "๐Ÿšด๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿšด๐Ÿพโ€โ™‚๏ธ" | "๐Ÿšด๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿšดโ€โ™‚๏ธ" | "๐Ÿšดโ€โ™‚" | "๐Ÿšด๐Ÿปโ€โ™€๏ธ" | "๐Ÿšด๐Ÿผโ€โ™€๏ธ" | "๐Ÿšด๐Ÿฝโ€โ™€๏ธ" | "๐Ÿšด๐Ÿพโ€โ™€๏ธ" | "๐Ÿšด๐Ÿฟโ€โ™€๏ธ" | "๐Ÿšดโ€โ™€๏ธ" | "๐Ÿšดโ€โ™€" | "๐Ÿšต๐Ÿป" | "๐Ÿšต๐Ÿผ" | "๐Ÿšต๐Ÿฝ" | "๐Ÿšต๐Ÿพ" | "๐Ÿšต๐Ÿฟ" | "๐Ÿšต" | "๐Ÿšต๐Ÿปโ€โ™‚๏ธ" | "๐Ÿšต๐Ÿผโ€โ™‚๏ธ" | "๐Ÿšต๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿšต๐Ÿพโ€โ™‚๏ธ" | "๐Ÿšต๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿšตโ€โ™‚๏ธ" | "๐Ÿšตโ€โ™‚" | "๐Ÿšต๐Ÿปโ€โ™€๏ธ" | "๐Ÿšต๐Ÿผโ€โ™€๏ธ" | "๐Ÿšต๐Ÿฝโ€โ™€๏ธ" | "๐Ÿšต๐Ÿพโ€โ™€๏ธ" | "๐Ÿšต๐Ÿฟโ€โ™€๏ธ" | "๐Ÿšตโ€โ™€๏ธ" | "๐Ÿšตโ€โ™€" | "๐Ÿคธ๐Ÿป" | "๐Ÿคธ๐Ÿผ" | "๐Ÿคธ๐Ÿฝ" | "๐Ÿคธ๐Ÿพ" | "๐Ÿคธ๐Ÿฟ" | "๐Ÿคธ" | "๐Ÿคธ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคธ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคธ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคธ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคธ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคธโ€โ™‚๏ธ" | "๐Ÿคธโ€โ™‚" | "๐Ÿคธ๐Ÿปโ€โ™€๏ธ" | "๐Ÿคธ๐Ÿผโ€โ™€๏ธ" | "๐Ÿคธ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคธ๐Ÿพโ€โ™€๏ธ" | "๐Ÿคธ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคธโ€โ™€๏ธ" | "๐Ÿคธโ€โ™€" | "๐Ÿคผ" | "๐Ÿคผโ€โ™‚๏ธ" | "๐Ÿคผโ€โ™‚" | "๐Ÿคผโ€โ™€๏ธ" | "๐Ÿคผโ€โ™€" | "๐Ÿคฝ๐Ÿป" | "๐Ÿคฝ๐Ÿผ" | "๐Ÿคฝ๐Ÿฝ" | "๐Ÿคฝ๐Ÿพ" | "๐Ÿคฝ๐Ÿฟ" | "๐Ÿคฝ" | "๐Ÿคฝ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคฝ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคฝ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคฝ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคฝ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคฝโ€โ™‚๏ธ" | "๐Ÿคฝโ€โ™‚" | "๐Ÿคฝ๐Ÿปโ€โ™€๏ธ" | "๐Ÿคฝ๐Ÿผโ€โ™€๏ธ" | "๐Ÿคฝ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคฝ๐Ÿพโ€โ™€๏ธ" | "๐Ÿคฝ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคฝโ€โ™€๏ธ" | "๐Ÿคฝโ€โ™€" | "๐Ÿคพ๐Ÿป" | "๐Ÿคพ๐Ÿผ" | "๐Ÿคพ๐Ÿฝ" | "๐Ÿคพ๐Ÿพ" | "๐Ÿคพ๐Ÿฟ" | "๐Ÿคพ" | "๐Ÿคพ๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคพ๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคพ๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคพ๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคพ๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคพโ€โ™‚๏ธ" | "๐Ÿคพโ€โ™‚" | "๐Ÿคพ๐Ÿปโ€โ™€๏ธ" | "๐Ÿคพ๐Ÿผโ€โ™€๏ธ" | "๐Ÿคพ๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคพ๐Ÿพโ€โ™€๏ธ" | "๐Ÿคพ๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคพโ€โ™€๏ธ" | "๐Ÿคพโ€โ™€" | "๐Ÿคน๐Ÿป" | "๐Ÿคน๐Ÿผ" | "๐Ÿคน๐Ÿฝ" | "๐Ÿคน๐Ÿพ" | "๐Ÿคน๐Ÿฟ" | "๐Ÿคน" | "๐Ÿคน๐Ÿปโ€โ™‚๏ธ" | "๐Ÿคน๐Ÿผโ€โ™‚๏ธ" | "๐Ÿคน๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿคน๐Ÿพโ€โ™‚๏ธ" | "๐Ÿคน๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿคนโ€โ™‚๏ธ" | "๐Ÿคนโ€โ™‚" | "๐Ÿคน๐Ÿปโ€โ™€๏ธ" | "๐Ÿคน๐Ÿผโ€โ™€๏ธ" | "๐Ÿคน๐Ÿฝโ€โ™€๏ธ" | "๐Ÿคน๐Ÿพโ€โ™€๏ธ" | "๐Ÿคน๐Ÿฟโ€โ™€๏ธ" | "๐Ÿคนโ€โ™€๏ธ" | "๐Ÿคนโ€โ™€" | "๐Ÿง˜๐Ÿป" | "๐Ÿง˜๐Ÿผ" | "๐Ÿง˜๐Ÿฝ" | "๐Ÿง˜๐Ÿพ" | "๐Ÿง˜๐Ÿฟ" | "๐Ÿง˜" | "๐Ÿง˜๐Ÿปโ€โ™‚๏ธ" | "๐Ÿง˜๐Ÿผโ€โ™‚๏ธ" | "๐Ÿง˜๐Ÿฝโ€โ™‚๏ธ" | "๐Ÿง˜๐Ÿพโ€โ™‚๏ธ" | "๐Ÿง˜๐Ÿฟโ€โ™‚๏ธ" | "๐Ÿง˜โ€โ™‚๏ธ" | "๐Ÿง˜โ€โ™‚" | "๐Ÿง˜๐Ÿปโ€โ™€๏ธ" | "๐Ÿง˜๐Ÿผโ€โ™€๏ธ" | "๐Ÿง˜๐Ÿฝโ€โ™€๏ธ" | "๐Ÿง˜๐Ÿพโ€โ™€๏ธ" | "๐Ÿง˜๐Ÿฟโ€โ™€๏ธ" | "๐Ÿง˜โ€โ™€๏ธ" | "๐Ÿง˜โ€โ™€" | "๐Ÿ›€๐Ÿป" | "๐Ÿ›€๐Ÿผ" | "๐Ÿ›€๐Ÿฝ" | "๐Ÿ›€๐Ÿพ" | "๐Ÿ›€๐Ÿฟ" | "๐Ÿ›€" | "๐Ÿ›Œ๐Ÿป" | "๐Ÿ›Œ๐Ÿผ" | "๐Ÿ›Œ๐Ÿฝ" | "๐Ÿ›Œ๐Ÿพ" | "๐Ÿ›Œ๐Ÿฟ" | "๐Ÿ›Œ" | "๐Ÿง‘๐Ÿปโ€๐Ÿคโ€๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿปโ€๐Ÿคโ€๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿปโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿปโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿปโ€๐Ÿคโ€๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘๐Ÿผโ€๐Ÿคโ€๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿผโ€๐Ÿคโ€๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿผโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿผโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿผโ€๐Ÿคโ€๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿฝโ€๐Ÿคโ€๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿพโ€๐Ÿคโ€๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿป" | "๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿผ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿฝ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿพ" | "๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿฟ" | "๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘" | "๐Ÿ‘ญ" | "๐Ÿ‘ซ" | "๐Ÿ‘ฌ" | "๐Ÿ’" | "๐Ÿ’‘" | "๐Ÿ‘ช" | "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง" | "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง" | "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ง" | "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง" | "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ง" | "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง" | "๐Ÿ‘จโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘ง" | "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" | "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง" | "๐Ÿ‘ฉโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘ง" | "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" | "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง" | "๐Ÿ—ฃ๏ธ" | "๐Ÿ—ฃ" | "๐Ÿ‘ค" | "๐Ÿ‘ฅ" | "๐Ÿซ‚" | "๐Ÿ‘ฃ" | "๐Ÿต" | "๐Ÿ’" | "๐Ÿฆ" | "๐Ÿฆง" | "๐Ÿถ" | "๐Ÿ•" | "๐Ÿฆฎ" | "๐Ÿ•โ€๐Ÿฆบ" | "๐Ÿฉ" | "๐Ÿบ" | "๐ŸฆŠ" | "๐Ÿฆ" | "๐Ÿฑ" | "๐Ÿˆ" | "๐Ÿˆโ€โฌ›" | "๐Ÿฆ" | "๐Ÿฏ" | "๐Ÿ…" | "๐Ÿ†" | "๐Ÿด" | "๐ŸŽ" | "๐Ÿฆ„" | "๐Ÿฆ“" | "๐ŸฆŒ" | "๐Ÿฆฌ" | "๐Ÿฎ" | "๐Ÿ‚" | "๐Ÿƒ" | "๐Ÿ„" | "๐Ÿท" | "๐Ÿ–" | "๐Ÿ—" | "๐Ÿฝ" | "๐Ÿ" | "๐Ÿ‘" | "๐Ÿ" | "๐Ÿช" | "๐Ÿซ" | "๐Ÿฆ™" | "๐Ÿฆ’" | "๐Ÿ˜" | "๐Ÿฆฃ" | "๐Ÿฆ" | "๐Ÿฆ›" | "๐Ÿญ" | "๐Ÿ" | "๐Ÿ€" | "๐Ÿน" | "๐Ÿฐ" | "๐Ÿ‡" | "๐Ÿฟ๏ธ" | "๐Ÿฟ" | "๐Ÿฆซ" | "๐Ÿฆ”" | "๐Ÿฆ‡" | "๐Ÿป" | "๐Ÿปโ€โ„๏ธ" | "๐Ÿปโ€โ„" | "๐Ÿจ" | "๐Ÿผ" | "๐Ÿฆฅ" | "๐Ÿฆฆ" | "๐Ÿฆจ" | "๐Ÿฆ˜" | "๐Ÿฆก" | "๐Ÿพ" | "๐Ÿฆƒ" | "๐Ÿ”" | "๐Ÿ“" | "๐Ÿฃ" | "๐Ÿค" | "๐Ÿฅ" | "๐Ÿฆ" | "๐Ÿง" | "๐Ÿ•Š๏ธ" | "๐Ÿ•Š" | "๐Ÿฆ…" | "๐Ÿฆ†" | "๐Ÿฆข" | "๐Ÿฆ‰" | "๐Ÿฆค" | "๐Ÿชถ" | "๐Ÿฆฉ" | "๐Ÿฆš" | "๐Ÿฆœ" | "๐Ÿธ" | "๐ŸŠ" | "๐Ÿข" | "๐ŸฆŽ" | "๐Ÿ" | "๐Ÿฒ" | "๐Ÿ‰" | "๐Ÿฆ•" | "๐Ÿฆ–" | "๐Ÿณ" | "๐Ÿ‹" | "๐Ÿฌ" | "๐Ÿฆญ" | "๐ŸŸ" | "๐Ÿ " | "๐Ÿก" | "๐Ÿฆˆ" | "๐Ÿ™" | "๐Ÿš" | "๐ŸŒ" | "๐Ÿฆ‹" | "๐Ÿ›" | "๐Ÿœ" | "๐Ÿ" | "๐Ÿชฒ" | "๐Ÿž" | "๐Ÿฆ—" | "๐Ÿชณ" | "๐Ÿ•ท๏ธ" | "๐Ÿ•ท" | "๐Ÿ•ธ๏ธ" | "๐Ÿ•ธ" | "๐Ÿฆ‚" | "๐ŸฆŸ" | "๐Ÿชฐ" | "๐Ÿชฑ" | "๐Ÿฆ " | "๐Ÿ’" | "๐ŸŒธ" | "๐Ÿ’ฎ" | "๐Ÿต๏ธ" | "๐Ÿต" | "๐ŸŒน" | "๐Ÿฅ€" | "๐ŸŒบ" | "๐ŸŒป" | "๐ŸŒผ" | "๐ŸŒท" | "๐ŸŒฑ" | "๐Ÿชด" | "๐ŸŒฒ" | "๐ŸŒณ" | "๐ŸŒด" | "๐ŸŒต" | "๐ŸŒพ" | "๐ŸŒฟ" | "โ˜˜๏ธ" | "โ˜˜" | "๐Ÿ€" | "๐Ÿ" | "๐Ÿ‚" | "๐Ÿƒ" | "๐Ÿ‡" | "๐Ÿˆ" | "๐Ÿ‰" | "๐ŸŠ" | "๐Ÿ‹" | "๐ŸŒ" | "๐Ÿ" | "๐Ÿฅญ" | "๐ŸŽ" | "๐Ÿ" | "๐Ÿ" | "๐Ÿ‘" | "๐Ÿ’" | "๐Ÿ“" | "๐Ÿซ" | "๐Ÿฅ" | "๐Ÿ…" | "๐Ÿซ’" | "๐Ÿฅฅ" | "๐Ÿฅ‘" | "๐Ÿ†" | "๐Ÿฅ”" | "๐Ÿฅ•" | "๐ŸŒฝ" | "๐ŸŒถ๏ธ" | "๐ŸŒถ" | "๐Ÿซ‘" | "๐Ÿฅ’" | "๐Ÿฅฌ" | "๐Ÿฅฆ" | "๐Ÿง„" | "๐Ÿง…" | "๐Ÿ„" | "๐Ÿฅœ" | "๐ŸŒฐ" | "๐Ÿž" | "๐Ÿฅ" | "๐Ÿฅ–" | "๐Ÿซ“" | "๐Ÿฅจ" | "๐Ÿฅฏ" | "๐Ÿฅž" | "๐Ÿง‡" | "๐Ÿง€" | "๐Ÿ–" | "๐Ÿ—" | "๐Ÿฅฉ" | "๐Ÿฅ“" | "๐Ÿ”" | "๐ŸŸ" | "๐Ÿ•" | "๐ŸŒญ" | "๐Ÿฅช" | "๐ŸŒฎ" | "๐ŸŒฏ" | "๐Ÿซ”" | "๐Ÿฅ™" | "๐Ÿง†" | "๐Ÿฅš" | "๐Ÿณ" | "๐Ÿฅ˜" | "๐Ÿฒ" | "๐Ÿซ•" | "๐Ÿฅฃ" | "๐Ÿฅ—" | "๐Ÿฟ" | "๐Ÿงˆ" | "๐Ÿง‚" | "๐Ÿฅซ" | "๐Ÿฑ" | "๐Ÿ˜" | "๐Ÿ™" | "๐Ÿš" | "๐Ÿ›" | "๐Ÿœ" | "๐Ÿ" | "๐Ÿ " | "๐Ÿข" | "๐Ÿฃ" | "๐Ÿค" | "๐Ÿฅ" | "๐Ÿฅฎ" | "๐Ÿก" | "๐ŸฅŸ" | "๐Ÿฅ " | "๐Ÿฅก" | "๐Ÿฆ€" | "๐Ÿฆž" | "๐Ÿฆ" | "๐Ÿฆ‘" | "๐Ÿฆช" | "๐Ÿฆ" | "๐Ÿง" | "๐Ÿจ" | "๐Ÿฉ" | "๐Ÿช" | "๐ŸŽ‚" | "๐Ÿฐ" | "๐Ÿง" | "๐Ÿฅง" | "๐Ÿซ" | "๐Ÿฌ" | "๐Ÿญ" | "๐Ÿฎ" | "๐Ÿฏ" | "๐Ÿผ" | "๐Ÿฅ›" | "โ˜•" | "๐Ÿซ–" | "๐Ÿต" | "๐Ÿถ" | "๐Ÿพ" | "๐Ÿท" | "๐Ÿธ" | "๐Ÿน" | "๐Ÿบ" | "๐Ÿป" | "๐Ÿฅ‚" | "๐Ÿฅƒ" | "๐Ÿฅค" | "๐Ÿง‹" | "๐Ÿงƒ" | "๐Ÿง‰" | "๐ŸงŠ" | "๐Ÿฅข" | "๐Ÿฝ๏ธ" | "๐Ÿฝ" | "๐Ÿด" | "๐Ÿฅ„" | "๐Ÿ”ช" | "๐Ÿบ" | "๐ŸŒ" | "๐ŸŒŽ" | "๐ŸŒ" | "๐ŸŒ" | "๐Ÿ—บ๏ธ" | "๐Ÿ—บ" | "๐Ÿ—พ" | "๐Ÿงญ" | "๐Ÿ”๏ธ" | "๐Ÿ”" | "โ›ฐ๏ธ" | "โ›ฐ" | "๐ŸŒ‹" | "๐Ÿ—ป" | "๐Ÿ•๏ธ" | "๐Ÿ•" | "๐Ÿ–๏ธ" | "๐Ÿ–" | "๐Ÿœ๏ธ" | "๐Ÿœ" | "๐Ÿ๏ธ" | "๐Ÿ" | "๐Ÿž๏ธ" | "๐Ÿž" | "๐ŸŸ๏ธ" | "๐ŸŸ" | "๐Ÿ›๏ธ" | "๐Ÿ›" | "๐Ÿ—๏ธ" | "๐Ÿ—" | "๐Ÿงฑ" | "๐Ÿชจ" | "๐Ÿชต" | "๐Ÿ›–" | "๐Ÿ˜๏ธ" | "๐Ÿ˜" | "๐Ÿš๏ธ" | "๐Ÿš" | "๐Ÿ " | "๐Ÿก" | "๐Ÿข" | "๐Ÿฃ" | "๐Ÿค" | "๐Ÿฅ" | "๐Ÿฆ" | "๐Ÿจ" | "๐Ÿฉ" | "๐Ÿช" | "๐Ÿซ" | "๐Ÿฌ" | "๐Ÿญ" | "๐Ÿฏ" | "๐Ÿฐ" | "๐Ÿ’’" | "๐Ÿ—ผ" | "๐Ÿ—ฝ" | "โ›ช" | "๐Ÿ•Œ" | "๐Ÿ›•" | "๐Ÿ•" | "โ›ฉ๏ธ" | "โ›ฉ" | "๐Ÿ•‹" | "โ›ฒ" | "โ›บ" | "๐ŸŒ" | "๐ŸŒƒ" | "๐Ÿ™๏ธ" | "๐Ÿ™" | "๐ŸŒ„" | "๐ŸŒ…" | "๐ŸŒ†" | "๐ŸŒ‡" | "๐ŸŒ‰" | "โ™จ๏ธ" | "โ™จ" | "๐ŸŽ " | "๐ŸŽก" | "๐ŸŽข" | "๐Ÿ’ˆ" | "๐ŸŽช" | "๐Ÿš‚" | "๐Ÿšƒ" | "๐Ÿš„" | "๐Ÿš…" | "๐Ÿš†" | "๐Ÿš‡" | "๐Ÿšˆ" | "๐Ÿš‰" | "๐ŸšŠ" | "๐Ÿš" | "๐Ÿšž" | "๐Ÿš‹" | "๐ŸšŒ" | "๐Ÿš" | "๐ŸšŽ" | "๐Ÿš" | "๐Ÿš‘" | "๐Ÿš’" | "๐Ÿš“" | "๐Ÿš”" | "๐Ÿš•" | "๐Ÿš–" | "๐Ÿš—" | "๐Ÿš˜" | "๐Ÿš™" | "๐Ÿ›ป" | "๐Ÿšš" | "๐Ÿš›" | "๐Ÿšœ" | "๐ŸŽ๏ธ" | "๐ŸŽ" | "๐Ÿ๏ธ" | "๐Ÿ" | "๐Ÿ›ต" | "๐Ÿฆฝ" | "๐Ÿฆผ" | "๐Ÿ›บ" | "๐Ÿšฒ" | "๐Ÿ›ด" | "๐Ÿ›น" | "๐Ÿ›ผ" | "๐Ÿš" | "๐Ÿ›ฃ๏ธ" | "๐Ÿ›ฃ" | "๐Ÿ›ค๏ธ" | "๐Ÿ›ค" | "๐Ÿ›ข๏ธ" | "๐Ÿ›ข" | "โ›ฝ" | "๐Ÿšจ" | "๐Ÿšฅ" | "๐Ÿšฆ" | "๐Ÿ›‘" | "๐Ÿšง" | "โš“" | "โ›ต" | "๐Ÿ›ถ" | "๐Ÿšค" | "๐Ÿ›ณ๏ธ" | "๐Ÿ›ณ" | "โ›ด๏ธ" | "โ›ด" | "๐Ÿ›ฅ๏ธ" | "๐Ÿ›ฅ" | "๐Ÿšข" | "โœˆ๏ธ" | "โœˆ" | "๐Ÿ›ฉ๏ธ" | "๐Ÿ›ฉ" | "๐Ÿ›ซ" | "๐Ÿ›ฌ" | "๐Ÿช‚" | "๐Ÿ’บ" | "๐Ÿš" | "๐ŸšŸ" | "๐Ÿš " | "๐Ÿšก" | "๐Ÿ›ฐ๏ธ" | "๐Ÿ›ฐ" | "๐Ÿš€" | "๐Ÿ›ธ" | "๐Ÿ›Ž๏ธ" | "๐Ÿ›Ž" | "๐Ÿงณ" | "โŒ›" | "โณ" | "โŒš" | "โฐ" | "โฑ๏ธ" | "โฑ" | "โฒ๏ธ" | "โฒ" | "๐Ÿ•ฐ๏ธ" | "๐Ÿ•ฐ" | "๐Ÿ•›" | "๐Ÿ•ง" | "๐Ÿ•" | "๐Ÿ•œ" | "๐Ÿ•‘" | "๐Ÿ•" | "๐Ÿ•’" | "๐Ÿ•ž" | "๐Ÿ•“" | "๐Ÿ•Ÿ" | "๐Ÿ•”" | "๐Ÿ• " | "๐Ÿ••" | "๐Ÿ•ก" | "๐Ÿ•–" | "๐Ÿ•ข" | "๐Ÿ•—" | "๐Ÿ•ฃ" | "๐Ÿ•˜" | "๐Ÿ•ค" | "๐Ÿ•™" | "๐Ÿ•ฅ" | "๐Ÿ•š" | "๐Ÿ•ฆ" | "๐ŸŒ‘" | "๐ŸŒ’" | "๐ŸŒ“" | "๐ŸŒ”" | "๐ŸŒ•" | "๐ŸŒ–" | "๐ŸŒ—" | "๐ŸŒ˜" | "๐ŸŒ™" | "๐ŸŒš" | "๐ŸŒ›" | "๐ŸŒœ" | "๐ŸŒก๏ธ" | "๐ŸŒก" | "โ˜€๏ธ" | "โ˜€" | "๐ŸŒ" | "๐ŸŒž" | "๐Ÿช" | "โญ" | "๐ŸŒŸ" | "๐ŸŒ " | "๐ŸŒŒ" | "โ˜๏ธ" | "โ˜" | "โ›…" | "โ›ˆ๏ธ" | "โ›ˆ" | "๐ŸŒค๏ธ" | "๐ŸŒค" | "๐ŸŒฅ๏ธ" | "๐ŸŒฅ" | "๐ŸŒฆ๏ธ" | "๐ŸŒฆ" | "๐ŸŒง๏ธ" | "๐ŸŒง" | "๐ŸŒจ๏ธ" | "๐ŸŒจ" | "๐ŸŒฉ๏ธ" | "๐ŸŒฉ" | "๐ŸŒช๏ธ" | "๐ŸŒช" | "๐ŸŒซ๏ธ" | "๐ŸŒซ" | "๐ŸŒฌ๏ธ" | "๐ŸŒฌ" | "๐ŸŒ€" | "๐ŸŒˆ" | "๐ŸŒ‚" | "โ˜‚๏ธ" | "โ˜‚" | "โ˜”" | "โ›ฑ๏ธ" | "โ›ฑ" | "โšก" | "โ„๏ธ" | "โ„" | "โ˜ƒ๏ธ" | "โ˜ƒ" | "โ›„" | "โ˜„๏ธ" | "โ˜„" | "๐Ÿ”ฅ" | "๐Ÿ’ง" | "๐ŸŒŠ" | "๐ŸŽƒ" | "๐ŸŽ„" | "๐ŸŽ†" | "๐ŸŽ‡" | "๐Ÿงจ" | "โœจ" | "๐ŸŽˆ" | "๐ŸŽ‰" | "๐ŸŽŠ" | "๐ŸŽ‹" | "๐ŸŽ" | "๐ŸŽŽ" | "๐ŸŽ" | "๐ŸŽ" | "๐ŸŽ‘" | "๐Ÿงง" | "๐ŸŽ€" | "๐ŸŽ" | "๐ŸŽ—๏ธ" | "๐ŸŽ—" | "๐ŸŽŸ๏ธ" | "๐ŸŽŸ" | "๐ŸŽซ" | "๐ŸŽ–๏ธ" | "๐ŸŽ–" | "๐Ÿ†" | "๐Ÿ…" | "๐Ÿฅ‡" | "๐Ÿฅˆ" | "๐Ÿฅ‰" | "โšฝ" | "โšพ" | "๐ŸฅŽ" | "๐Ÿ€" | "๐Ÿ" | "๐Ÿˆ" | "๐Ÿ‰" | "๐ŸŽพ" | "๐Ÿฅ" | "๐ŸŽณ" | "๐Ÿ" | "๐Ÿ‘" | "๐Ÿ’" | "๐Ÿฅ" | "๐Ÿ“" | "๐Ÿธ" | "๐ŸฅŠ" | "๐Ÿฅ‹" | "๐Ÿฅ…" | "โ›ณ" | "โ›ธ๏ธ" | "โ›ธ" | "๐ŸŽฃ" | "๐Ÿคฟ" | "๐ŸŽฝ" | "๐ŸŽฟ" | "๐Ÿ›ท" | "๐ŸฅŒ" | "๐ŸŽฏ" | "๐Ÿช€" | "๐Ÿช" | "๐ŸŽฑ" | "๐Ÿ”ฎ" | "๐Ÿช„" | "๐Ÿงฟ" | "๐ŸŽฎ" | "๐Ÿ•น๏ธ" | "๐Ÿ•น" | "๐ŸŽฐ" | "๐ŸŽฒ" | "๐Ÿงฉ" | "๐Ÿงธ" | "๐Ÿช…" | "๐Ÿช†" | "โ™ ๏ธ" | "โ™ " | "โ™ฅ๏ธ" | "โ™ฅ" | "โ™ฆ๏ธ" | "โ™ฆ" | "โ™ฃ๏ธ" | "โ™ฃ" | "โ™Ÿ๏ธ" | "โ™Ÿ" | "๐Ÿƒ" | "๐Ÿ€„" | "๐ŸŽด" | "๐ŸŽญ" | "๐Ÿ–ผ๏ธ" | "๐Ÿ–ผ" | "๐ŸŽจ" | "๐Ÿงต" | "๐Ÿชก" | "๐Ÿงถ" | "๐Ÿชข" | "๐Ÿ‘“" | "๐Ÿ•ถ๏ธ" | "๐Ÿ•ถ" | "๐Ÿฅฝ" | "๐Ÿฅผ" | "๐Ÿฆบ" | "๐Ÿ‘”" | "๐Ÿ‘•" | "๐Ÿ‘–" | "๐Ÿงฃ" | "๐Ÿงค" | "๐Ÿงฅ" | "๐Ÿงฆ" | "๐Ÿ‘—" | "๐Ÿ‘˜" | "๐Ÿฅป" | "๐Ÿฉฑ" | "๐Ÿฉฒ" | "๐Ÿฉณ" | "๐Ÿ‘™" | "๐Ÿ‘š" | "๐Ÿ‘›" | "๐Ÿ‘œ" | "๐Ÿ‘" | "๐Ÿ›๏ธ" | "๐Ÿ›" | "๐ŸŽ’" | "๐Ÿฉด" | "๐Ÿ‘ž" | "๐Ÿ‘Ÿ" | "๐Ÿฅพ" | "๐Ÿฅฟ" | "๐Ÿ‘ " | "๐Ÿ‘ก" | "๐Ÿฉฐ" | "๐Ÿ‘ข" | "๐Ÿ‘‘" | "๐Ÿ‘’" | "๐ŸŽฉ" | "๐ŸŽ“" | "๐Ÿงข" | "๐Ÿช–" | "โ›‘๏ธ" | "โ›‘" | "๐Ÿ“ฟ" | "๐Ÿ’„" | "๐Ÿ’" | "๐Ÿ’Ž" | "๐Ÿ”‡" | "๐Ÿ”ˆ" | "๐Ÿ”‰" | "๐Ÿ”Š" | "๐Ÿ“ข" | "๐Ÿ“ฃ" | "๐Ÿ“ฏ" | "๐Ÿ””" | "๐Ÿ”•" | "๐ŸŽผ" | "๐ŸŽต" | "๐ŸŽถ" | "๐ŸŽ™๏ธ" | "๐ŸŽ™" | "๐ŸŽš๏ธ" | "๐ŸŽš" | "๐ŸŽ›๏ธ" | "๐ŸŽ›" | "๐ŸŽค" | "๐ŸŽง" | "๐Ÿ“ป" | "๐ŸŽท" | "๐Ÿช—" | "๐ŸŽธ" | "๐ŸŽน" | "๐ŸŽบ" | "๐ŸŽป" | "๐Ÿช•" | "๐Ÿฅ" | "๐Ÿช˜" | "๐Ÿ“ฑ" | "๐Ÿ“ฒ" | "โ˜Ž๏ธ" | "โ˜Ž" | "๐Ÿ“ž" | "๐Ÿ“Ÿ" | "๐Ÿ“ " | "๐Ÿ”‹" | "๐Ÿ”Œ" | "๐Ÿ’ป" | "๐Ÿ–ฅ๏ธ" | "๐Ÿ–ฅ" | "๐Ÿ–จ๏ธ" | "๐Ÿ–จ" | "โŒจ๏ธ" | "โŒจ" | "๐Ÿ–ฑ๏ธ" | "๐Ÿ–ฑ" | "๐Ÿ–ฒ๏ธ" | "๐Ÿ–ฒ" | "๐Ÿ’ฝ" | "๐Ÿ’พ" | "๐Ÿ’ฟ" | "๐Ÿ“€" | "๐Ÿงฎ" | "๐ŸŽฅ" | "๐ŸŽž๏ธ" | "๐ŸŽž" | "๐Ÿ“ฝ๏ธ" | "๐Ÿ“ฝ" | "๐ŸŽฌ" | "๐Ÿ“บ" | "๐Ÿ“ท" | "๐Ÿ“ธ" | "๐Ÿ“น" | "๐Ÿ“ผ" | "๐Ÿ”" | "๐Ÿ”Ž" | "๐Ÿ•ฏ๏ธ" | "๐Ÿ•ฏ" | "๐Ÿ’ก" | "๐Ÿ”ฆ" | "๐Ÿฎ" | "๐Ÿช”" | "๐Ÿ“”" | "๐Ÿ“•" | "๐Ÿ“–" | "๐Ÿ“—" | "๐Ÿ“˜" | "๐Ÿ“™" | "๐Ÿ“š" | "๐Ÿ““" | "๐Ÿ“’" | "๐Ÿ“ƒ" | "๐Ÿ“œ" | "๐Ÿ“„" | "๐Ÿ“ฐ" | "๐Ÿ—ž๏ธ" | "๐Ÿ—ž" | "๐Ÿ“‘" | "๐Ÿ”–" | "๐Ÿท๏ธ" | "๐Ÿท" | "๐Ÿ’ฐ" | "๐Ÿช™" | "๐Ÿ’ด" | "๐Ÿ’ต" | "๐Ÿ’ถ" | "๐Ÿ’ท" | "๐Ÿ’ธ" | "๐Ÿ’ณ" | "๐Ÿงพ" | "๐Ÿ’น" | "โœ‰๏ธ" | "โœ‰" | "๐Ÿ“ง" | "๐Ÿ“จ" | "๐Ÿ“ฉ" | "๐Ÿ“ค" | "๐Ÿ“ฅ" | "๐Ÿ“ฆ" | "๐Ÿ“ซ" | "๐Ÿ“ช" | "๐Ÿ“ฌ" | "๐Ÿ“ญ" | "๐Ÿ“ฎ" | "๐Ÿ—ณ๏ธ" | "๐Ÿ—ณ" | "โœ๏ธ" | "โœ" | "โœ’๏ธ" | "โœ’" | "๐Ÿ–‹๏ธ" | "๐Ÿ–‹" | "๐Ÿ–Š๏ธ" | "๐Ÿ–Š" | "๐Ÿ–Œ๏ธ" | "๐Ÿ–Œ" | "๐Ÿ–๏ธ" | "๐Ÿ–" | "๐Ÿ“" | "๐Ÿ’ผ" | "๐Ÿ“" | "๐Ÿ“‚" | "๐Ÿ—‚๏ธ" | "๐Ÿ—‚" | "๐Ÿ“…" | "๐Ÿ“†" | "๐Ÿ—’๏ธ" | "๐Ÿ—’" | "๐Ÿ—“๏ธ" | "๐Ÿ—“" | "๐Ÿ“‡" | "๐Ÿ“ˆ" | "๐Ÿ“‰" | "๐Ÿ“Š" | "๐Ÿ“‹" | "๐Ÿ“Œ" | "๐Ÿ“" | "๐Ÿ“Ž" | "๐Ÿ–‡๏ธ" | "๐Ÿ–‡" | "๐Ÿ“" | "๐Ÿ“" | "โœ‚๏ธ" | "โœ‚" | "๐Ÿ—ƒ๏ธ" | "๐Ÿ—ƒ" | "๐Ÿ—„๏ธ" | "๐Ÿ—„" | "๐Ÿ—‘๏ธ" | "๐Ÿ—‘" | "๐Ÿ”’" | "๐Ÿ”“" | "๐Ÿ”" | "๐Ÿ”" | "๐Ÿ”‘" | "๐Ÿ—๏ธ" | "๐Ÿ—" | "๐Ÿ”จ" | "๐Ÿช“" | "โ›๏ธ" | "โ›" | "โš’๏ธ" | "โš’" | "๐Ÿ› ๏ธ" | "๐Ÿ› " | "๐Ÿ—ก๏ธ" | "๐Ÿ—ก" | "โš”๏ธ" | "โš”" | "๐Ÿ”ซ" | "๐Ÿชƒ" | "๐Ÿน" | "๐Ÿ›ก๏ธ" | "๐Ÿ›ก" | "๐Ÿชš" | "๐Ÿ”ง" | "๐Ÿช›" | "๐Ÿ”ฉ" | "โš™๏ธ" | "โš™" | "๐Ÿ—œ๏ธ" | "๐Ÿ—œ" | "โš–๏ธ" | "โš–" | "๐Ÿฆฏ" | "๐Ÿ”—" | "โ›“๏ธ" | "โ›“" | "๐Ÿช" | "๐Ÿงฐ" | "๐Ÿงฒ" | "๐Ÿชœ" | "โš—๏ธ" | "โš—" | "๐Ÿงช" | "๐Ÿงซ" | "๐Ÿงฌ" | "๐Ÿ”ฌ" | "๐Ÿ”ญ" | "๐Ÿ“ก" | "๐Ÿ’‰" | "๐Ÿฉธ" | "๐Ÿ’Š" | "๐Ÿฉน" | "๐Ÿฉบ" | "๐Ÿšช" | "๐Ÿ›—" | "๐Ÿชž" | "๐ŸชŸ" | "๐Ÿ›๏ธ" | "๐Ÿ›" | "๐Ÿ›‹๏ธ" | "๐Ÿ›‹" | "๐Ÿช‘" | "๐Ÿšฝ" | "๐Ÿช " | "๐Ÿšฟ" | "๐Ÿ›" | "๐Ÿชค" | "๐Ÿช’" | "๐Ÿงด" | "๐Ÿงท" | "๐Ÿงน" | "๐Ÿงบ" | "๐Ÿงป" | "๐Ÿชฃ" | "๐Ÿงผ" | "๐Ÿชฅ" | "๐Ÿงฝ" | "๐Ÿงฏ" | "๐Ÿ›’" | "๐Ÿšฌ" | "โšฐ๏ธ" | "โšฐ" | "๐Ÿชฆ" | "โšฑ๏ธ" | "โšฑ" | "๐Ÿ—ฟ" | "๐Ÿชง" | "๐Ÿง" | "๐Ÿšฎ" | "๐Ÿšฐ" | "โ™ฟ" | "๐Ÿšน" | "๐Ÿšบ" | "๐Ÿšป" | "๐Ÿšผ" | "๐Ÿšพ" | "๐Ÿ›‚" | "๐Ÿ›ƒ" | "๐Ÿ›„" | "๐Ÿ›…" | "โš ๏ธ" | "โš " | "๐Ÿšธ" | "โ›”" | "๐Ÿšซ" | "๐Ÿšณ" | "๐Ÿšญ" | "๐Ÿšฏ" | "๐Ÿšฑ" | "๐Ÿšท" | "๐Ÿ“ต" | "๐Ÿ”ž" | "โ˜ข๏ธ" | "โ˜ข" | "โ˜ฃ๏ธ" | "โ˜ฃ" | "โฌ†๏ธ" | "โฌ†" | "โ†—๏ธ" | "โ†—" | "โžก๏ธ" | "โžก" | "โ†˜๏ธ" | "โ†˜" | "โฌ‡๏ธ" | "โฌ‡" | "โ†™๏ธ" | "โ†™" | "โฌ…๏ธ" | "โฌ…" | "โ†–๏ธ" | "โ†–" | "โ†•๏ธ" | "โ†•" | "โ†”๏ธ" | "โ†”" | "โ†ฉ๏ธ" | "โ†ฉ" | "โ†ช๏ธ" | "โ†ช" | "โคด๏ธ" | "โคด" | "โคต๏ธ" | "โคต" | "๐Ÿ”ƒ" | "๐Ÿ”„" | "๐Ÿ”™" | "๐Ÿ”š" | "๐Ÿ”›" | "๐Ÿ”œ" | "๐Ÿ”" | "๐Ÿ›" | "โš›๏ธ" | "โš›" | "๐Ÿ•‰๏ธ" | "๐Ÿ•‰" | "โœก๏ธ" | "โœก" | "โ˜ธ๏ธ" | "โ˜ธ" | "โ˜ฏ๏ธ" | "โ˜ฏ" | "โœ๏ธ" | "โœ" | "โ˜ฆ๏ธ" | "โ˜ฆ" | "โ˜ช๏ธ" | "โ˜ช" | "โ˜ฎ๏ธ" | "โ˜ฎ" | "๐Ÿ•Ž" | "๐Ÿ”ฏ" | "โ™ˆ" | "โ™‰" | "โ™Š" | "โ™‹" | "โ™Œ" | "โ™" | "โ™Ž" | "โ™" | "โ™" | "โ™‘" | "โ™’" | "โ™“" | "โ›Ž" | "๐Ÿ”€" | "๐Ÿ”" | "๐Ÿ”‚" | "โ–ถ๏ธ" | "โ–ถ" | "โฉ" | "โญ๏ธ" | "โญ" | "โฏ๏ธ" | "โฏ" | "โ—€๏ธ" | "โ—€" | "โช" | "โฎ๏ธ" | "โฎ" | "๐Ÿ”ผ" | "โซ" | "๐Ÿ”ฝ" | "โฌ" | "โธ๏ธ" | "โธ" | "โน๏ธ" | "โน" | "โบ๏ธ" | "โบ" | "โ๏ธ" | "โ" | "๐ŸŽฆ" | "๐Ÿ”…" | "๐Ÿ”†" | "๐Ÿ“ถ" | "๐Ÿ“ณ" | "๐Ÿ“ด" | "โ™€๏ธ" | "โ™€" | "โ™‚๏ธ" | "โ™‚" | "โšง๏ธ" | "โšง" | "โœ–๏ธ" | "โœ–" | "โž•" | "โž–" | "โž—" | "โ™พ๏ธ" | "โ™พ" | "โ€ผ๏ธ" | "โ€ผ" | "โ‰๏ธ" | "โ‰" | "โ“" | "โ”" | "โ•" | "โ—" | "ใ€ฐ๏ธ" | "ใ€ฐ" | "๐Ÿ’ฑ" | "๐Ÿ’ฒ" | "โš•๏ธ" | "โš•" | "โ™ป๏ธ" | "โ™ป" | "โšœ๏ธ" | "โšœ" | "๐Ÿ”ฑ" | "๐Ÿ“›" | "๐Ÿ”ฐ" | "โญ•" | "โœ…" | "โ˜‘๏ธ" | "โ˜‘" | "โœ”๏ธ" | "โœ”" | "โŒ" | "โŽ" | "โžฐ" | "โžฟ" | "ใ€ฝ๏ธ" | "ใ€ฝ" | "โœณ๏ธ" | "โœณ" | "โœด๏ธ" | "โœด" | "โ‡๏ธ" | "โ‡" | "ยฉ๏ธ" | "ยฉ" | "ยฎ๏ธ" | "ยฎ" | "โ„ข๏ธ" | "โ„ข" | "#๏ธโƒฃ" | "#โƒฃ" | "*๏ธโƒฃ" | "*โƒฃ" | "0๏ธโƒฃ" | "0โƒฃ" | "1๏ธโƒฃ" | "1โƒฃ" | "2๏ธโƒฃ" | "2โƒฃ" | "3๏ธโƒฃ" | "3โƒฃ" | "4๏ธโƒฃ" | "4โƒฃ" | "5๏ธโƒฃ" | "5โƒฃ" | "6๏ธโƒฃ" | "6โƒฃ" | "7๏ธโƒฃ" | "7โƒฃ" | "8๏ธโƒฃ" | "8โƒฃ" | "9๏ธโƒฃ" | "9โƒฃ" | "๐Ÿ”Ÿ" | "๐Ÿ” " | "๐Ÿ”ก" | "๐Ÿ”ข" | "๐Ÿ”ฃ" | "๐Ÿ”ค" | "๐Ÿ…ฐ๏ธ" | "๐Ÿ…ฐ" | "๐Ÿ†Ž" | "๐Ÿ…ฑ๏ธ" | "๐Ÿ…ฑ" | "๐Ÿ†‘" | "๐Ÿ†’" | "๐Ÿ†“" | "โ„น๏ธ" | "โ„น" | "๐Ÿ†”" | "โ“‚๏ธ" | "โ“‚" | "๐Ÿ†•" | "๐Ÿ†–" | "๐Ÿ…พ๏ธ" | "๐Ÿ…พ" | "๐Ÿ†—" | "๐Ÿ…ฟ๏ธ" | "๐Ÿ…ฟ" | "๐Ÿ†˜" | "๐Ÿ†™" | "๐Ÿ†š" | "๐Ÿˆ" | "๐Ÿˆ‚๏ธ" | "๐Ÿˆ‚" | "๐Ÿˆท๏ธ" | "๐Ÿˆท" | "๐Ÿˆถ" | "๐Ÿˆฏ" | "๐Ÿ‰" | "๐Ÿˆน" | "๐Ÿˆš" | "๐Ÿˆฒ" | "๐Ÿ‰‘" | "๐Ÿˆธ" | "๐Ÿˆด" | "๐Ÿˆณ" | "ใŠ—๏ธ" | "ใŠ—" | "ใŠ™๏ธ" | "ใŠ™" | "๐Ÿˆบ" | "๐Ÿˆต" | "๐Ÿ”ด" | "๐ŸŸ " | "๐ŸŸก" | "๐ŸŸข" | "๐Ÿ”ต" | "๐ŸŸฃ" | "๐ŸŸค" | "โšซ" | "โšช" | "๐ŸŸฅ" | "๐ŸŸง" | "๐ŸŸจ" | "๐ŸŸฉ" | "๐ŸŸฆ" | "๐ŸŸช" | "๐ŸŸซ" | "โฌ›" | "โฌœ" | "โ—ผ๏ธ" | "โ—ผ" | "โ—ป๏ธ" | "โ—ป" | "โ—พ" | "โ—ฝ" | "โ–ช๏ธ" | "โ–ช" | "โ–ซ๏ธ" | "โ–ซ" | "๐Ÿ”ถ" | "๐Ÿ”ท" | "๐Ÿ”ธ" | "๐Ÿ”น" | "๐Ÿ”บ" | "๐Ÿ”ป" | "๐Ÿ’ " | "๐Ÿ”˜" | "๐Ÿ”ณ" | "๐Ÿ”ฒ" | "๐Ÿ" | "๐Ÿšฉ" | "๐ŸŽŒ" | "๐Ÿด" | "๐Ÿณ๏ธ" | "๐Ÿณ" | "๐Ÿณ๏ธโ€๐ŸŒˆ" | "๐Ÿณโ€๐ŸŒˆ" | "๐Ÿณ๏ธโ€โšง๏ธ" | "๐Ÿดโ€โ˜ ๏ธ" | "๐Ÿดโ€โ˜ " | "๐Ÿ‡ฆ๐Ÿ‡จ" | "๐Ÿ‡ฆ๐Ÿ‡ฉ" | "๐Ÿ‡ฆ๐Ÿ‡ช" | "๐Ÿ‡ฆ๐Ÿ‡ซ" | "๐Ÿ‡ฆ๐Ÿ‡ฌ" | "๐Ÿ‡ฆ๐Ÿ‡ฎ" | "๐Ÿ‡ฆ๐Ÿ‡ฑ" | "๐Ÿ‡ฆ๐Ÿ‡ฒ" | "๐Ÿ‡ฆ๐Ÿ‡ด" | "๐Ÿ‡ฆ๐Ÿ‡ถ" | "๐Ÿ‡ฆ๐Ÿ‡ท" | "๐Ÿ‡ฆ๐Ÿ‡ธ" | "๐Ÿ‡ฆ๐Ÿ‡น" | "๐Ÿ‡ฆ๐Ÿ‡บ" | "๐Ÿ‡ฆ๐Ÿ‡ผ" | "๐Ÿ‡ฆ๐Ÿ‡ฝ" | "๐Ÿ‡ฆ๐Ÿ‡ฟ" | "๐Ÿ‡ง๐Ÿ‡ฆ" | "๐Ÿ‡ง๐Ÿ‡ง" | "๐Ÿ‡ง๐Ÿ‡ฉ" | "๐Ÿ‡ง๐Ÿ‡ช" | "๐Ÿ‡ง๐Ÿ‡ซ" | "๐Ÿ‡ง๐Ÿ‡ฌ" | "๐Ÿ‡ง๐Ÿ‡ญ" | "๐Ÿ‡ง๐Ÿ‡ฎ" | "๐Ÿ‡ง๐Ÿ‡ฏ" | "๐Ÿ‡ง๐Ÿ‡ฑ" | "๐Ÿ‡ง๐Ÿ‡ฒ" | "๐Ÿ‡ง๐Ÿ‡ณ" | "๐Ÿ‡ง๐Ÿ‡ด" | "๐Ÿ‡ง๐Ÿ‡ถ" | "๐Ÿ‡ง๐Ÿ‡ท" | "๐Ÿ‡ง๐Ÿ‡ธ" | "๐Ÿ‡ง๐Ÿ‡น" | "๐Ÿ‡ง๐Ÿ‡ป" | "๐Ÿ‡ง๐Ÿ‡ผ" | "๐Ÿ‡ง๐Ÿ‡พ" | "๐Ÿ‡ง๐Ÿ‡ฟ" | "๐Ÿ‡จ๐Ÿ‡ฆ" | "๐Ÿ‡จ๐Ÿ‡จ" | "๐Ÿ‡จ๐Ÿ‡ฉ" | "๐Ÿ‡จ๐Ÿ‡ซ" | "๐Ÿ‡จ๐Ÿ‡ฌ" | "๐Ÿ‡จ๐Ÿ‡ญ" | "๐Ÿ‡จ๐Ÿ‡ฎ" | "๐Ÿ‡จ๐Ÿ‡ฐ" | "๐Ÿ‡จ๐Ÿ‡ฑ" | "๐Ÿ‡จ๐Ÿ‡ฒ" | "๐Ÿ‡จ๐Ÿ‡ณ" | "๐Ÿ‡จ๐Ÿ‡ด" | "๐Ÿ‡จ๐Ÿ‡ต" | "๐Ÿ‡จ๐Ÿ‡ท" | "๐Ÿ‡จ๐Ÿ‡บ" | "๐Ÿ‡จ๐Ÿ‡ป" | "๐Ÿ‡จ๐Ÿ‡ผ" | "๐Ÿ‡จ๐Ÿ‡ฝ" | "๐Ÿ‡จ๐Ÿ‡พ" | "๐Ÿ‡จ๐Ÿ‡ฟ" | "๐Ÿ‡ฉ๐Ÿ‡ช" | "๐Ÿ‡ฉ๐Ÿ‡ฌ" | "๐Ÿ‡ฉ๐Ÿ‡ฏ" | "๐Ÿ‡ฉ๐Ÿ‡ฐ" | "๐Ÿ‡ฉ๐Ÿ‡ฒ" | "๐Ÿ‡ฉ๐Ÿ‡ด" | "๐Ÿ‡ฉ๐Ÿ‡ฟ" | "๐Ÿ‡ช๐Ÿ‡ฆ" | "๐Ÿ‡ช๐Ÿ‡จ" | "๐Ÿ‡ช๐Ÿ‡ช" | "๐Ÿ‡ช๐Ÿ‡ฌ" | "๐Ÿ‡ช๐Ÿ‡ญ" | "๐Ÿ‡ช๐Ÿ‡ท" | "๐Ÿ‡ช๐Ÿ‡ธ" | "๐Ÿ‡ช๐Ÿ‡น" | "๐Ÿ‡ช๐Ÿ‡บ" | "๐Ÿ‡ซ๐Ÿ‡ฎ" | "๐Ÿ‡ซ๐Ÿ‡ฏ" | "๐Ÿ‡ซ๐Ÿ‡ฐ" | "๐Ÿ‡ซ๐Ÿ‡ฒ" | "๐Ÿ‡ซ๐Ÿ‡ด" | "๐Ÿ‡ซ๐Ÿ‡ท" | "๐Ÿ‡ฌ๐Ÿ‡ฆ" | "๐Ÿ‡ฌ๐Ÿ‡ง" | "๐Ÿ‡ฌ๐Ÿ‡ฉ" | "๐Ÿ‡ฌ๐Ÿ‡ช" | "๐Ÿ‡ฌ๐Ÿ‡ซ" | "๐Ÿ‡ฌ๐Ÿ‡ฌ" | "๐Ÿ‡ฌ๐Ÿ‡ญ" | "๐Ÿ‡ฌ๐Ÿ‡ฎ" | "๐Ÿ‡ฌ๐Ÿ‡ฑ" | "๐Ÿ‡ฌ๐Ÿ‡ฒ" | "๐Ÿ‡ฌ๐Ÿ‡ณ" | "๐Ÿ‡ฌ๐Ÿ‡ต" | "๐Ÿ‡ฌ๐Ÿ‡ถ" | "๐Ÿ‡ฌ๐Ÿ‡ท" | "๐Ÿ‡ฌ๐Ÿ‡ธ" | "๐Ÿ‡ฌ๐Ÿ‡น" | "๐Ÿ‡ฌ๐Ÿ‡บ" | "๐Ÿ‡ฌ๐Ÿ‡ผ" | "๐Ÿ‡ฌ๐Ÿ‡พ" | "๐Ÿ‡ญ๐Ÿ‡ฐ" | "๐Ÿ‡ญ๐Ÿ‡ฒ" | "๐Ÿ‡ญ๐Ÿ‡ณ" | "๐Ÿ‡ญ๐Ÿ‡ท" | "๐Ÿ‡ญ๐Ÿ‡น" | "๐Ÿ‡ญ๐Ÿ‡บ" | "๐Ÿ‡ฎ๐Ÿ‡จ" | "๐Ÿ‡ฎ๐Ÿ‡ฉ" | "๐Ÿ‡ฎ๐Ÿ‡ช" | "๐Ÿ‡ฎ๐Ÿ‡ฑ" | "๐Ÿ‡ฎ๐Ÿ‡ฒ" | "๐Ÿ‡ฎ๐Ÿ‡ณ" | "๐Ÿ‡ฎ๐Ÿ‡ด" | "๐Ÿ‡ฎ๐Ÿ‡ถ" | "๐Ÿ‡ฎ๐Ÿ‡ท" | "๐Ÿ‡ฎ๐Ÿ‡ธ" | "๐Ÿ‡ฎ๐Ÿ‡น" | "๐Ÿ‡ฏ๐Ÿ‡ช" | "๐Ÿ‡ฏ๐Ÿ‡ฒ" | "๐Ÿ‡ฏ๐Ÿ‡ด" | "๐Ÿ‡ฏ๐Ÿ‡ต" | "๐Ÿ‡ฐ๐Ÿ‡ช" | "๐Ÿ‡ฐ๐Ÿ‡ฌ" | "๐Ÿ‡ฐ๐Ÿ‡ญ" | "๐Ÿ‡ฐ๐Ÿ‡ฎ" | "๐Ÿ‡ฐ๐Ÿ‡ฒ" | "๐Ÿ‡ฐ๐Ÿ‡ณ" | "๐Ÿ‡ฐ๐Ÿ‡ต" | "๐Ÿ‡ฐ๐Ÿ‡ท" | "๐Ÿ‡ฐ๐Ÿ‡ผ" | "๐Ÿ‡ฐ๐Ÿ‡พ" | "๐Ÿ‡ฐ๐Ÿ‡ฟ" | "๐Ÿ‡ฑ๐Ÿ‡ฆ" | "๐Ÿ‡ฑ๐Ÿ‡ง" | "๐Ÿ‡ฑ๐Ÿ‡จ" | "๐Ÿ‡ฑ๐Ÿ‡ฎ" | "๐Ÿ‡ฑ๐Ÿ‡ฐ" | "๐Ÿ‡ฑ๐Ÿ‡ท" | "๐Ÿ‡ฑ๐Ÿ‡ธ" | "๐Ÿ‡ฑ๐Ÿ‡น" | "๐Ÿ‡ฑ๐Ÿ‡บ" | "๐Ÿ‡ฑ๐Ÿ‡ป" | "๐Ÿ‡ฑ๐Ÿ‡พ" | "๐Ÿ‡ฒ๐Ÿ‡ฆ" | "๐Ÿ‡ฒ๐Ÿ‡จ" | "๐Ÿ‡ฒ๐Ÿ‡ฉ" | "๐Ÿ‡ฒ๐Ÿ‡ช" | "๐Ÿ‡ฒ๐Ÿ‡ซ" | "๐Ÿ‡ฒ๐Ÿ‡ฌ" | "๐Ÿ‡ฒ๐Ÿ‡ญ" | "๐Ÿ‡ฒ๐Ÿ‡ฐ" | "๐Ÿ‡ฒ๐Ÿ‡ฑ" | "๐Ÿ‡ฒ๐Ÿ‡ฒ" | "๐Ÿ‡ฒ๐Ÿ‡ณ" | "๐Ÿ‡ฒ๐Ÿ‡ด" | "๐Ÿ‡ฒ๐Ÿ‡ต" | "๐Ÿ‡ฒ๐Ÿ‡ถ" | "๐Ÿ‡ฒ๐Ÿ‡ท" | "๐Ÿ‡ฒ๐Ÿ‡ธ" | "๐Ÿ‡ฒ๐Ÿ‡น" | "๐Ÿ‡ฒ๐Ÿ‡บ" | "๐Ÿ‡ฒ๐Ÿ‡ป" | "๐Ÿ‡ฒ๐Ÿ‡ผ" | "๐Ÿ‡ฒ๐Ÿ‡ฝ" | "๐Ÿ‡ฒ๐Ÿ‡พ" | "๐Ÿ‡ฒ๐Ÿ‡ฟ" | "๐Ÿ‡ณ๐Ÿ‡ฆ" | "๐Ÿ‡ณ๐Ÿ‡จ" | "๐Ÿ‡ณ๐Ÿ‡ช" | "๐Ÿ‡ณ๐Ÿ‡ซ" | "๐Ÿ‡ณ๐Ÿ‡ฌ" | "๐Ÿ‡ณ๐Ÿ‡ฎ" | "๐Ÿ‡ณ๐Ÿ‡ฑ" | "๐Ÿ‡ณ๐Ÿ‡ด" | "๐Ÿ‡ณ๐Ÿ‡ต" | "๐Ÿ‡ณ๐Ÿ‡ท" | "๐Ÿ‡ณ๐Ÿ‡บ" | "๐Ÿ‡ณ๐Ÿ‡ฟ" | "๐Ÿ‡ด๐Ÿ‡ฒ" | "๐Ÿ‡ต๐Ÿ‡ฆ" | "๐Ÿ‡ต๐Ÿ‡ช" | "๐Ÿ‡ต๐Ÿ‡ซ" | "๐Ÿ‡ต๐Ÿ‡ฌ" | "๐Ÿ‡ต๐Ÿ‡ญ" | "๐Ÿ‡ต๐Ÿ‡ฐ" | "๐Ÿ‡ต๐Ÿ‡ฑ" | "๐Ÿ‡ต๐Ÿ‡ฒ" | "๐Ÿ‡ต๐Ÿ‡ณ" | "๐Ÿ‡ต๐Ÿ‡ท" | "๐Ÿ‡ต๐Ÿ‡ธ" | "๐Ÿ‡ต๐Ÿ‡น" | "๐Ÿ‡ต๐Ÿ‡ผ" | "๐Ÿ‡ต๐Ÿ‡พ" | "๐Ÿ‡ถ๐Ÿ‡ฆ" | "๐Ÿ‡ท๐Ÿ‡ช" | "๐Ÿ‡ท๐Ÿ‡ด" | "๐Ÿ‡ท๐Ÿ‡ธ" | "๐Ÿ‡ท๐Ÿ‡บ" | "๐Ÿ‡ท๐Ÿ‡ผ" | "๐Ÿ‡ธ๐Ÿ‡ฆ" | "๐Ÿ‡ธ๐Ÿ‡ง" | "๐Ÿ‡ธ๐Ÿ‡จ" | "๐Ÿ‡ธ๐Ÿ‡ฉ" | "๐Ÿ‡ธ๐Ÿ‡ช" | "๐Ÿ‡ธ๐Ÿ‡ฌ" | "๐Ÿ‡ธ๐Ÿ‡ญ" | "๐Ÿ‡ธ๐Ÿ‡ฎ" | "๐Ÿ‡ธ๐Ÿ‡ฏ" | "๐Ÿ‡ธ๐Ÿ‡ฐ" | "๐Ÿ‡ธ๐Ÿ‡ฑ" | "๐Ÿ‡ธ๐Ÿ‡ฒ" | "๐Ÿ‡ธ๐Ÿ‡ณ" | "๐Ÿ‡ธ๐Ÿ‡ด" | "๐Ÿ‡ธ๐Ÿ‡ท" | "๐Ÿ‡ธ๐Ÿ‡ธ" | "๐Ÿ‡ธ๐Ÿ‡น" | "๐Ÿ‡ธ๐Ÿ‡ป" | "๐Ÿ‡ธ๐Ÿ‡ฝ" | "๐Ÿ‡ธ๐Ÿ‡พ" | "๐Ÿ‡ธ๐Ÿ‡ฟ" | "๐Ÿ‡น๐Ÿ‡ฆ" | "๐Ÿ‡น๐Ÿ‡จ" | "๐Ÿ‡น๐Ÿ‡ฉ" | "๐Ÿ‡น๐Ÿ‡ซ" | "๐Ÿ‡น๐Ÿ‡ฌ" | "๐Ÿ‡น๐Ÿ‡ญ" | "๐Ÿ‡น๐Ÿ‡ฏ" | "๐Ÿ‡น๐Ÿ‡ฐ" | "๐Ÿ‡น๐Ÿ‡ฑ" | "๐Ÿ‡น๐Ÿ‡ฒ" | "๐Ÿ‡น๐Ÿ‡ณ" | "๐Ÿ‡น๐Ÿ‡ด" | "๐Ÿ‡น๐Ÿ‡ท" | "๐Ÿ‡น๐Ÿ‡น" | "๐Ÿ‡น๐Ÿ‡ป" | "๐Ÿ‡น๐Ÿ‡ผ" | "๐Ÿ‡น๐Ÿ‡ฟ" | "๐Ÿ‡บ๐Ÿ‡ฆ" | "๐Ÿ‡บ๐Ÿ‡ฌ" | "๐Ÿ‡บ๐Ÿ‡ฒ" | "๐Ÿ‡บ๐Ÿ‡ณ" | "๐Ÿ‡บ๐Ÿ‡ธ" | "๐Ÿ‡บ๐Ÿ‡พ" | "๐Ÿ‡บ๐Ÿ‡ฟ" | "๐Ÿ‡ป๐Ÿ‡ฆ" | "๐Ÿ‡ป๐Ÿ‡จ" | "๐Ÿ‡ป๐Ÿ‡ช" | "๐Ÿ‡ป๐Ÿ‡ฌ" | "๐Ÿ‡ป๐Ÿ‡ฎ" | "๐Ÿ‡ป๐Ÿ‡ณ" | "๐Ÿ‡ป๐Ÿ‡บ" | "๐Ÿ‡ผ๐Ÿ‡ซ" | "๐Ÿ‡ผ๐Ÿ‡ธ" | "๐Ÿ‡ฝ๐Ÿ‡ฐ" | "๐Ÿ‡พ๐Ÿ‡ช" | "๐Ÿ‡พ๐Ÿ‡น" | "๐Ÿ‡ฟ๐Ÿ‡ฆ" | "๐Ÿ‡ฟ๐Ÿ‡ฒ" | "๐Ÿ‡ฟ๐Ÿ‡ผ" | "๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ" | "๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ" | "๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ"; export type PageObjectResponse = { parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; properties: Record; id: string; } | { type: "status"; status: SelectPropertyResponse | null; id: string; } | { type: "date"; date: DateResponse | null; id: string; } | { type: "email"; email: string | null; id: string; } | { type: "phone_number"; phone_number: string | null; id: string; } | { type: "checkbox"; checkbox: boolean; id: string; } | { type: "files"; files: Array<{ file: { url: string; expiry_time: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }>; id: string; } | { type: "created_by"; created_by: PartialUserObjectResponse | UserObjectResponse; id: string; } | { type: "created_time"; created_time: string; id: string; } | { type: "last_edited_by"; last_edited_by: PartialUserObjectResponse | UserObjectResponse; id: string; } | { type: "last_edited_time"; last_edited_time: string; id: string; } | { type: "formula"; formula: FormulaPropertyResponse; id: string; } | { type: "title"; title: Array; id: string; } | { type: "rich_text"; rich_text: Array; id: string; } | { type: "people"; people: Array; id: string; } | { type: "relation"; relation: Array<{ id: string; }>; id: string; } | { type: "rollup"; rollup: { type: "number"; number: number | null; function: RollupFunction; } | { type: "date"; date: DateResponse | null; function: RollupFunction; } | { type: "array"; array: Array<{ type: "title"; title: Array; } | { type: "rich_text"; rich_text: Array; } | { type: "people"; people: Array; } | { type: "relation"; relation: Array<{ id: string; }>; }>; function: RollupFunction; }; id: string; }>; icon: { type: "emoji"; emoji: EmojiRequest; } | null | { type: "external"; external: { url: TextRequest; }; } | null | { type: "file"; file: { url: string; expiry_time: string; }; } | null; cover: { type: "external"; external: { url: TextRequest; }; } | null | { type: "file"; file: { url: string; expiry_time: string; }; } | null; created_by: PartialUserObjectResponse; last_edited_by: PartialUserObjectResponse; object: "page"; id: string; created_time: string; last_edited_time: string; archived: boolean; url: string; }; export type PartialPageObjectResponse = { object: "page"; id: string; }; 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"; type NumberDatabasePropertyConfigResponse = { type: "number"; number: { format: NumberFormat; }; id: string; name: string; }; type FormulaDatabasePropertyConfigResponse = { type: "formula"; formula: { expression: string; }; id: string; name: string; }; type SelectDatabasePropertyConfigResponse = { type: "select"; select: { options: Array; }; id: string; name: string; }; type MultiSelectDatabasePropertyConfigResponse = { type: "multi_select"; multi_select: { options: Array; }; id: string; name: string; }; type StatusPropertyResponse = { id: StringRequest; name: StringRequest; color: SelectColor; }; type StatusDatabasePropertyConfigResponse = { type: "status"; status: { options: Array; groups: Array<{ id: StringRequest; name: StringRequest; color: SelectColor; option_ids: Array; }>; }; id: string; name: string; }; type SinglePropertyDatabasePropertyRelationConfigResponse = { type: "single_property"; single_property: EmptyObject; database_id: IdRequest; }; type DualPropertyDatabasePropertyRelationConfigResponse = { type: "dual_property"; dual_property: { synced_property_id: StringRequest; synced_property_name: StringRequest; }; database_id: IdRequest; }; type DatabasePropertyRelationConfigResponse = SinglePropertyDatabasePropertyRelationConfigResponse | DualPropertyDatabasePropertyRelationConfigResponse; type RelationDatabasePropertyConfigResponse = { type: "relation"; relation: DatabasePropertyRelationConfigResponse; id: string; name: string; }; type RollupDatabasePropertyConfigResponse = { type: "rollup"; rollup: { rollup_property_name: string; relation_property_name: string; rollup_property_id: string; relation_property_id: string; function: RollupFunction; }; id: string; name: string; }; type TitleDatabasePropertyConfigResponse = { type: "title"; title: EmptyObject; id: string; name: string; }; type RichTextDatabasePropertyConfigResponse = { type: "rich_text"; rich_text: EmptyObject; id: string; name: string; }; type UrlDatabasePropertyConfigResponse = { type: "url"; url: EmptyObject; id: string; name: string; }; type PeopleDatabasePropertyConfigResponse = { type: "people"; people: EmptyObject; id: string; name: string; }; type FilesDatabasePropertyConfigResponse = { type: "files"; files: EmptyObject; id: string; name: string; }; type EmailDatabasePropertyConfigResponse = { type: "email"; email: EmptyObject; id: string; name: string; }; type PhoneNumberDatabasePropertyConfigResponse = { type: "phone_number"; phone_number: EmptyObject; id: string; name: string; }; type DateDatabasePropertyConfigResponse = { type: "date"; date: EmptyObject; id: string; name: string; }; type CheckboxDatabasePropertyConfigResponse = { type: "checkbox"; checkbox: EmptyObject; id: string; name: string; }; type CreatedByDatabasePropertyConfigResponse = { type: "created_by"; created_by: EmptyObject; id: string; name: string; }; type CreatedTimeDatabasePropertyConfigResponse = { type: "created_time"; created_time: EmptyObject; id: string; name: string; }; type LastEditedByDatabasePropertyConfigResponse = { type: "last_edited_by"; last_edited_by: EmptyObject; id: string; name: string; }; type LastEditedTimeDatabasePropertyConfigResponse = { type: "last_edited_time"; last_edited_time: EmptyObject; id: string; name: string; }; type DatabasePropertyConfigResponse = NumberDatabasePropertyConfigResponse | FormulaDatabasePropertyConfigResponse | SelectDatabasePropertyConfigResponse | MultiSelectDatabasePropertyConfigResponse | StatusDatabasePropertyConfigResponse | RelationDatabasePropertyConfigResponse | RollupDatabasePropertyConfigResponse | TitleDatabasePropertyConfigResponse | RichTextDatabasePropertyConfigResponse | UrlDatabasePropertyConfigResponse | PeopleDatabasePropertyConfigResponse | FilesDatabasePropertyConfigResponse | EmailDatabasePropertyConfigResponse | PhoneNumberDatabasePropertyConfigResponse | DateDatabasePropertyConfigResponse | CheckboxDatabasePropertyConfigResponse | CreatedByDatabasePropertyConfigResponse | CreatedTimeDatabasePropertyConfigResponse | LastEditedByDatabasePropertyConfigResponse | LastEditedTimeDatabasePropertyConfigResponse; export type PartialDatabaseObjectResponse = { object: "database"; id: string; properties: Record; }; export type DatabaseObjectResponse = { title: Array; description: Array; icon: { type: "emoji"; emoji: EmojiRequest; } | null | { type: "external"; external: { url: TextRequest; }; } | null | { type: "file"; file: { url: string; expiry_time: string; }; } | null; cover: { type: "external"; external: { url: TextRequest; }; } | null | { type: "file"; file: { url: string; expiry_time: string; }; } | null; properties: Record; parent: { type: "page_id"; page_id: string; } | { type: "workspace"; workspace: true; } | { type: "block_id"; block_id: string; }; created_by: PartialUserObjectResponse; last_edited_by: PartialUserObjectResponse; is_inline: boolean; object: "database"; id: string; created_time: string; last_edited_time: string; archived: boolean; url: string; }; export type PartialBlockObjectResponse = { object: "block"; id: string; }; type ApiColor = "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red" | "gray_background" | "brown_background" | "orange_background" | "yellow_background" | "green_background" | "blue_background" | "purple_background" | "pink_background" | "red_background"; export type ParagraphBlockObjectResponse = { type: "paragraph"; paragraph: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type Heading1BlockObjectResponse = { type: "heading_1"; heading_1: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type Heading2BlockObjectResponse = { type: "heading_2"; heading_2: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type Heading3BlockObjectResponse = { type: "heading_3"; heading_3: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type BulletedListItemBlockObjectResponse = { type: "bulleted_list_item"; bulleted_list_item: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type NumberedListItemBlockObjectResponse = { type: "numbered_list_item"; numbered_list_item: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type QuoteBlockObjectResponse = { type: "quote"; quote: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ToDoBlockObjectResponse = { type: "to_do"; to_do: { rich_text: Array; color: ApiColor; checked: boolean; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ToggleBlockObjectResponse = { type: "toggle"; toggle: { rich_text: Array; color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type TemplateBlockObjectResponse = { type: "template"; template: { rich_text: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type SyncedBlockBlockObjectResponse = { type: "synced_block"; synced_block: { synced_from: { type: "block_id"; block_id: IdRequest; } | null; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ChildPageBlockObjectResponse = { type: "child_page"; child_page: { title: string; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ChildDatabaseBlockObjectResponse = { type: "child_database"; child_database: { title: string; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type EquationBlockObjectResponse = { type: "equation"; equation: { expression: string; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; 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" | "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#"; export type CodeBlockObjectResponse = { type: "code"; code: { rich_text: Array; caption: Array; language: LanguageRequest; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type CalloutBlockObjectResponse = { type: "callout"; callout: { rich_text: Array; color: ApiColor; icon: { type: "emoji"; emoji: EmojiRequest; } | null | { type: "external"; external: { url: TextRequest; }; } | null | { type: "file"; file: { url: string; expiry_time: string; }; } | null; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type DividerBlockObjectResponse = { type: "divider"; divider: EmptyObject; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type BreadcrumbBlockObjectResponse = { type: "breadcrumb"; breadcrumb: EmptyObject; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type TableOfContentsBlockObjectResponse = { type: "table_of_contents"; table_of_contents: { color: ApiColor; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ColumnListBlockObjectResponse = { type: "column_list"; column_list: EmptyObject; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ColumnBlockObjectResponse = { type: "column"; column: EmptyObject; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type LinkToPageBlockObjectResponse = { type: "link_to_page"; link_to_page: { type: "page_id"; page_id: IdRequest; } | { type: "database_id"; database_id: IdRequest; } | { type: "comment_id"; comment_id: IdRequest; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type TableBlockObjectResponse = { type: "table"; table: { has_column_header: boolean; has_row_header: boolean; table_width: number; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type TableRowBlockObjectResponse = { type: "table_row"; table_row: { cells: Array>; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type EmbedBlockObjectResponse = { type: "embed"; embed: { url: string; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type BookmarkBlockObjectResponse = { type: "bookmark"; bookmark: { url: string; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type ImageBlockObjectResponse = { type: "image"; image: { type: "external"; external: { url: TextRequest; }; caption: Array; } | { type: "file"; file: { url: string; expiry_time: string; }; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type VideoBlockObjectResponse = { type: "video"; video: { type: "external"; external: { url: TextRequest; }; caption: Array; } | { type: "file"; file: { url: string; expiry_time: string; }; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type PdfBlockObjectResponse = { type: "pdf"; pdf: { type: "external"; external: { url: TextRequest; }; caption: Array; } | { type: "file"; file: { url: string; expiry_time: string; }; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type FileBlockObjectResponse = { type: "file"; file: { type: "external"; external: { url: TextRequest; }; caption: Array; } | { type: "file"; file: { url: string; expiry_time: string; }; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type AudioBlockObjectResponse = { type: "audio"; audio: { type: "external"; external: { url: TextRequest; }; caption: Array; } | { type: "file"; file: { url: string; expiry_time: string; }; caption: Array; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type LinkPreviewBlockObjectResponse = { type: "link_preview"; link_preview: { url: TextRequest; }; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; export type UnsupportedBlockObjectResponse = { type: "unsupported"; unsupported: EmptyObject; parent: { type: "database_id"; database_id: string; } | { type: "page_id"; page_id: string; } | { type: "block_id"; block_id: string; } | { type: "workspace"; workspace: true; }; object: "block"; id: string; created_time: string; created_by: PartialUserObjectResponse; last_edited_time: string; last_edited_by: PartialUserObjectResponse; has_children: boolean; archived: boolean; }; 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; export type NumberPropertyItemObjectResponse = { type: "number"; number: number | null; object: "property_item"; id: string; }; export type UrlPropertyItemObjectResponse = { type: "url"; url: string | null; object: "property_item"; id: string; }; export type SelectPropertyItemObjectResponse = { type: "select"; select: SelectPropertyResponse | null; object: "property_item"; id: string; }; export type MultiSelectPropertyItemObjectResponse = { type: "multi_select"; multi_select: Array; object: "property_item"; id: string; }; export type StatusPropertyItemObjectResponse = { type: "status"; status: SelectPropertyResponse | null; object: "property_item"; id: string; }; export type DatePropertyItemObjectResponse = { type: "date"; date: DateResponse | null; object: "property_item"; id: string; }; export type EmailPropertyItemObjectResponse = { type: "email"; email: string | null; object: "property_item"; id: string; }; export type PhoneNumberPropertyItemObjectResponse = { type: "phone_number"; phone_number: string | null; object: "property_item"; id: string; }; export type CheckboxPropertyItemObjectResponse = { type: "checkbox"; checkbox: boolean; object: "property_item"; id: string; }; export type FilesPropertyItemObjectResponse = { type: "files"; files: Array<{ file: { url: string; expiry_time: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }>; object: "property_item"; id: string; }; export type CreatedByPropertyItemObjectResponse = { type: "created_by"; created_by: PartialUserObjectResponse | UserObjectResponse; object: "property_item"; id: string; }; export type CreatedTimePropertyItemObjectResponse = { type: "created_time"; created_time: string; object: "property_item"; id: string; }; export type LastEditedByPropertyItemObjectResponse = { type: "last_edited_by"; last_edited_by: PartialUserObjectResponse | UserObjectResponse; object: "property_item"; id: string; }; export type LastEditedTimePropertyItemObjectResponse = { type: "last_edited_time"; last_edited_time: string; object: "property_item"; id: string; }; export type FormulaPropertyItemObjectResponse = { type: "formula"; formula: FormulaPropertyResponse; object: "property_item"; id: string; }; export type TitlePropertyItemObjectResponse = { type: "title"; title: RichTextItemResponse; object: "property_item"; id: string; }; export type RichTextPropertyItemObjectResponse = { type: "rich_text"; rich_text: RichTextItemResponse; object: "property_item"; id: string; }; export type PeoplePropertyItemObjectResponse = { type: "people"; people: PartialUserObjectResponse | UserObjectResponse; object: "property_item"; id: string; }; export type RelationPropertyItemObjectResponse = { type: "relation"; relation: { id: string; }; object: "property_item"; id: string; }; export type RollupPropertyItemObjectResponse = { type: "rollup"; rollup: { type: "number"; number: number | null; function: RollupFunction; } | { type: "date"; date: DateResponse | null; function: RollupFunction; } | { type: "array"; array: Array; function: RollupFunction; } | { type: "unsupported"; unsupported: EmptyObject; function: RollupFunction; } | { type: "incomplete"; incomplete: EmptyObject; function: RollupFunction; }; object: "property_item"; id: string; }; export type PropertyItemObjectResponse = NumberPropertyItemObjectResponse | UrlPropertyItemObjectResponse | SelectPropertyItemObjectResponse | MultiSelectPropertyItemObjectResponse | StatusPropertyItemObjectResponse | DatePropertyItemObjectResponse | EmailPropertyItemObjectResponse | PhoneNumberPropertyItemObjectResponse | CheckboxPropertyItemObjectResponse | FilesPropertyItemObjectResponse | CreatedByPropertyItemObjectResponse | CreatedTimePropertyItemObjectResponse | LastEditedByPropertyItemObjectResponse | LastEditedTimePropertyItemObjectResponse | FormulaPropertyItemObjectResponse | TitlePropertyItemObjectResponse | RichTextPropertyItemObjectResponse | PeoplePropertyItemObjectResponse | RelationPropertyItemObjectResponse | RollupPropertyItemObjectResponse; export type CommentObjectResponse = { object: "comment"; id: string; parent: { type: "page_id"; page_id: IdRequest; } | { type: "block_id"; block_id: IdRequest; }; discussion_id: string; rich_text: Array; created_by: PartialUserObjectResponse; created_time: string; last_edited_time: string; }; export type PartialCommentObjectResponse = { object: "comment"; id: string; }; export type PropertyItemPropertyItemListResponse = { type: "property_item"; property_item: { type: "title"; title: EmptyObject; next_url: string | null; id: string; } | { type: "rich_text"; rich_text: EmptyObject; next_url: string | null; id: string; } | { type: "people"; people: EmptyObject; next_url: string | null; id: string; } | { type: "relation"; relation: EmptyObject; next_url: string | null; id: string; } | { type: "rollup"; rollup: { type: "number"; number: number | null; function: RollupFunction; } | { type: "date"; date: DateResponse | null; function: RollupFunction; } | { type: "array"; array: Array; function: RollupFunction; } | { type: "unsupported"; unsupported: EmptyObject; function: RollupFunction; } | { type: "incomplete"; incomplete: EmptyObject; function: RollupFunction; }; next_url: string | null; id: string; }; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export type PropertyItemListResponse = PropertyItemPropertyItemListResponse; type DateRequest = { start: string; end?: string | null; time_zone?: TimeZoneRequest | null; }; type RichTextItemRequest = { text: { content: string; link?: { url: TextRequest; } | null; }; type?: "text"; annotations?: { bold?: boolean; italic?: boolean; strikethrough?: boolean; underline?: boolean; code?: boolean; color?: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red" | "gray_background" | "brown_background" | "orange_background" | "yellow_background" | "green_background" | "blue_background" | "purple_background" | "pink_background" | "red_background"; }; } | { mention: { user: { id: IdRequest; } | { person: { email?: string; }; id: IdRequest; type?: "person"; name?: string | null; avatar_url?: string | null; object?: "user"; } | { bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; id: IdRequest; type?: "bot"; name?: string | null; avatar_url?: string | null; object?: "user"; }; } | { date: DateRequest; } | { page: { id: IdRequest; }; } | { database: { id: IdRequest; }; }; type?: "mention"; annotations?: { bold?: boolean; italic?: boolean; strikethrough?: boolean; underline?: boolean; code?: boolean; color?: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red" | "gray_background" | "brown_background" | "orange_background" | "yellow_background" | "green_background" | "blue_background" | "purple_background" | "pink_background" | "red_background"; }; } | { equation: { expression: TextRequest; }; type?: "equation"; annotations?: { bold?: boolean; italic?: boolean; strikethrough?: boolean; underline?: boolean; code?: boolean; color?: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red" | "gray_background" | "brown_background" | "orange_background" | "yellow_background" | "green_background" | "blue_background" | "purple_background" | "pink_background" | "red_background"; }; }; export type BlockObjectRequestWithoutChildren = { embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; checked?: boolean; color?: ApiColor; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; color?: ApiColor; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; }; type?: "synced_block"; object?: "block"; }; export type BlockObjectRequest = { embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { column_list: { children: Array<{ column: { children: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "column"; object?: "block"; }>; }; type?: "column_list"; object?: "block"; } | { column: { children: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "column"; object?: "block"; } | { table: { table_width: number; children: Array; has_column_header?: boolean; has_row_header?: boolean; }; type?: "table"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array<{ embed: { url: string; caption?: Array; }; type?: "embed"; object?: "block"; } | { bookmark: { url: string; caption?: Array; }; type?: "bookmark"; object?: "block"; } | { image: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "image"; object?: "block"; } | { video: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "video"; object?: "block"; } | { pdf: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "pdf"; object?: "block"; } | { file: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "file"; object?: "block"; } | { audio: { external: { url: TextRequest; }; type?: "external"; caption?: Array; }; type?: "audio"; object?: "block"; } | { code: { rich_text: Array; language: LanguageRequest; caption?: Array; }; type?: "code"; object?: "block"; } | { equation: { expression: string; }; type?: "equation"; object?: "block"; } | { divider: EmptyObject; type?: "divider"; object?: "block"; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; object?: "block"; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; object?: "block"; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; object?: "block"; } | { table_row: { cells: Array>; }; type?: "table_row"; object?: "block"; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_1"; object?: "block"; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_2"; object?: "block"; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; children?: Array; }; type?: "heading_3"; object?: "block"; } | { paragraph: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "paragraph"; object?: "block"; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "bulleted_list_item"; object?: "block"; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "numbered_list_item"; object?: "block"; } | { quote: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "quote"; object?: "block"; } | { to_do: { rich_text: Array; color?: ApiColor; children?: Array; checked?: boolean; }; type?: "to_do"; object?: "block"; } | { toggle: { rich_text: Array; color?: ApiColor; children?: Array; }; type?: "toggle"; object?: "block"; } | { template: { rich_text: Array; children?: Array; }; type?: "template"; object?: "block"; } | { callout: { rich_text: Array; color?: ApiColor; children?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; }; type?: "callout"; object?: "block"; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; children?: Array; }; type?: "synced_block"; object?: "block"; }>; }; type?: "synced_block"; object?: "block"; }; type ExistencePropertyFilter = { is_empty: true; } | { is_not_empty: true; }; type TextPropertyFilter = { equals: string; } | { does_not_equal: string; } | { contains: string; } | { does_not_contain: string; } | { starts_with: string; } | { ends_with: string; } | ExistencePropertyFilter; type NumberPropertyFilter = { equals: number; } | { does_not_equal: number; } | { greater_than: number; } | { less_than: number; } | { greater_than_or_equal_to: number; } | { less_than_or_equal_to: number; } | ExistencePropertyFilter; type CheckboxPropertyFilter = { equals: boolean; } | { does_not_equal: boolean; }; type SelectPropertyFilter = { equals: string; } | { does_not_equal: string; } | ExistencePropertyFilter; type MultiSelectPropertyFilter = { contains: string; } | { does_not_contain: string; } | ExistencePropertyFilter; type StatusPropertyFilter = { equals: string; } | { does_not_equal: string; } | ExistencePropertyFilter; type DatePropertyFilter = { equals: string; } | { before: string; } | { after: string; } | { on_or_before: string; } | { on_or_after: string; } | { this_week: EmptyObject; } | { past_week: EmptyObject; } | { past_month: EmptyObject; } | { past_year: EmptyObject; } | { next_week: EmptyObject; } | { next_month: EmptyObject; } | { next_year: EmptyObject; } | ExistencePropertyFilter; type PeoplePropertyFilter = { contains: IdRequest; } | { does_not_contain: IdRequest; } | ExistencePropertyFilter; type RelationPropertyFilter = { contains: IdRequest; } | { does_not_contain: IdRequest; } | ExistencePropertyFilter; type FormulaPropertyFilter = { string: TextPropertyFilter; } | { checkbox: CheckboxPropertyFilter; } | { number: NumberPropertyFilter; } | { date: DatePropertyFilter; }; type RollupSubfilterPropertyFilter = { rich_text: TextPropertyFilter; } | { number: NumberPropertyFilter; } | { checkbox: CheckboxPropertyFilter; } | { select: SelectPropertyFilter; } | { multi_select: MultiSelectPropertyFilter; } | { relation: RelationPropertyFilter; } | { date: DatePropertyFilter; } | { people: PeoplePropertyFilter; } | { files: ExistencePropertyFilter; }; type RollupPropertyFilter = { any: RollupSubfilterPropertyFilter; } | { none: RollupSubfilterPropertyFilter; } | { every: RollupSubfilterPropertyFilter; } | { date: DatePropertyFilter; } | { number: NumberPropertyFilter; }; type PropertyFilter = { title: TextPropertyFilter; property: string; type?: "title"; } | { rich_text: TextPropertyFilter; property: string; type?: "rich_text"; } | { number: NumberPropertyFilter; property: string; type?: "number"; } | { checkbox: CheckboxPropertyFilter; property: string; type?: "checkbox"; } | { select: SelectPropertyFilter; property: string; type?: "select"; } | { multi_select: MultiSelectPropertyFilter; property: string; type?: "multi_select"; } | { status: StatusPropertyFilter; property: string; type?: "status"; } | { date: DatePropertyFilter; property: string; type?: "date"; } | { people: PeoplePropertyFilter; property: string; type?: "people"; } | { files: ExistencePropertyFilter; property: string; type?: "files"; } | { url: TextPropertyFilter; property: string; type?: "url"; } | { email: TextPropertyFilter; property: string; type?: "email"; } | { phone_number: TextPropertyFilter; property: string; type?: "phone_number"; } | { relation: RelationPropertyFilter; property: string; type?: "relation"; } | { created_by: PeoplePropertyFilter; property: string; type?: "created_by"; } | { created_time: DatePropertyFilter; property: string; type?: "created_time"; } | { last_edited_by: PeoplePropertyFilter; property: string; type?: "last_edited_by"; } | { last_edited_time: DatePropertyFilter; property: string; type?: "last_edited_time"; } | { formula: FormulaPropertyFilter; property: string; type?: "formula"; } | { rollup: RollupPropertyFilter; property: string; type?: "rollup"; }; type TimestampCreatedTimeFilter = { created_time: DatePropertyFilter; timestamp: "created_time"; type?: "created_time"; }; type TimestampLastEditedTimeFilter = { last_edited_time: DatePropertyFilter; timestamp: "last_edited_time"; type?: "last_edited_time"; }; export type GetSelfParameters = Record; export type GetSelfResponse = UserObjectResponse; export declare const getSelf: { readonly method: "get"; readonly pathParams: readonly []; readonly queryParams: readonly []; readonly bodyParams: readonly []; readonly path: () => string; }; type GetUserPathParameters = { user_id: IdRequest; }; export type GetUserParameters = GetUserPathParameters; export type GetUserResponse = UserObjectResponse; export declare const getUser: { readonly method: "get"; readonly pathParams: readonly ["user_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly []; readonly path: (p: GetUserPathParameters) => string; }; type ListUsersQueryParameters = { start_cursor?: string; page_size?: number; }; export type ListUsersParameters = ListUsersQueryParameters; export type ListUsersResponse = { type: "user"; user: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const listUsers: { readonly method: "get"; readonly pathParams: readonly []; readonly queryParams: readonly ["start_cursor", "page_size"]; readonly bodyParams: readonly []; readonly path: () => string; }; type CreatePageBodyParameters = { parent: { database_id: IdRequest; type?: "database_id"; }; properties: Record; type?: "title"; } | { rich_text: Array; type?: "rich_text"; } | { number: number | null; type?: "number"; } | { url: TextRequest | null; type?: "url"; } | { select: { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null; type?: "select"; } | { multi_select: Array<{ id: StringRequest; name?: StringRequest; color?: SelectColor; } | { name: StringRequest; id?: StringRequest; color?: SelectColor; }>; type?: "multi_select"; } | { people: Array<{ id: IdRequest; } | { person: { email?: string; }; id: IdRequest; type?: "person"; name?: string | null; avatar_url?: string | null; object?: "user"; } | { bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; id: IdRequest; type?: "bot"; name?: string | null; avatar_url?: string | null; object?: "user"; }>; type?: "people"; } | { email: StringRequest | null; type?: "email"; } | { phone_number: StringRequest | null; type?: "phone_number"; } | { date: DateRequest | null; type?: "date"; } | { checkbox: boolean; type?: "checkbox"; } | { relation: Array<{ id: IdRequest; }>; type?: "relation"; } | { files: Array<{ file: { url: string; expiry_time?: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }>; type?: "files"; } | { status: { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null; type?: "status"; }> | Record | Array | number | null | TextRequest | null | { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null | Array<{ id: StringRequest; name?: StringRequest; color?: SelectColor; } | { name: StringRequest; id?: StringRequest; color?: SelectColor; }> | Array<{ id: IdRequest; } | { person: { email?: string; }; id: IdRequest; type?: "person"; name?: string | null; avatar_url?: string | null; object?: "user"; } | { bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; id: IdRequest; type?: "bot"; name?: string | null; avatar_url?: string | null; object?: "user"; }> | StringRequest | null | StringRequest | null | DateRequest | null | boolean | Array<{ id: IdRequest; }> | Array<{ file: { url: string; expiry_time?: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }> | { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null>; icon?: { emoji: EmojiRequest; type?: "emoji"; } | null | { external: { url: TextRequest; }; type?: "external"; } | null; cover?: { external: { url: TextRequest; }; type?: "external"; } | null; content?: Array; children?: Array; } | { parent: { page_id: IdRequest; type?: "page_id"; }; properties: { title?: { title: Array; type?: "title"; } | Array; }; icon?: { emoji: EmojiRequest; type?: "emoji"; } | null | { external: { url: TextRequest; }; type?: "external"; } | null; cover?: { external: { url: TextRequest; }; type?: "external"; } | null; children?: Array; }; export type CreatePageParameters = CreatePageBodyParameters; export type CreatePageResponse = PageObjectResponse | PartialPageObjectResponse; export declare const createPage: { readonly method: "post"; readonly pathParams: readonly []; readonly queryParams: readonly []; readonly bodyParams: readonly ["parent", "properties", "icon", "cover", "content", "children"]; readonly path: () => string; }; type GetPagePathParameters = { page_id: IdRequest; }; type GetPageQueryParameters = { filter_properties?: Array; }; export type GetPageParameters = GetPagePathParameters & GetPageQueryParameters; export type GetPageResponse = PageObjectResponse | PartialPageObjectResponse; export declare const getPage: { readonly method: "get"; readonly pathParams: readonly ["page_id"]; readonly queryParams: readonly ["filter_properties"]; readonly bodyParams: readonly []; readonly path: (p: GetPagePathParameters) => string; }; type UpdatePagePathParameters = { page_id: IdRequest; }; type UpdatePageBodyParameters = { properties?: Record; type?: "title"; } | { rich_text: Array; type?: "rich_text"; } | { number: number | null; type?: "number"; } | { url: TextRequest | null; type?: "url"; } | { select: { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null; type?: "select"; } | { multi_select: Array<{ id: StringRequest; name?: StringRequest; color?: SelectColor; } | { name: StringRequest; id?: StringRequest; color?: SelectColor; }>; type?: "multi_select"; } | { people: Array<{ id: IdRequest; } | { person: { email?: string; }; id: IdRequest; type?: "person"; name?: string | null; avatar_url?: string | null; object?: "user"; } | { bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; id: IdRequest; type?: "bot"; name?: string | null; avatar_url?: string | null; object?: "user"; }>; type?: "people"; } | { email: StringRequest | null; type?: "email"; } | { phone_number: StringRequest | null; type?: "phone_number"; } | { date: DateRequest | null; type?: "date"; } | { checkbox: boolean; type?: "checkbox"; } | { relation: Array<{ id: IdRequest; }>; type?: "relation"; } | { files: Array<{ file: { url: string; expiry_time?: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }>; type?: "files"; } | { status: { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null; type?: "status"; }> | Record | Array | number | null | TextRequest | null | { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null | Array<{ id: StringRequest; name?: StringRequest; color?: SelectColor; } | { name: StringRequest; id?: StringRequest; color?: SelectColor; }> | Array<{ id: IdRequest; } | { person: { email?: string; }; id: IdRequest; type?: "person"; name?: string | null; avatar_url?: string | null; object?: "user"; } | { bot: EmptyObject | { owner: { type: "user"; user: { type: "person"; person: { email: string; }; name: string | null; avatar_url: string | null; id: IdRequest; object: "user"; } | PartialUserObjectResponse; } | { type: "workspace"; workspace: true; }; workspace_name: string | null; }; id: IdRequest; type?: "bot"; name?: string | null; avatar_url?: string | null; object?: "user"; }> | StringRequest | null | StringRequest | null | DateRequest | null | boolean | Array<{ id: IdRequest; }> | Array<{ file: { url: string; expiry_time?: string; }; name: StringRequest; type?: "file"; } | { external: { url: TextRequest; }; name: StringRequest; type?: "external"; }> | { id: StringRequest; name?: StringRequest; color?: SelectColor; } | null | { name: StringRequest; id?: StringRequest; color?: SelectColor; } | null>; icon?: { emoji: EmojiRequest; type?: "emoji"; } | null | { external: { url: TextRequest; }; type?: "external"; } | null; cover?: { external: { url: TextRequest; }; type?: "external"; } | null; archived?: boolean; }; export type UpdatePageParameters = UpdatePagePathParameters & UpdatePageBodyParameters; export type UpdatePageResponse = PageObjectResponse | PartialPageObjectResponse; export declare const updatePage: { readonly method: "patch"; readonly pathParams: readonly ["page_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly ["properties", "icon", "cover", "archived"]; readonly path: (p: UpdatePagePathParameters) => string; }; type GetPagePropertyPathParameters = { page_id: IdRequest; property_id: string; }; type GetPagePropertyQueryParameters = { start_cursor?: string; page_size?: number; }; export type GetPagePropertyParameters = GetPagePropertyPathParameters & GetPagePropertyQueryParameters; export type GetPagePropertyResponse = PropertyItemObjectResponse | PropertyItemListResponse; export declare const getPageProperty: { readonly method: "get"; readonly pathParams: readonly ["page_id", "property_id"]; readonly queryParams: readonly ["start_cursor", "page_size"]; readonly bodyParams: readonly []; readonly path: (p: GetPagePropertyPathParameters) => string; }; type GetBlockPathParameters = { block_id: IdRequest; }; export type GetBlockParameters = GetBlockPathParameters; export type GetBlockResponse = PartialBlockObjectResponse | BlockObjectResponse; export declare const getBlock: { readonly method: "get"; readonly pathParams: readonly ["block_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly []; readonly path: (p: GetBlockPathParameters) => string; }; type UpdateBlockPathParameters = { block_id: IdRequest; }; type UpdateBlockBodyParameters = { embed: { url?: string; caption?: Array; }; type?: "embed"; archived?: boolean; } | { bookmark: { url?: string; caption?: Array; }; type?: "bookmark"; archived?: boolean; } | { image: { caption?: Array; external?: { url: TextRequest; }; }; type?: "image"; archived?: boolean; } | { video: { caption?: Array; external?: { url: TextRequest; }; }; type?: "video"; archived?: boolean; } | { pdf: { caption?: Array; external?: { url: TextRequest; }; }; type?: "pdf"; archived?: boolean; } | { file: { caption?: Array; external?: { url: TextRequest; }; }; type?: "file"; archived?: boolean; } | { audio: { caption?: Array; external?: { url: TextRequest; }; }; type?: "audio"; archived?: boolean; } | { code: { rich_text?: Array; language?: LanguageRequest; caption?: Array; }; type?: "code"; archived?: boolean; } | { equation: { expression: string; }; type?: "equation"; archived?: boolean; } | { divider: EmptyObject; type?: "divider"; archived?: boolean; } | { breadcrumb: EmptyObject; type?: "breadcrumb"; archived?: boolean; } | { table_of_contents: { color?: ApiColor; }; type?: "table_of_contents"; archived?: boolean; } | { link_to_page: { page_id: IdRequest; type?: "page_id"; } | { database_id: IdRequest; type?: "database_id"; } | { comment_id: IdRequest; type?: "comment_id"; }; type?: "link_to_page"; archived?: boolean; } | { table_row: { cells: Array>; }; type?: "table_row"; archived?: boolean; } | { heading_1: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_1"; archived?: boolean; } | { heading_2: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_2"; archived?: boolean; } | { heading_3: { rich_text: Array; color?: ApiColor; is_toggleable?: boolean; }; type?: "heading_3"; archived?: boolean; } | { paragraph: { rich_text: Array; color?: ApiColor; }; type?: "paragraph"; archived?: boolean; } | { bulleted_list_item: { rich_text: Array; color?: ApiColor; }; type?: "bulleted_list_item"; archived?: boolean; } | { numbered_list_item: { rich_text: Array; color?: ApiColor; }; type?: "numbered_list_item"; archived?: boolean; } | { quote: { rich_text: Array; color?: ApiColor; }; type?: "quote"; archived?: boolean; } | { to_do: { rich_text?: Array; checked?: boolean; color?: ApiColor; }; type?: "to_do"; archived?: boolean; } | { toggle: { rich_text: Array; color?: ApiColor; }; type?: "toggle"; archived?: boolean; } | { template: { rich_text: Array; }; type?: "template"; archived?: boolean; } | { callout: { rich_text?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | { external: { url: TextRequest; }; type?: "external"; }; color?: ApiColor; }; type?: "callout"; archived?: boolean; } | { synced_block: { synced_from: { block_id: IdRequest; type?: "block_id"; } | null; }; type?: "synced_block"; archived?: boolean; } | { table: { has_column_header?: boolean; has_row_header?: boolean; }; type?: "table"; archived?: boolean; } | { archived?: boolean; }; export type UpdateBlockParameters = UpdateBlockPathParameters & UpdateBlockBodyParameters; export type UpdateBlockResponse = PartialBlockObjectResponse | BlockObjectResponse; export declare const updateBlock: { readonly method: "patch"; readonly pathParams: readonly ["block_id"]; readonly queryParams: readonly []; 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"]; readonly path: (p: UpdateBlockPathParameters) => string; }; type DeleteBlockPathParameters = { block_id: IdRequest; }; export type DeleteBlockParameters = DeleteBlockPathParameters; export type DeleteBlockResponse = PartialBlockObjectResponse | BlockObjectResponse; export declare const deleteBlock: { readonly method: "delete"; readonly pathParams: readonly ["block_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly []; readonly path: (p: DeleteBlockPathParameters) => string; }; type ListBlockChildrenPathParameters = { block_id: IdRequest; }; type ListBlockChildrenQueryParameters = { start_cursor?: string; page_size?: number; }; export type ListBlockChildrenParameters = ListBlockChildrenPathParameters & ListBlockChildrenQueryParameters; export type ListBlockChildrenResponse = { type: "block"; block: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const listBlockChildren: { readonly method: "get"; readonly pathParams: readonly ["block_id"]; readonly queryParams: readonly ["start_cursor", "page_size"]; readonly bodyParams: readonly []; readonly path: (p: ListBlockChildrenPathParameters) => string; }; type AppendBlockChildrenPathParameters = { block_id: IdRequest; }; type AppendBlockChildrenBodyParameters = { children: Array; }; export type AppendBlockChildrenParameters = AppendBlockChildrenPathParameters & AppendBlockChildrenBodyParameters; export type AppendBlockChildrenResponse = { type: "block"; block: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const appendBlockChildren: { readonly method: "patch"; readonly pathParams: readonly ["block_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly ["children"]; readonly path: (p: AppendBlockChildrenPathParameters) => string; }; type GetDatabasePathParameters = { database_id: IdRequest; }; export type GetDatabaseParameters = GetDatabasePathParameters; export type GetDatabaseResponse = PartialDatabaseObjectResponse | DatabaseObjectResponse; export declare const getDatabase: { readonly method: "get"; readonly pathParams: readonly ["database_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly []; readonly path: (p: GetDatabasePathParameters) => string; }; type UpdateDatabasePathParameters = { database_id: IdRequest; }; type UpdateDatabaseBodyParameters = { title?: Array; description?: Array; icon?: { emoji: EmojiRequest; type?: "emoji"; } | null | { external: { url: TextRequest; }; type?: "external"; } | null; cover?: { external: { url: TextRequest; }; type?: "external"; } | null; properties?: Record; }; type?: "select"; name?: string; } | null | { multi_select: { options?: Array<{ id: StringRequest; name?: StringRequest; color?: SelectColor; } | { name: StringRequest; id?: StringRequest; color?: SelectColor; }>; }; type?: "multi_select"; name?: string; } | null | { status: EmptyObject; type?: "status"; name?: string; } | null | { relation: { single_property: EmptyObject; database_id: IdRequest; type?: "single_property"; } | { dual_property: Record; database_id: IdRequest; type?: "dual_property"; }; type?: "relation"; name?: string; } | null | { rollup: { rollup_property_name: string; relation_property_name: string; function: RollupFunction; rollup_property_id?: string; relation_property_id?: string; } | { rollup_property_name: string; relation_property_id: string; function: RollupFunction; relation_property_name?: string; rollup_property_id?: string; } | { relation_property_name: string; rollup_property_id: string; function: RollupFunction; rollup_property_name?: string; relation_property_id?: string; } | { rollup_property_id: string; relation_property_id: string; function: RollupFunction; rollup_property_name?: string; relation_property_name?: string; }; type?: "rollup"; name?: string; } | null | { title: EmptyObject; type?: "title"; name?: string; } | null | { rich_text: EmptyObject; type?: "rich_text"; name?: string; } | null | { url: EmptyObject; type?: "url"; name?: string; } | null | { people: EmptyObject; type?: "people"; name?: string; } | null | { files: EmptyObject; type?: "files"; name?: string; } | null | { email: EmptyObject; type?: "email"; name?: string; } | null | { phone_number: EmptyObject; type?: "phone_number"; name?: string; } | null | { date: EmptyObject; type?: "date"; name?: string; } | null | { checkbox: EmptyObject; type?: "checkbox"; name?: string; } | null | { created_by: EmptyObject; type?: "created_by"; name?: string; } | null | { created_time: EmptyObject; type?: "created_time"; name?: string; } | null | { last_edited_by: EmptyObject; type?: "last_edited_by"; name?: string; } | null | { last_edited_time: EmptyObject; type?: "last_edited_time"; name?: string; } | null | { name: string; } | null>; is_inline?: boolean; archived?: boolean; }; export type UpdateDatabaseParameters = UpdateDatabasePathParameters & UpdateDatabaseBodyParameters; export type UpdateDatabaseResponse = PartialDatabaseObjectResponse | DatabaseObjectResponse; export declare const updateDatabase: { readonly method: "patch"; readonly pathParams: readonly ["database_id"]; readonly queryParams: readonly []; readonly bodyParams: readonly ["title", "description", "icon", "cover", "properties", "is_inline", "archived"]; readonly path: (p: UpdateDatabasePathParameters) => string; }; type QueryDatabasePathParameters = { database_id: IdRequest; }; type QueryDatabaseQueryParameters = { filter_properties?: Array; }; type QueryDatabaseBodyParameters = { sorts?: Array<{ property: string; direction: "ascending" | "descending"; } | { timestamp: "created_time" | "last_edited_time"; direction: "ascending" | "descending"; }>; filter?: { or: Array; } | { and: Array; }>; } | { and: Array; } | { and: Array; }>; } | PropertyFilter | TimestampCreatedTimeFilter | TimestampLastEditedTimeFilter; start_cursor?: string; page_size?: number; archived?: boolean; }; export type QueryDatabaseParameters = QueryDatabasePathParameters & QueryDatabaseQueryParameters & QueryDatabaseBodyParameters; export type QueryDatabaseResponse = { type: "page"; page: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const queryDatabase: { readonly method: "post"; readonly pathParams: readonly ["database_id"]; readonly queryParams: readonly ["filter_properties"]; readonly bodyParams: readonly ["sorts", "filter", "start_cursor", "page_size", "archived"]; readonly path: (p: QueryDatabasePathParameters) => string; }; type ListDatabasesQueryParameters = { start_cursor?: string; page_size?: number; }; export type ListDatabasesParameters = ListDatabasesQueryParameters; export type ListDatabasesResponse = { type: "database"; database: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const listDatabases: { readonly method: "get"; readonly pathParams: readonly []; readonly queryParams: readonly ["start_cursor", "page_size"]; readonly bodyParams: readonly []; readonly path: () => string; }; type CreateDatabaseBodyParameters = { parent: { page_id: IdRequest; type?: "page_id"; }; properties: Record; }; type?: "select"; } | { multi_select: { options?: Array<{ name: StringRequest; color?: SelectColor; }>; }; type?: "multi_select"; } | { status: EmptyObject; type?: "status"; } | { relation: { single_property: EmptyObject; database_id: IdRequest; type?: "single_property"; } | { dual_property: Record; database_id: IdRequest; type?: "dual_property"; }; type?: "relation"; } | { rollup: { rollup_property_name: string; relation_property_name: string; function: RollupFunction; rollup_property_id?: string; relation_property_id?: string; } | { rollup_property_name: string; relation_property_id: string; function: RollupFunction; relation_property_name?: string; rollup_property_id?: string; } | { relation_property_name: string; rollup_property_id: string; function: RollupFunction; rollup_property_name?: string; relation_property_id?: string; } | { rollup_property_id: string; relation_property_id: string; function: RollupFunction; rollup_property_name?: string; relation_property_name?: string; }; type?: "rollup"; } | { title: EmptyObject; type?: "title"; } | { rich_text: EmptyObject; type?: "rich_text"; } | { url: EmptyObject; type?: "url"; } | { people: EmptyObject; type?: "people"; } | { files: EmptyObject; type?: "files"; } | { email: EmptyObject; type?: "email"; } | { phone_number: EmptyObject; type?: "phone_number"; } | { date: EmptyObject; type?: "date"; } | { checkbox: EmptyObject; type?: "checkbox"; } | { created_by: EmptyObject; type?: "created_by"; } | { created_time: EmptyObject; type?: "created_time"; } | { last_edited_by: EmptyObject; type?: "last_edited_by"; } | { last_edited_time: EmptyObject; type?: "last_edited_time"; }>; icon?: { emoji: EmojiRequest; type?: "emoji"; } | null | { external: { url: TextRequest; }; type?: "external"; } | null; cover?: { external: { url: TextRequest; }; type?: "external"; } | null; title?: Array; description?: Array; is_inline?: boolean; }; export type CreateDatabaseParameters = CreateDatabaseBodyParameters; export type CreateDatabaseResponse = PartialDatabaseObjectResponse | DatabaseObjectResponse; export declare const createDatabase: { readonly method: "post"; readonly pathParams: readonly []; readonly queryParams: readonly []; readonly bodyParams: readonly ["parent", "properties", "icon", "cover", "title", "description", "is_inline"]; readonly path: () => string; }; type SearchBodyParameters = { sort?: { timestamp: "last_edited_time"; direction: "ascending" | "descending"; }; query?: string; start_cursor?: string; page_size?: number; filter?: { property: "object"; value: "page" | "database"; }; }; export type SearchParameters = SearchBodyParameters; export type SearchResponse = { type: "page_or_database"; page_or_database: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const search: { readonly method: "post"; readonly pathParams: readonly []; readonly queryParams: readonly []; readonly bodyParams: readonly ["sort", "query", "start_cursor", "page_size", "filter"]; readonly path: () => string; }; type CreateCommentBodyParameters = { parent: { page_id: IdRequest; type?: "page_id"; }; rich_text: Array; } | { discussion_id: IdRequest; rich_text: Array; }; export type CreateCommentParameters = CreateCommentBodyParameters; export type CreateCommentResponse = CommentObjectResponse | PartialCommentObjectResponse; export declare const createComment: { readonly method: "post"; readonly pathParams: readonly []; readonly queryParams: readonly []; readonly bodyParams: readonly ["parent", "rich_text", "discussion_id"]; readonly path: () => string; }; type ListCommentsQueryParameters = { block_id: IdRequest; start_cursor?: string; page_size?: number; }; export type ListCommentsParameters = ListCommentsQueryParameters; export type ListCommentsResponse = { type: "comment"; comment: EmptyObject; object: "list"; next_cursor: string | null; has_more: boolean; results: Array; }; export declare const listComments: { readonly method: "get"; readonly pathParams: readonly []; readonly queryParams: readonly ["block_id", "start_cursor", "page_size"]; readonly bodyParams: readonly []; readonly path: () => string; }; export {}; //# sourceMappingURL=api-endpoints.d.ts.map