fluxer-selfbot 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js ADDED
@@ -0,0 +1,7 @@
1
+ import{createRequire as TZ}from"node:module";var GZ=Object.create;var{getPrototypeOf:LZ,defineProperty:n4,getOwnPropertyNames:AZ}=Object;var RZ=Object.prototype.hasOwnProperty;var j5=(Z,$,J)=>{J=Z!=null?GZ(LZ(Z)):{};let Q=$||!Z||!Z.__esModule?n4(J,"default",{value:Z,enumerable:!0}):J;for(let K of AZ(Z))if(!RZ.call(Q,K))n4(Q,K,{get:()=>Z[K],enumerable:!0});return Q};var w=(Z,$)=>()=>($||Z(($={exports:{}}).exports,$),$.exports);var S=TZ(import.meta.url);var n=w((w6,s4)=>{var o4=["nodebuffer","arraybuffer","fragments"],a4=typeof Blob<"u";if(a4)o4.push("blob");s4.exports={BINARY_TYPES:o4,CLOSE_TIMEOUT:30000,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:a4,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var M5=w((y6,m5)=>{var{EMPTY_BUFFER:vZ}=n(),L4=Buffer[Symbol.species];function EZ(Z,$){if(Z.length===0)return vZ;if(Z.length===1)return Z[0];let J=Buffer.allocUnsafe($),Q=0;for(let K=0;K<Z.length;K++){let Y=Z[K];J.set(Y,Q),Q+=Y.length}if(Q<$)return new L4(J.buffer,J.byteOffset,Q);return J}function t4(Z,$,J,Q,K){for(let Y=0;Y<K;Y++)J[Q+Y]=Z[Y]^$[Y&3]}function e4(Z,$){for(let J=0;J<Z.length;J++)Z[J]^=$[J&3]}function IZ(Z){if(Z.length===Z.buffer.byteLength)return Z.buffer;return Z.buffer.slice(Z.byteOffset,Z.byteOffset+Z.length)}function A4(Z){if(A4.readOnly=!0,Buffer.isBuffer(Z))return Z;let $;if(Z instanceof ArrayBuffer)$=new L4(Z);else if(ArrayBuffer.isView(Z))$=new L4(Z.buffer,Z.byteOffset,Z.byteLength);else $=Buffer.from(Z),A4.readOnly=!1;return $}m5.exports={concat:EZ,mask:t4,toArrayBuffer:IZ,toBuffer:A4,unmask:e4};if(!process.env.WS_NO_BUFFER_UTIL)try{let Z=(()=>{throw new Error("Cannot require module "+"bufferutil");})();m5.exports.mask=function($,J,Q,K,Y){if(Y<48)t4($,J,Q,K,Y);else Z.mask($,J,Q,K,Y)},m5.exports.unmask=function($,J){if($.length<32)e4($,J);else Z.unmask($,J)}}catch(Z){}});var Q7=w((f6,J7)=>{var Z7=Symbol("kDone"),R4=Symbol("kRun");class $7{constructor(Z){this[Z7]=()=>{this.pending--,this[R4]()},this.concurrency=Z||1/0,this.jobs=[],this.pending=0}add(Z){this.jobs.push(Z),this[R4]()}[R4](){if(this.pending===this.concurrency)return;if(this.jobs.length){let Z=this.jobs.shift();this.pending++,Z(this[Z7])}}}J7.exports=$7});var P5=w((h6,V7)=>{var F5=S("zlib"),K7=M5(),wZ=Q7(),{kStatusCode:Y7}=n(),yZ=Buffer[Symbol.species],fZ=Buffer.from([0,0,255,255]),p5=Symbol("permessage-deflate"),i=Symbol("total-length"),B5=Symbol("callback"),s=Symbol("buffers"),W5=Symbol("error"),u5;class X7{constructor(Z,$,J){if(this._maxPayload=J|0,this._options=Z||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._isServer=!!$,this._deflate=null,this._inflate=null,this.params=null,!u5){let Q=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;u5=new wZ(Q)}}static get extensionName(){return"permessage-deflate"}offer(){let Z={};if(this._options.serverNoContextTakeover)Z.server_no_context_takeover=!0;if(this._options.clientNoContextTakeover)Z.client_no_context_takeover=!0;if(this._options.serverMaxWindowBits)Z.server_max_window_bits=this._options.serverMaxWindowBits;if(this._options.clientMaxWindowBits)Z.client_max_window_bits=this._options.clientMaxWindowBits;else if(this._options.clientMaxWindowBits==null)Z.client_max_window_bits=!0;return Z}accept(Z){return Z=this.normalizeParams(Z),this.params=this._isServer?this.acceptAsServer(Z):this.acceptAsClient(Z),this.params}cleanup(){if(this._inflate)this._inflate.close(),this._inflate=null;if(this._deflate){let Z=this._deflate[B5];if(this._deflate.close(),this._deflate=null,Z)Z(Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(Z){let $=this._options,J=Z.find((Q)=>{if($.serverNoContextTakeover===!1&&Q.server_no_context_takeover||Q.server_max_window_bits&&($.serverMaxWindowBits===!1||typeof $.serverMaxWindowBits==="number"&&$.serverMaxWindowBits>Q.server_max_window_bits)||typeof $.clientMaxWindowBits==="number"&&!Q.client_max_window_bits)return!1;return!0});if(!J)throw Error("None of the extension offers can be accepted");if($.serverNoContextTakeover)J.server_no_context_takeover=!0;if($.clientNoContextTakeover)J.client_no_context_takeover=!0;if(typeof $.serverMaxWindowBits==="number")J.server_max_window_bits=$.serverMaxWindowBits;if(typeof $.clientMaxWindowBits==="number")J.client_max_window_bits=$.clientMaxWindowBits;else if(J.client_max_window_bits===!0||$.clientMaxWindowBits===!1)delete J.client_max_window_bits;return J}acceptAsClient(Z){let $=Z[0];if(this._options.clientNoContextTakeover===!1&&$.client_no_context_takeover)throw Error('Unexpected parameter "client_no_context_takeover"');if(!$.client_max_window_bits){if(typeof this._options.clientMaxWindowBits==="number")$.client_max_window_bits=this._options.clientMaxWindowBits}else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits==="number"&&$.client_max_window_bits>this._options.clientMaxWindowBits)throw Error('Unexpected or invalid parameter "client_max_window_bits"');return $}normalizeParams(Z){return Z.forEach(($)=>{Object.keys($).forEach((J)=>{let Q=$[J];if(Q.length>1)throw Error(`Parameter "${J}" must have only a single value`);if(Q=Q[0],J==="client_max_window_bits"){if(Q!==!0){let K=+Q;if(!Number.isInteger(K)||K<8||K>15)throw TypeError(`Invalid value for parameter "${J}": ${Q}`);Q=K}else if(!this._isServer)throw TypeError(`Invalid value for parameter "${J}": ${Q}`)}else if(J==="server_max_window_bits"){let K=+Q;if(!Number.isInteger(K)||K<8||K>15)throw TypeError(`Invalid value for parameter "${J}": ${Q}`);Q=K}else if(J==="client_no_context_takeover"||J==="server_no_context_takeover"){if(Q!==!0)throw TypeError(`Invalid value for parameter "${J}": ${Q}`)}else throw Error(`Unknown parameter "${J}"`);$[J]=Q})}),Z}decompress(Z,$,J){u5.add((Q)=>{this._decompress(Z,$,(K,Y)=>{Q(),J(K,Y)})})}compress(Z,$,J){u5.add((Q)=>{this._compress(Z,$,(K,Y)=>{Q(),J(K,Y)})})}_decompress(Z,$,J){let Q=this._isServer?"client":"server";if(!this._inflate){let K=`${Q}_max_window_bits`,Y=typeof this.params[K]!=="number"?F5.Z_DEFAULT_WINDOWBITS:this.params[K];this._inflate=F5.createInflateRaw({...this._options.zlibInflateOptions,windowBits:Y}),this._inflate[p5]=this,this._inflate[i]=0,this._inflate[s]=[],this._inflate.on("error",kZ),this._inflate.on("data",z7)}if(this._inflate[B5]=J,this._inflate.write(Z),$)this._inflate.write(fZ);this._inflate.flush(()=>{let K=this._inflate[W5];if(K){this._inflate.close(),this._inflate=null,J(K);return}let Y=K7.concat(this._inflate[s],this._inflate[i]);if(this._inflate._readableState.endEmitted)this._inflate.close(),this._inflate=null;else if(this._inflate[i]=0,this._inflate[s]=[],$&&this.params[`${Q}_no_context_takeover`])this._inflate.reset();J(null,Y)})}_compress(Z,$,J){let Q=this._isServer?"server":"client";if(!this._deflate){let K=`${Q}_max_window_bits`,Y=typeof this.params[K]!=="number"?F5.Z_DEFAULT_WINDOWBITS:this.params[K];this._deflate=F5.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:Y}),this._deflate[i]=0,this._deflate[s]=[],this._deflate.on("data",hZ)}this._deflate[B5]=J,this._deflate.write(Z),this._deflate.flush(F5.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let K=K7.concat(this._deflate[s],this._deflate[i]);if($)K=new yZ(K.buffer,K.byteOffset,K.length-4);if(this._deflate[B5]=null,this._deflate[i]=0,this._deflate[s]=[],$&&this.params[`${Q}_no_context_takeover`])this._deflate.reset();J(null,K)})}}V7.exports=X7;function hZ(Z){this[s].push(Z),this[i]+=Z.length}function z7(Z){if(this[i]+=Z.length,this[p5]._maxPayload<1||this[i]<=this[p5]._maxPayload){this[s].push(Z);return}this[W5]=RangeError("Max payload size exceeded"),this[W5].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[W5][Y7]=1009,this.removeListener("data",z7),this.reset()}function kZ(Z){if(this[p5]._inflate=null,this[W5]){this[B5](this[W5]);return}Z[Y7]=1007,this[B5](Z)}});var G5=w((k6,c5)=>{var{isUtf8:N7}=S("buffer"),{hasBlob:gZ}=n(),bZ=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function mZ(Z){return Z>=1000&&Z<=1014&&Z!==1004&&Z!==1005&&Z!==1006||Z>=3000&&Z<=4999}function T4(Z){let $=Z.length,J=0;while(J<$)if((Z[J]&128)===0)J++;else if((Z[J]&224)===192){if(J+1===$||(Z[J+1]&192)!==128||(Z[J]&254)===192)return!1;J+=2}else if((Z[J]&240)===224){if(J+2>=$||(Z[J+1]&192)!==128||(Z[J+2]&192)!==128||Z[J]===224&&(Z[J+1]&224)===128||Z[J]===237&&(Z[J+1]&224)===160)return!1;J+=3}else if((Z[J]&248)===240){if(J+3>=$||(Z[J+1]&192)!==128||(Z[J+2]&192)!==128||(Z[J+3]&192)!==128||Z[J]===240&&(Z[J+1]&240)===128||Z[J]===244&&Z[J+1]>143||Z[J]>244)return!1;J+=4}else return!1;return!0}function uZ(Z){return gZ&&typeof Z==="object"&&typeof Z.arrayBuffer==="function"&&typeof Z.type==="string"&&typeof Z.stream==="function"&&(Z[Symbol.toStringTag]==="Blob"||Z[Symbol.toStringTag]==="File")}c5.exports={isBlob:uZ,isValidStatusCode:mZ,isValidUTF8:T4,tokenChars:bZ};if(N7)c5.exports.isValidUTF8=function(Z){return Z.length<24?T4(Z):N7(Z)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let Z=(()=>{throw new Error("Cannot require module "+"utf-8-validate");})();c5.exports.isValidUTF8=function($){return $.length<32?T4($):Z($)}}catch(Z){}});var S4=w((g6,U7)=>{var{Writable:pZ}=S("stream"),H7=P5(),{BINARY_TYPES:cZ,EMPTY_BUFFER:q7,kStatusCode:lZ,kWebSocket:dZ}=n(),{concat:O4,toArrayBuffer:nZ,unmask:iZ}=M5(),{isValidStatusCode:rZ,isValidUTF8:_7}=G5(),l5=Buffer[Symbol.species];class D7 extends pZ{constructor(Z={}){super();this._allowSynchronousEvents=Z.allowSynchronousEvents!==void 0?Z.allowSynchronousEvents:!0,this._binaryType=Z.binaryType||cZ[0],this._extensions=Z.extensions||{},this._isServer=!!Z.isServer,this._maxPayload=Z.maxPayload|0,this._skipUTF8Validation=!!Z.skipUTF8Validation,this[dZ]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=0}_write(Z,$,J){if(this._opcode===8&&this._state==0)return J();this._bufferedBytes+=Z.length,this._buffers.push(Z),this.startLoop(J)}consume(Z){if(this._bufferedBytes-=Z,Z===this._buffers[0].length)return this._buffers.shift();if(Z<this._buffers[0].length){let J=this._buffers[0];return this._buffers[0]=new l5(J.buffer,J.byteOffset+Z,J.length-Z),new l5(J.buffer,J.byteOffset,Z)}let $=Buffer.allocUnsafe(Z);do{let J=this._buffers[0],Q=$.length-Z;if(Z>=J.length)$.set(this._buffers.shift(),Q);else $.set(new Uint8Array(J.buffer,J.byteOffset,Z),Q),this._buffers[0]=new l5(J.buffer,J.byteOffset+Z,J.length-Z);Z-=J.length}while(Z>0);return $}startLoop(Z){this._loop=!0;do switch(this._state){case 0:this.getInfo(Z);break;case 1:this.getPayloadLength16(Z);break;case 2:this.getPayloadLength64(Z);break;case 3:this.getMask();break;case 4:this.getData(Z);break;case 5:case 6:this._loop=!1;return}while(this._loop);if(!this._errored)Z()}getInfo(Z){if(this._bufferedBytes<2){this._loop=!1;return}let $=this.consume(2);if(($[0]&48)!==0){let Q=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");Z(Q);return}let J=($[0]&64)===64;if(J&&!this._extensions[H7.extensionName]){let Q=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");Z(Q);return}if(this._fin=($[0]&128)===128,this._opcode=$[0]&15,this._payloadLength=$[1]&127,this._opcode===0){if(J){let Q=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");Z(Q);return}if(!this._fragmented){let Q=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");Z(Q);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let Q=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");Z(Q);return}this._compressed=J}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let Q=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");Z(Q);return}if(J){let Q=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");Z(Q);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let Q=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");Z(Q);return}}else{let Q=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");Z(Q);return}if(!this._fin&&!this._fragmented)this._fragmented=this._opcode;if(this._masked=($[1]&128)===128,this._isServer){if(!this._masked){let Q=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");Z(Q);return}}else if(this._masked){let Q=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");Z(Q);return}if(this._payloadLength===126)this._state=1;else if(this._payloadLength===127)this._state=2;else this.haveLength(Z)}getPayloadLength16(Z){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(Z)}getPayloadLength64(Z){if(this._bufferedBytes<8){this._loop=!1;return}let $=this.consume(8),J=$.readUInt32BE(0);if(J>Math.pow(2,21)-1){let Q=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");Z(Q);return}this._payloadLength=J*Math.pow(2,32)+$.readUInt32BE(4),this.haveLength(Z)}haveLength(Z){if(this._payloadLength&&this._opcode<8){if(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0){let $=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");Z($);return}}if(this._masked)this._state=3;else this._state=4}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=4}getData(Z){let $=q7;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}if($=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0)iZ($,this._mask)}if(this._opcode>7){this.controlMessage($,Z);return}if(this._compressed){this._state=5,this.decompress($,Z);return}if($.length)this._messageLength=this._totalPayloadLength,this._fragments.push($);this.dataMessage(Z)}decompress(Z,$){this._extensions[H7.extensionName].decompress(Z,this._fin,(Q,K)=>{if(Q)return $(Q);if(K.length){if(this._messageLength+=K.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let Y=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");$(Y);return}this._fragments.push(K)}if(this.dataMessage($),this._state===0)this.startLoop($)})}dataMessage(Z){if(!this._fin){this._state=0;return}let $=this._messageLength,J=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let Q;if(this._binaryType==="nodebuffer")Q=O4(J,$);else if(this._binaryType==="arraybuffer")Q=nZ(O4(J,$));else if(this._binaryType==="blob")Q=new Blob(J);else Q=J;if(this._allowSynchronousEvents)this.emit("message",Q,!0),this._state=0;else this._state=6,setImmediate(()=>{this.emit("message",Q,!0),this._state=0,this.startLoop(Z)})}else{let Q=O4(J,$);if(!this._skipUTF8Validation&&!_7(Q)){let K=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");Z(K);return}if(this._state===5||this._allowSynchronousEvents)this.emit("message",Q,!1),this._state=0;else this._state=6,setImmediate(()=>{this.emit("message",Q,!1),this._state=0,this.startLoop(Z)})}}controlMessage(Z,$){if(this._opcode===8){if(Z.length===0)this._loop=!1,this.emit("conclude",1005,q7),this.end();else{let J=Z.readUInt16BE(0);if(!rZ(J)){let K=this.createError(RangeError,`invalid status code ${J}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");$(K);return}let Q=new l5(Z.buffer,Z.byteOffset+2,Z.length-2);if(!this._skipUTF8Validation&&!_7(Q)){let K=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");$(K);return}this._loop=!1,this.emit("conclude",J,Q),this.end()}this._state=0;return}if(this._allowSynchronousEvents)this.emit(this._opcode===9?"ping":"pong",Z),this._state=0;else this._state=6,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",Z),this._state=0,this.startLoop($)})}createError(Z,$,J,Q,K){this._loop=!1,this._errored=!0;let Y=new Z(J?`Invalid WebSocket frame: ${$}`:$);return Error.captureStackTrace(Y,this.createError),Y.code=K,Y[lZ]=Q,Y}}U7.exports=D7});var j4=w((m6,G7)=>{var{Duplex:b6}=S("stream"),{randomFillSync:oZ}=S("crypto"),B7=P5(),{EMPTY_BUFFER:aZ,kWebSocket:sZ,NOOP:tZ}=n(),{isBlob:L5,isValidStatusCode:eZ}=G5(),{mask:W7,toBuffer:Q5}=M5(),h=Symbol("kByteLength"),Z8=Buffer.alloc(4),K5,A5=8192,u=0,$8=1,J8=2;class t{constructor(Z,$,J){if(this._extensions=$||{},J)this._generateMask=J,this._maskBuffer=Buffer.alloc(4);this._socket=Z,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=u,this.onerror=tZ,this[sZ]=void 0}static frame(Z,$){let J,Q=!1,K=2,Y=!1;if($.mask){if(J=$.maskBuffer||Z8,$.generateMask)$.generateMask(J);else{if(A5===8192){if(K5===void 0)K5=Buffer.alloc(8192);oZ(K5,0,8192),A5=0}J[0]=K5[A5++],J[1]=K5[A5++],J[2]=K5[A5++],J[3]=K5[A5++]}Y=(J[0]|J[1]|J[2]|J[3])===0,K=6}let X;if(typeof Z==="string")if((!$.mask||Y)&&$[h]!==void 0)X=$[h];else Z=Buffer.from(Z),X=Z.length;else X=Z.length,Q=$.mask&&$.readOnly&&!Y;let V=X;if(X>=65536)K+=8,V=127;else if(X>125)K+=2,V=126;let N=Buffer.allocUnsafe(Q?X+K:K);if(N[0]=$.fin?$.opcode|128:$.opcode,$.rsv1)N[0]|=64;if(N[1]=V,V===126)N.writeUInt16BE(X,2);else if(V===127)N[2]=N[3]=0,N.writeUIntBE(X,4,6);if(!$.mask)return[N,Z];if(N[1]|=128,N[K-4]=J[0],N[K-3]=J[1],N[K-2]=J[2],N[K-1]=J[3],Y)return[N,Z];if(Q)return W7(Z,J,N,K,X),[N];return W7(Z,J,Z,0,X),[N,Z]}close(Z,$,J,Q){let K;if(Z===void 0)K=aZ;else if(typeof Z!=="number"||!eZ(Z))throw TypeError("First argument must be a valid error code number");else if($===void 0||!$.length)K=Buffer.allocUnsafe(2),K.writeUInt16BE(Z,0);else{let X=Buffer.byteLength($);if(X>123)throw RangeError("The message must not be greater than 123 bytes");if(K=Buffer.allocUnsafe(2+X),K.writeUInt16BE(Z,0),typeof $==="string")K.write($,2);else K.set($,2)}let Y={[h]:K.length,fin:!0,generateMask:this._generateMask,mask:J,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};if(this._state!==u)this.enqueue([this.dispatch,K,!1,Y,Q]);else this.sendFrame(t.frame(K,Y),Q)}ping(Z,$,J){let Q,K;if(typeof Z==="string")Q=Buffer.byteLength(Z),K=!1;else if(L5(Z))Q=Z.size,K=!1;else Z=Q5(Z),Q=Z.length,K=Q5.readOnly;if(Q>125)throw RangeError("The data size must not be greater than 125 bytes");let Y={[h]:Q,fin:!0,generateMask:this._generateMask,mask:$,maskBuffer:this._maskBuffer,opcode:9,readOnly:K,rsv1:!1};if(L5(Z))if(this._state!==u)this.enqueue([this.getBlobData,Z,!1,Y,J]);else this.getBlobData(Z,!1,Y,J);else if(this._state!==u)this.enqueue([this.dispatch,Z,!1,Y,J]);else this.sendFrame(t.frame(Z,Y),J)}pong(Z,$,J){let Q,K;if(typeof Z==="string")Q=Buffer.byteLength(Z),K=!1;else if(L5(Z))Q=Z.size,K=!1;else Z=Q5(Z),Q=Z.length,K=Q5.readOnly;if(Q>125)throw RangeError("The data size must not be greater than 125 bytes");let Y={[h]:Q,fin:!0,generateMask:this._generateMask,mask:$,maskBuffer:this._maskBuffer,opcode:10,readOnly:K,rsv1:!1};if(L5(Z))if(this._state!==u)this.enqueue([this.getBlobData,Z,!1,Y,J]);else this.getBlobData(Z,!1,Y,J);else if(this._state!==u)this.enqueue([this.dispatch,Z,!1,Y,J]);else this.sendFrame(t.frame(Z,Y),J)}send(Z,$,J){let Q=this._extensions[B7.extensionName],K=$.binary?2:1,Y=$.compress,X,V;if(typeof Z==="string")X=Buffer.byteLength(Z),V=!1;else if(L5(Z))X=Z.size,V=!1;else Z=Q5(Z),X=Z.length,V=Q5.readOnly;if(this._firstFragment){if(this._firstFragment=!1,Y&&Q&&Q.params[Q._isServer?"server_no_context_takeover":"client_no_context_takeover"])Y=X>=Q._threshold;this._compress=Y}else Y=!1,K=0;if($.fin)this._firstFragment=!0;let N={[h]:X,fin:$.fin,generateMask:this._generateMask,mask:$.mask,maskBuffer:this._maskBuffer,opcode:K,readOnly:V,rsv1:Y};if(L5(Z))if(this._state!==u)this.enqueue([this.getBlobData,Z,this._compress,N,J]);else this.getBlobData(Z,this._compress,N,J);else if(this._state!==u)this.enqueue([this.dispatch,Z,this._compress,N,J]);else this.dispatch(Z,this._compress,N,J)}getBlobData(Z,$,J,Q){this._bufferedBytes+=J[h],this._state=J8,Z.arrayBuffer().then((K)=>{if(this._socket.destroyed){let X=Error("The socket was closed while the blob was being read");process.nextTick(x4,this,X,Q);return}this._bufferedBytes-=J[h];let Y=Q5(K);if(!$)this._state=u,this.sendFrame(t.frame(Y,J),Q),this.dequeue();else this.dispatch(Y,$,J,Q)}).catch((K)=>{process.nextTick(Q8,this,K,Q)})}dispatch(Z,$,J,Q){if(!$){this.sendFrame(t.frame(Z,J),Q);return}let K=this._extensions[B7.extensionName];this._bufferedBytes+=J[h],this._state=$8,K.compress(Z,J.fin,(Y,X)=>{if(this._socket.destroyed){let V=Error("The socket was closed while data was being compressed");x4(this,V,Q);return}this._bufferedBytes-=J[h],this._state=u,J.readOnly=!1,this.sendFrame(t.frame(X,J),Q),this.dequeue()})}dequeue(){while(this._state===u&&this._queue.length){let Z=this._queue.shift();this._bufferedBytes-=Z[3][h],Reflect.apply(Z[0],this,Z.slice(1))}}enqueue(Z){this._bufferedBytes+=Z[3][h],this._queue.push(Z)}sendFrame(Z,$){if(Z.length===2)this._socket.cork(),this._socket.write(Z[0]),this._socket.write(Z[1],$),this._socket.uncork();else this._socket.write(Z[0],$)}}G7.exports=t;function x4(Z,$,J){if(typeof J==="function")J($);for(let Q=0;Q<Z._queue.length;Q++){let K=Z._queue[Q],Y=K[K.length-1];if(typeof Y==="function")Y($)}}function Q8(Z,$,J){x4(Z,$,J),Z.onerror($)}});var M7=w((u6,j7)=>{var{kForOnEventAttribute:C5,kListener:M4}=n(),L7=Symbol("kCode"),A7=Symbol("kData"),R7=Symbol("kError"),T7=Symbol("kMessage"),O7=Symbol("kReason"),R5=Symbol("kTarget"),S7=Symbol("kType"),x7=Symbol("kWasClean");class e{constructor(Z){this[R5]=null,this[S7]=Z}get target(){return this[R5]}get type(){return this[S7]}}Object.defineProperty(e.prototype,"target",{enumerable:!0});Object.defineProperty(e.prototype,"type",{enumerable:!0});class T5 extends e{constructor(Z,$={}){super(Z);this[L7]=$.code===void 0?0:$.code,this[O7]=$.reason===void 0?"":$.reason,this[x7]=$.wasClean===void 0?!1:$.wasClean}get code(){return this[L7]}get reason(){return this[O7]}get wasClean(){return this[x7]}}Object.defineProperty(T5.prototype,"code",{enumerable:!0});Object.defineProperty(T5.prototype,"reason",{enumerable:!0});Object.defineProperty(T5.prototype,"wasClean",{enumerable:!0});class v5 extends e{constructor(Z,$={}){super(Z);this[R7]=$.error===void 0?null:$.error,this[T7]=$.message===void 0?"":$.message}get error(){return this[R7]}get message(){return this[T7]}}Object.defineProperty(v5.prototype,"error",{enumerable:!0});Object.defineProperty(v5.prototype,"message",{enumerable:!0});class n5 extends e{constructor(Z,$={}){super(Z);this[A7]=$.data===void 0?null:$.data}get data(){return this[A7]}}Object.defineProperty(n5.prototype,"data",{enumerable:!0});var K8={addEventListener(Z,$,J={}){for(let K of this.listeners(Z))if(!J[C5]&&K[M4]===$&&!K[C5])return;let Q;if(Z==="message")Q=function(Y,X){let V=new n5("message",{data:X?Y:Y.toString()});V[R5]=this,d5($,this,V)};else if(Z==="close")Q=function(Y,X){let V=new T5("close",{code:Y,reason:X.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});V[R5]=this,d5($,this,V)};else if(Z==="error")Q=function(Y){let X=new v5("error",{error:Y,message:Y.message});X[R5]=this,d5($,this,X)};else if(Z==="open")Q=function(){let Y=new e("open");Y[R5]=this,d5($,this,Y)};else return;if(Q[C5]=!!J[C5],Q[M4]=$,J.once)this.once(Z,Q);else this.on(Z,Q)},removeEventListener(Z,$){for(let J of this.listeners(Z))if(J[M4]===$&&!J[C5]){this.removeListener(Z,J);break}}};j7.exports={CloseEvent:T5,ErrorEvent:v5,Event:e,EventTarget:K8,MessageEvent:n5};function d5(Z,$,J){if(typeof Z==="object"&&Z.handleEvent)Z.handleEvent.call(Z,J);else Z.call($,J)}});var F4=w((p6,F7)=>{var{tokenChars:E5}=G5();function p(Z,$,J){if(Z[$]===void 0)Z[$]=[J];else Z[$].push(J)}function Y8(Z){let $=Object.create(null),J=Object.create(null),Q=!1,K=!1,Y=!1,X,V,N=-1,D=-1,_=-1,H=0;for(;H<Z.length;H++)if(D=Z.charCodeAt(H),X===void 0)if(_===-1&&E5[D]===1){if(N===-1)N=H}else if(H!==0&&(D===32||D===9)){if(_===-1&&N!==-1)_=H}else if(D===59||D===44){if(N===-1)throw SyntaxError(`Unexpected character at index ${H}`);if(_===-1)_=H;let L=Z.slice(N,_);if(D===44)p($,L,J),J=Object.create(null);else X=L;N=_=-1}else throw SyntaxError(`Unexpected character at index ${H}`);else if(V===void 0)if(_===-1&&E5[D]===1){if(N===-1)N=H}else if(D===32||D===9){if(_===-1&&N!==-1)_=H}else if(D===59||D===44){if(N===-1)throw SyntaxError(`Unexpected character at index ${H}`);if(_===-1)_=H;if(p(J,Z.slice(N,_),!0),D===44)p($,X,J),J=Object.create(null),X=void 0;N=_=-1}else if(D===61&&N!==-1&&_===-1)V=Z.slice(N,H),N=_=-1;else throw SyntaxError(`Unexpected character at index ${H}`);else if(K){if(E5[D]!==1)throw SyntaxError(`Unexpected character at index ${H}`);if(N===-1)N=H;else if(!Q)Q=!0;K=!1}else if(Y)if(E5[D]===1){if(N===-1)N=H}else if(D===34&&N!==-1)Y=!1,_=H;else if(D===92)K=!0;else throw SyntaxError(`Unexpected character at index ${H}`);else if(D===34&&Z.charCodeAt(H-1)===61)Y=!0;else if(_===-1&&E5[D]===1){if(N===-1)N=H}else if(N!==-1&&(D===32||D===9)){if(_===-1)_=H}else if(D===59||D===44){if(N===-1)throw SyntaxError(`Unexpected character at index ${H}`);if(_===-1)_=H;let L=Z.slice(N,_);if(Q)L=L.replace(/\\/g,""),Q=!1;if(p(J,V,L),D===44)p($,X,J),J=Object.create(null),X=void 0;V=void 0,N=_=-1}else throw SyntaxError(`Unexpected character at index ${H}`);if(N===-1||Y||D===32||D===9)throw SyntaxError("Unexpected end of input");if(_===-1)_=H;let R=Z.slice(N,_);if(X===void 0)p($,R,J);else{if(V===void 0)p(J,R,!0);else if(Q)p(J,V,R.replace(/\\/g,""));else p(J,V,R);p($,X,J)}return $}function X8(Z){return Object.keys(Z).map(($)=>{let J=Z[$];if(!Array.isArray(J))J=[J];return J.map((Q)=>{return[$].concat(Object.keys(Q).map((K)=>{let Y=Q[K];if(!Array.isArray(Y))Y=[Y];return Y.map((X)=>X===!0?K:`${K}=${X}`).join("; ")})).join("; ")}).join(", ")}).join(", ")}F7.exports={format:X8,parse:Y8}});var a5=w((d6,b7)=>{var z8=S("events"),V8=S("https"),N8=S("http"),v7=S("net"),H8=S("tls"),{randomBytes:q8,createHash:_8}=S("crypto"),{Duplex:c6,Readable:l6}=S("stream"),{URL:P4}=S("url"),Z5=P5(),D8=S4(),U8=j4(),{isBlob:B8}=G5(),{BINARY_TYPES:P7,CLOSE_TIMEOUT:W8,EMPTY_BUFFER:i5,GUID:G8,kForOnEventAttribute:C4,kListener:L8,kStatusCode:A8,kWebSocket:j,NOOP:E7}=n(),{EventTarget:{addEventListener:R8,removeEventListener:T8}}=M7(),{format:O8,parse:S8}=F4(),{toBuffer:x8}=M5(),I7=Symbol("kAborted"),v4=[8,13],r=["CONNECTING","OPEN","CLOSING","CLOSED"],j8=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/;class U extends z8{constructor(Z,$,J){super();if(this._binaryType=P7[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=i5,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=U.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,Z!==null){if(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,$===void 0)$=[];else if(!Array.isArray($))if(typeof $==="object"&&$!==null)J=$,$=[];else $=[$];w7(this,Z,$,J)}else this._autoPong=J.autoPong,this._closeTimeout=J.closeTimeout,this._isServer=!0}get binaryType(){return this._binaryType}set binaryType(Z){if(!P7.includes(Z))return;if(this._binaryType=Z,this._receiver)this._receiver._binaryType=Z}get bufferedAmount(){if(!this._socket)return this._bufferedAmount;return this._socket._writableState.length+this._sender._bufferedBytes}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(Z,$,J){let Q=new D8({allowSynchronousEvents:J.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:J.maxPayload,skipUTF8Validation:J.skipUTF8Validation}),K=new U8(Z,this._extensions,J.generateMask);if(this._receiver=Q,this._sender=K,this._socket=Z,Q[j]=this,K[j]=this,Z[j]=this,Q.on("conclude",P8),Q.on("drain",C8),Q.on("error",v8),Q.on("message",E8),Q.on("ping",I8),Q.on("pong",w8),K.onerror=y8,Z.setTimeout)Z.setTimeout(0);if(Z.setNoDelay)Z.setNoDelay();if($.length>0)Z.unshift($);Z.on("close",h7),Z.on("data",o5),Z.on("end",k7),Z.on("error",g7),this._readyState=U.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=U.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}if(this._extensions[Z5.extensionName])this._extensions[Z5.extensionName].cleanup();this._receiver.removeAllListeners(),this._readyState=U.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(Z,$){if(this.readyState===U.CLOSED)return;if(this.readyState===U.CONNECTING){y(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===U.CLOSING){if(this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted))this._socket.end();return}this._readyState=U.CLOSING,this._sender.close(Z,$,!this._isServer,(J)=>{if(J)return;if(this._closeFrameSent=!0,this._closeFrameReceived||this._receiver._writableState.errorEmitted)this._socket.end()}),f7(this)}pause(){if(this.readyState===U.CONNECTING||this.readyState===U.CLOSED)return;this._paused=!0,this._socket.pause()}ping(Z,$,J){if(this.readyState===U.CONNECTING)throw Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof Z==="function")J=Z,Z=$=void 0;else if(typeof $==="function")J=$,$=void 0;if(typeof Z==="number")Z=Z.toString();if(this.readyState!==U.OPEN){E4(this,Z,J);return}if($===void 0)$=!this._isServer;this._sender.ping(Z||i5,$,J)}pong(Z,$,J){if(this.readyState===U.CONNECTING)throw Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof Z==="function")J=Z,Z=$=void 0;else if(typeof $==="function")J=$,$=void 0;if(typeof Z==="number")Z=Z.toString();if(this.readyState!==U.OPEN){E4(this,Z,J);return}if($===void 0)$=!this._isServer;this._sender.pong(Z||i5,$,J)}resume(){if(this.readyState===U.CONNECTING||this.readyState===U.CLOSED)return;if(this._paused=!1,!this._receiver._writableState.needDrain)this._socket.resume()}send(Z,$,J){if(this.readyState===U.CONNECTING)throw Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof $==="function")J=$,$={};if(typeof Z==="number")Z=Z.toString();if(this.readyState!==U.OPEN){E4(this,Z,J);return}let Q={binary:typeof Z!=="string",mask:!this._isServer,compress:!0,fin:!0,...$};if(!this._extensions[Z5.extensionName])Q.compress=!1;this._sender.send(Z||i5,Q,J)}terminate(){if(this.readyState===U.CLOSED)return;if(this.readyState===U.CONNECTING){y(this,this._req,"WebSocket was closed before the connection was established");return}if(this._socket)this._readyState=U.CLOSING,this._socket.destroy()}}Object.defineProperty(U,"CONNECTING",{enumerable:!0,value:r.indexOf("CONNECTING")});Object.defineProperty(U.prototype,"CONNECTING",{enumerable:!0,value:r.indexOf("CONNECTING")});Object.defineProperty(U,"OPEN",{enumerable:!0,value:r.indexOf("OPEN")});Object.defineProperty(U.prototype,"OPEN",{enumerable:!0,value:r.indexOf("OPEN")});Object.defineProperty(U,"CLOSING",{enumerable:!0,value:r.indexOf("CLOSING")});Object.defineProperty(U.prototype,"CLOSING",{enumerable:!0,value:r.indexOf("CLOSING")});Object.defineProperty(U,"CLOSED",{enumerable:!0,value:r.indexOf("CLOSED")});Object.defineProperty(U.prototype,"CLOSED",{enumerable:!0,value:r.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach((Z)=>{Object.defineProperty(U.prototype,Z,{enumerable:!0})});["open","error","close","message"].forEach((Z)=>{Object.defineProperty(U.prototype,`on${Z}`,{enumerable:!0,get(){for(let $ of this.listeners(Z))if($[C4])return $[L8];return null},set($){for(let J of this.listeners(Z))if(J[C4]){this.removeListener(Z,J);break}if(typeof $!=="function")return;this.addEventListener(Z,$,{[C4]:!0})}})});U.prototype.addEventListener=R8;U.prototype.removeEventListener=T8;b7.exports=U;function w7(Z,$,J,Q){let K={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:W8,protocolVersion:v4[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...Q,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(Z._autoPong=K.autoPong,Z._closeTimeout=K.closeTimeout,!v4.includes(K.protocolVersion))throw RangeError(`Unsupported protocol version: ${K.protocolVersion} (supported versions: ${v4.join(", ")})`);let Y;if($ instanceof P4)Y=$;else try{Y=new P4($)}catch(G){throw SyntaxError(`Invalid URL: ${$}`)}if(Y.protocol==="http:")Y.protocol="ws:";else if(Y.protocol==="https:")Y.protocol="wss:";Z._url=Y.href;let X=Y.protocol==="wss:",V=Y.protocol==="ws+unix:",N;if(Y.protocol!=="ws:"&&!X&&!V)N=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`;else if(V&&!Y.pathname)N="The URL's pathname is empty";else if(Y.hash)N="The URL contains a fragment identifier";if(N){let G=SyntaxError(N);if(Z._redirects===0)throw G;else{r5(Z,G);return}}let D=X?443:80,_=q8(16).toString("base64"),H=X?V8.request:N8.request,R=new Set,L;if(K.createConnection=K.createConnection||(X?F8:M8),K.defaultPort=K.defaultPort||D,K.port=Y.port||D,K.host=Y.hostname.startsWith("[")?Y.hostname.slice(1,-1):Y.hostname,K.headers={...K.headers,"Sec-WebSocket-Version":K.protocolVersion,"Sec-WebSocket-Key":_,Connection:"Upgrade",Upgrade:"websocket"},K.path=Y.pathname+Y.search,K.timeout=K.handshakeTimeout,K.perMessageDeflate)L=new Z5(K.perMessageDeflate!==!0?K.perMessageDeflate:{},!1,K.maxPayload),K.headers["Sec-WebSocket-Extensions"]=O8({[Z5.extensionName]:L.offer()});if(J.length){for(let G of J){if(typeof G!=="string"||!j8.test(G)||R.has(G))throw SyntaxError("An invalid or duplicated subprotocol was specified");R.add(G)}K.headers["Sec-WebSocket-Protocol"]=J.join(",")}if(K.origin)if(K.protocolVersion<13)K.headers["Sec-WebSocket-Origin"]=K.origin;else K.headers.Origin=K.origin;if(Y.username||Y.password)K.auth=`${Y.username}:${Y.password}`;if(V){let G=K.path.split(":");K.socketPath=G[0],K.path=G[1]}let O;if(K.followRedirects){if(Z._redirects===0){Z._originalIpc=V,Z._originalSecure=X,Z._originalHostOrSocketPath=V?K.socketPath:Y.host;let G=Q&&Q.headers;if(Q={...Q,headers:{}},G)for(let[C,_5]of Object.entries(G))Q.headers[C.toLowerCase()]=_5}else if(Z.listenerCount("redirect")===0){let G=V?Z._originalIpc?K.socketPath===Z._originalHostOrSocketPath:!1:Z._originalIpc?!1:Y.host===Z._originalHostOrSocketPath;if(!G||Z._originalSecure&&!X){if(delete K.headers.authorization,delete K.headers.cookie,!G)delete K.headers.host;K.auth=void 0}}if(K.auth&&!Q.headers.authorization)Q.headers.authorization="Basic "+Buffer.from(K.auth).toString("base64");if(O=Z._req=H(K),Z._redirects)Z.emit("redirect",Z.url,O)}else O=Z._req=H(K);if(K.timeout)O.on("timeout",()=>{y(Z,O,"Opening handshake has timed out")});if(O.on("error",(G)=>{if(O===null||O[I7])return;O=Z._req=null,r5(Z,G)}),O.on("response",(G)=>{let C=G.headers.location,_5=G.statusCode;if(C&&K.followRedirects&&_5>=300&&_5<400){if(++Z._redirects>K.maxRedirects){y(Z,O,"Maximum redirects exceeded");return}O.abort();let S5;try{S5=new P4(C,$)}catch(c4){let D5=SyntaxError(`Invalid URL: ${C}`);r5(Z,D5);return}w7(Z,S5,J,Q)}else if(!Z.emit("unexpected-response",O,G))y(Z,O,`Unexpected server response: ${G.statusCode}`)}),O.on("upgrade",(G,C,_5)=>{if(Z.emit("upgrade",G),Z.readyState!==U.CONNECTING)return;O=Z._req=null;let S5=G.headers.upgrade;if(S5===void 0||S5.toLowerCase()!=="websocket"){y(Z,C,"Invalid Upgrade header");return}let c4=_8("sha1").update(_+G8).digest("base64");if(G.headers["sec-websocket-accept"]!==c4){y(Z,C,"Invalid Sec-WebSocket-Accept header");return}let D5=G.headers["sec-websocket-protocol"],x5;if(D5!==void 0){if(!R.size)x5="Server sent a subprotocol but none was requested";else if(!R.has(D5))x5="Server sent an invalid subprotocol"}else if(R.size)x5="Server sent no subprotocol";if(x5){y(Z,C,x5);return}if(D5)Z._protocol=D5;let l4=G.headers["sec-websocket-extensions"];if(l4!==void 0){if(!L){y(Z,C,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let U4;try{U4=S8(l4)}catch(B4){y(Z,C,"Invalid Sec-WebSocket-Extensions header");return}let d4=Object.keys(U4);if(d4.length!==1||d4[0]!==Z5.extensionName){y(Z,C,"Server indicated an extension that was not requested");return}try{L.accept(U4[Z5.extensionName])}catch(B4){y(Z,C,"Invalid Sec-WebSocket-Extensions header");return}Z._extensions[Z5.extensionName]=L}Z.setSocket(C,_5,{allowSynchronousEvents:K.allowSynchronousEvents,generateMask:K.generateMask,maxPayload:K.maxPayload,skipUTF8Validation:K.skipUTF8Validation})}),K.finishRequest)K.finishRequest(O,Z);else O.end()}function r5(Z,$){Z._readyState=U.CLOSING,Z._errorEmitted=!0,Z.emit("error",$),Z.emitClose()}function M8(Z){return Z.path=Z.socketPath,v7.connect(Z)}function F8(Z){if(Z.path=void 0,!Z.servername&&Z.servername!=="")Z.servername=v7.isIP(Z.host)?"":Z.host;return H8.connect(Z)}function y(Z,$,J){Z._readyState=U.CLOSING;let Q=Error(J);if(Error.captureStackTrace(Q,y),$.setHeader){if($[I7]=!0,$.abort(),$.socket&&!$.socket.destroyed)$.socket.destroy();process.nextTick(r5,Z,Q)}else $.destroy(Q),$.once("error",Z.emit.bind(Z,"error")),$.once("close",Z.emitClose.bind(Z))}function E4(Z,$,J){if($){let Q=B8($)?$.size:x8($).length;if(Z._socket)Z._sender._bufferedBytes+=Q;else Z._bufferedAmount+=Q}if(J){let Q=Error(`WebSocket is not open: readyState ${Z.readyState} (${r[Z.readyState]})`);process.nextTick(J,Q)}}function P8(Z,$){let J=this[j];if(J._closeFrameReceived=!0,J._closeMessage=$,J._closeCode=Z,J._socket[j]===void 0)return;if(J._socket.removeListener("data",o5),process.nextTick(y7,J._socket),Z===1005)J.close();else J.close(Z,$)}function C8(){let Z=this[j];if(!Z.isPaused)Z._socket.resume()}function v8(Z){let $=this[j];if($._socket[j]!==void 0)$._socket.removeListener("data",o5),process.nextTick(y7,$._socket),$.close(Z[A8]);if(!$._errorEmitted)$._errorEmitted=!0,$.emit("error",Z)}function C7(){this[j].emitClose()}function E8(Z,$){this[j].emit("message",Z,$)}function I8(Z){let $=this[j];if($._autoPong)$.pong(Z,!this._isServer,E7);$.emit("ping",Z)}function w8(Z){this[j].emit("pong",Z)}function y7(Z){Z.resume()}function y8(Z){let $=this[j];if($.readyState===U.CLOSED)return;if($.readyState===U.OPEN)$._readyState=U.CLOSING,f7($);if(this._socket.end(),!$._errorEmitted)$._errorEmitted=!0,$.emit("error",Z)}function f7(Z){Z._closeTimer=setTimeout(Z._socket.destroy.bind(Z._socket),Z._closeTimeout)}function h7(){let Z=this[j];if(this.removeListener("close",h7),this.removeListener("data",o5),this.removeListener("end",k7),Z._readyState=U.CLOSING,!this._readableState.endEmitted&&!Z._closeFrameReceived&&!Z._receiver._writableState.errorEmitted&&this._readableState.length!==0){let $=this.read(this._readableState.length);Z._receiver.write($)}if(Z._receiver.end(),this[j]=void 0,clearTimeout(Z._closeTimer),Z._receiver._writableState.finished||Z._receiver._writableState.errorEmitted)Z.emitClose();else Z._receiver.on("error",C7),Z._receiver.on("finish",C7)}function o5(Z){if(!this[j]._receiver.write(Z))this.pause()}function k7(){let Z=this[j];Z._readyState=U.CLOSING,Z._receiver.end(),this.end()}function g7(){let Z=this[j];if(this.removeListener("error",g7),this.on("error",E7),Z)Z._readyState=U.CLOSING,this.destroy()}});var c7=w((i6,p7)=>{var n6=a5(),{Duplex:f8}=S("stream");function m7(Z){Z.emit("close")}function h8(){if(!this.destroyed&&this._writableState.finished)this.destroy()}function u7(Z){if(this.removeListener("error",u7),this.destroy(),this.listenerCount("error")===0)this.emit("error",Z)}function k8(Z,$){let J=!0,Q=new f8({...$,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return Z.on("message",function(Y,X){let V=!X&&Q._readableState.objectMode?Y.toString():Y;if(!Q.push(V))Z.pause()}),Z.once("error",function(Y){if(Q.destroyed)return;J=!1,Q.destroy(Y)}),Z.once("close",function(){if(Q.destroyed)return;Q.push(null)}),Q._destroy=function(K,Y){if(Z.readyState===Z.CLOSED){Y(K),process.nextTick(m7,Q);return}let X=!1;if(Z.once("error",function(N){X=!0,Y(N)}),Z.once("close",function(){if(!X)Y(K);process.nextTick(m7,Q)}),J)Z.terminate()},Q._final=function(K){if(Z.readyState===Z.CONNECTING){Z.once("open",function(){Q._final(K)});return}if(Z._socket===null)return;if(Z._socket._writableState.finished){if(K(),Q._readableState.endEmitted)Q.destroy()}else Z._socket.once("finish",function(){K()}),Z.close()},Q._read=function(){if(Z.isPaused)Z.resume()},Q._write=function(K,Y,X){if(Z.readyState===Z.CONNECTING){Z.once("open",function(){Q._write(K,Y,X)});return}Z.send(K,X)},Q.on("end",h8),Q.on("error",u7),Q}p7.exports=k8});var d7=w((r6,l7)=>{var{tokenChars:g8}=G5();function b8(Z){let $=new Set,J=-1,Q=-1,K=0;for(K;K<Z.length;K++){let X=Z.charCodeAt(K);if(Q===-1&&g8[X]===1){if(J===-1)J=K}else if(K!==0&&(X===32||X===9)){if(Q===-1&&J!==-1)Q=K}else if(X===44){if(J===-1)throw SyntaxError(`Unexpected character at index ${K}`);if(Q===-1)Q=K;let V=Z.slice(J,Q);if($.has(V))throw SyntaxError(`The "${V}" subprotocol is duplicated`);$.add(V),J=Q=-1}else throw SyntaxError(`Unexpected character at index ${K}`)}if(J===-1||Q!==-1)throw SyntaxError("Unexpected end of input");let Y=Z.slice(J,K);if($.has(Y))throw SyntaxError(`The "${Y}" subprotocol is duplicated`);return $.add(Y),$}l7.exports={parse:b8}});var a7=w((a6,o7)=>{var m8=S("events"),s5=S("http"),{Duplex:o6}=S("stream"),{createHash:u8}=S("crypto"),n7=F4(),Y5=P5(),p8=d7(),c8=a5(),{CLOSE_TIMEOUT:l8,GUID:d8,kWebSocket:n8}=n(),i8=/^[+/0-9A-Za-z]{22}==$/;class r7 extends m8{constructor(Z,$){super();if(Z={allowSynchronousEvents:!0,autoPong:!0,maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:l8,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:c8,...Z},Z.port==null&&!Z.server&&!Z.noServer||Z.port!=null&&(Z.server||Z.noServer)||Z.server&&Z.noServer)throw TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(Z.port!=null)this._server=s5.createServer((J,Q)=>{let K=s5.STATUS_CODES[426];Q.writeHead(426,{"Content-Length":K.length,"Content-Type":"text/plain"}),Q.end(K)}),this._server.listen(Z.port,Z.host,Z.backlog,$);else if(Z.server)this._server=Z.server;if(this._server){let J=this.emit.bind(this,"connection");this._removeListeners=r8(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(Q,K,Y)=>{this.handleUpgrade(Q,K,Y,J)}})}if(Z.perMessageDeflate===!0)Z.perMessageDeflate={};if(Z.clientTracking)this.clients=new Set,this._shouldEmitClose=!1;this.options=Z,this._state=0}address(){if(this.options.noServer)throw Error('The server is operating in "noServer" mode');if(!this._server)return null;return this._server.address()}close(Z){if(this._state===2){if(Z)this.once("close",()=>{Z(Error("The server is not running"))});process.nextTick(I5,this);return}if(Z)this.once("close",Z);if(this._state===1)return;if(this._state=1,this.options.noServer||this.options.server){if(this._server)this._removeListeners(),this._removeListeners=this._server=null;if(this.clients)if(!this.clients.size)process.nextTick(I5,this);else this._shouldEmitClose=!0;else process.nextTick(I5,this)}else{let $=this._server;this._removeListeners(),this._removeListeners=this._server=null,$.close(()=>{I5(this)})}}shouldHandle(Z){if(this.options.path){let $=Z.url.indexOf("?");if(($!==-1?Z.url.slice(0,$):Z.url)!==this.options.path)return!1}return!0}handleUpgrade(Z,$,J,Q){$.on("error",i7);let K=Z.headers["sec-websocket-key"],Y=Z.headers.upgrade,X=+Z.headers["sec-websocket-version"];if(Z.method!=="GET"){X5(this,Z,$,405,"Invalid HTTP method");return}if(Y===void 0||Y.toLowerCase()!=="websocket"){X5(this,Z,$,400,"Invalid Upgrade header");return}if(K===void 0||!i8.test(K)){X5(this,Z,$,400,"Missing or invalid Sec-WebSocket-Key header");return}if(X!==13&&X!==8){X5(this,Z,$,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(Z)){w5($,400);return}let V=Z.headers["sec-websocket-protocol"],N=new Set;if(V!==void 0)try{N=p8.parse(V)}catch(H){X5(this,Z,$,400,"Invalid Sec-WebSocket-Protocol header");return}let D=Z.headers["sec-websocket-extensions"],_={};if(this.options.perMessageDeflate&&D!==void 0){let H=new Y5(this.options.perMessageDeflate,!0,this.options.maxPayload);try{let R=n7.parse(D);if(R[Y5.extensionName])H.accept(R[Y5.extensionName]),_[Y5.extensionName]=H}catch(R){X5(this,Z,$,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let H={origin:Z.headers[`${X===8?"sec-websocket-origin":"origin"}`],secure:!!(Z.socket.authorized||Z.socket.encrypted),req:Z};if(this.options.verifyClient.length===2){this.options.verifyClient(H,(R,L,O,G)=>{if(!R)return w5($,L||401,O,G);this.completeUpgrade(_,K,N,Z,$,J,Q)});return}if(!this.options.verifyClient(H))return w5($,401)}this.completeUpgrade(_,K,N,Z,$,J,Q)}completeUpgrade(Z,$,J,Q,K,Y,X){if(!K.readable||!K.writable)return K.destroy();if(K[n8])throw Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>0)return w5(K,503);let N=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${u8("sha1").update($+d8).digest("base64")}`],D=new this.options.WebSocket(null,void 0,this.options);if(J.size){let _=this.options.handleProtocols?this.options.handleProtocols(J,Q):J.values().next().value;if(_)N.push(`Sec-WebSocket-Protocol: ${_}`),D._protocol=_}if(Z[Y5.extensionName]){let _=Z[Y5.extensionName].params,H=n7.format({[Y5.extensionName]:[_]});N.push(`Sec-WebSocket-Extensions: ${H}`),D._extensions=Z}if(this.emit("headers",N,Q),K.write(N.concat(`\r
2
+ `).join(`\r
3
+ `)),K.removeListener("error",i7),D.setSocket(K,Y,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients)this.clients.add(D),D.on("close",()=>{if(this.clients.delete(D),this._shouldEmitClose&&!this.clients.size)process.nextTick(I5,this)});X(D,Q)}}o7.exports=r7;function r8(Z,$){for(let J of Object.keys($))Z.on(J,$[J]);return function(){for(let Q of Object.keys($))Z.removeListener(Q,$[Q])}}function I5(Z){Z._state=2,Z.emit("close")}function i7(){this.destroy()}function w5(Z,$,J,Q){J=J||s5.STATUS_CODES[$],Q={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(J),...Q},Z.once("finish",Z.destroy),Z.end(`HTTP/1.1 ${$} ${s5.STATUS_CODES[$]}\r
4
+ `+Object.keys(Q).map((K)=>`${K}: ${Q[K]}`).join(`\r
5
+ `)+`\r
6
+ \r
7
+ `+J)}function X5(Z,$,J,Q,K,Y){if(Z.listenerCount("wsClientError")){let X=Error(K);Error.captureStackTrace(X,X5),Z.emit("wsClientError",X,J,$)}else w5(J,Q,K,Y)}});import{EventEmitter as T6}from"events";import{EventEmitter as SZ}from"events";var b=((Z)=>{return Z[Z.GuildText=0]="GuildText",Z[Z.DM=1]="DM",Z[Z.GuildVoice=2]="GuildVoice",Z[Z.GroupDM=3]="GroupDM",Z[Z.GuildCategory=4]="GuildCategory",Z[Z.GuildLink=5]="GuildLink",Z[Z.GuildLinkExtended=998]="GuildLinkExtended",Z})(b||{}),U5=((Z)=>{return Z[Z.Role=0]="Role",Z[Z.Member=1]="Member",Z})(U5||{});var W4={CONTAINS_EXPLICIT_MEDIA:16,IS_ANIMATED:32},G4=((Z)=>{return Z[Z.Default=0]="Default",Z[Z.RecipientAdd=1]="RecipientAdd",Z[Z.RecipientRemove=2]="RecipientRemove",Z[Z.Call=3]="Call",Z[Z.ChannelNameChange=4]="ChannelNameChange",Z[Z.ChannelIconChange=5]="ChannelIconChange",Z[Z.ChannelPinnedMessage=6]="ChannelPinnedMessage",Z[Z.UserJoin=7]="UserJoin",Z[Z.Reply=19]="Reply",Z})(G4||{});var OZ={IS_SPOILER:8,CONTAINS_EXPLICIT_MEDIA:16,IS_ANIMATED:32};var m=((Z)=>{return Z[Z.Dispatch=0]="Dispatch",Z[Z.Heartbeat=1]="Heartbeat",Z[Z.Identify=2]="Identify",Z[Z.PresenceUpdate=3]="PresenceUpdate",Z[Z.VoiceStateUpdate=4]="VoiceStateUpdate",Z[Z.Resume=6]="Resume",Z[Z.Reconnect=7]="Reconnect",Z[Z.RequestGuildMembers=8]="RequestGuildMembers",Z[Z.InvalidSession=9]="InvalidSession",Z[Z.Hello=10]="Hello",Z[Z.HeartbeatAck=11]="HeartbeatAck",Z})(m||{});var z={channel:(Z)=>`/channels/${Z}`,channelMessages:(Z)=>`/channels/${Z}/messages`,channelMessage:(Z,$)=>`/channels/${Z}/messages/${$}`,channelMessageReactions:(Z,$)=>`/channels/${Z}/messages/${$}/reactions`,channelMessageReaction:(Z,$,J)=>`/channels/${Z}/messages/${$}/reactions/${encodeURIComponent(J)}`,channelPins:(Z)=>`/channels/${Z}/messages/pins`,channelPin:(Z,$)=>`/channels/${Z}/messages/pins/${$}`,channelPinMessage:(Z,$)=>`/channels/${Z}/pins/${$}`,channelBulkDelete:(Z)=>`/channels/${Z}/messages/bulk-delete`,channelWebhooks:(Z)=>`/channels/${Z}/webhooks`,channelTyping:(Z)=>`/channels/${Z}/typing`,channelInvites:(Z)=>`/channels/${Z}/invites`,channelPermission:(Z,$)=>`/channels/${Z}/permissions/${$}`,channelRecipient:(Z,$)=>`/channels/${Z}/recipients/${$}`,channelMessageAttachment:(Z,$,J)=>`/channels/${Z}/messages/${$}/attachments/${J}`,guilds:()=>"/guilds",guild:(Z)=>`/guilds/${Z}`,guildDelete:(Z)=>`/guilds/${Z}/delete`,guildVanityUrl:(Z)=>`/guilds/${Z}/vanity-url`,guildTextChannelFlexibleNames:(Z)=>`/guilds/${Z}/text-channel-flexible-names`,guildDetachedBanner:(Z)=>`/guilds/${Z}/detached-banner`,guildDisallowUnclaimedAccounts:(Z)=>`/guilds/${Z}/disallow-unclaimed-accounts`,guildTransferOwnership:(Z)=>`/guilds/${Z}/transfer-ownership`,guildRolesHoistPositions:(Z)=>`/guilds/${Z}/roles/hoist-positions`,guildEmojisBulk:(Z)=>`/guilds/${Z}/emojis/bulk`,guildStickersBulk:(Z)=>`/guilds/${Z}/stickers/bulk`,guildChannels:(Z)=>`/guilds/${Z}/channels`,guildMembers:(Z)=>`/guilds/${Z}/members`,guildMember:(Z,$)=>`/guilds/${Z}/members/${$}`,guildMemberRole:(Z,$,J)=>`/guilds/${Z}/members/${$}/roles/${J}`,guildRoles:(Z)=>`/guilds/${Z}/roles`,guildRole:(Z,$)=>`/guilds/${Z}/roles/${$}`,guildBans:(Z)=>`/guilds/${Z}/bans`,guildBan:(Z,$)=>`/guilds/${Z}/bans/${$}`,guildInvites:(Z)=>`/guilds/${Z}/invites`,invite:(Z)=>`/invites/${encodeURIComponent(Z)}`,guildAuditLogs:(Z)=>`/guilds/${Z}/audit-logs`,guildEmojis:(Z)=>`/guilds/${Z}/emojis`,guildEmoji:(Z,$)=>`/guilds/${Z}/emojis/${$}`,guildStickers:(Z)=>`/guilds/${Z}/stickers`,guildSticker:(Z,$)=>`/guilds/${Z}/stickers/${$}`,guildWebhooks:(Z)=>`/guilds/${Z}/webhooks`,webhook:(Z)=>`/webhooks/${Z}`,webhookExecute:(Z,$)=>`/webhooks/${Z}/${$}`,user:(Z)=>`/users/${Z}`,currentUser:()=>"/users/@me",currentUserGuilds:()=>"/users/@me/guilds",leaveGuild:(Z)=>`/users/@me/guilds/${Z}`,userMeChannels:()=>"/users/@me/channels",userProfile:(Z,$)=>$?`/users/${Z}/profile?guild_id=${$}`:`/users/${Z}/profile`,instance:()=>"/instance",gateway:()=>"/gateway",gatewayBot:()=>"/gateway/bot",streamPreview:(Z)=>`/streams/${encodeURIComponent(Z)}/preview`,applicationCommands:(Z)=>`/applications/${Z}/commands`,applicationCommand:(Z,$)=>`/applications/${Z}/commands/${$}`,interactionCallback:(Z,$)=>`/interactions/${Z}/${$}/callback`,oauth2ApplicationBot:(Z)=>`/oauth2/applications/${Z}/bot`,oauth2ApplicationBotResetToken:(Z)=>`/oauth2/applications/${Z}/bot/reset-token`};var xZ=class{buckets=new Map;globalResetAt=0;getBucket(Z){return this.buckets.get(Z)}setBucket(Z,$,J,Q){this.buckets.set(Z,{limit:$,remaining:J,resetAt:Q})}setGlobalReset(Z){this.globalResetAt=Z}getGlobalReset(){return this.globalResetAt}getWaitTime(Z){let $=Date.now(),J=this.globalResetAt>$?this.globalResetAt-$:0,Q=this.buckets.get(Z),K=Q&&Q.remaining<=0&&Q.resetAt>$?Q.resetAt-$:0;return Math.max(J,K)}updateFromHeaders(Z,$){let J=$.get("X-RateLimit-Limit"),Q=$.get("X-RateLimit-Remaining"),K=$.get("X-RateLimit-Reset");if(J!==null&&Q!==null&&K!==null){let X=parseInt(K,10);if(!Number.isNaN(X)){let V=X*1000;this.setBucket(Z,parseInt(J,10),parseInt(Q,10),V)}}let Y=$.get("Retry-After");if(Y!==null){let X=parseInt(Y,10),V=Date.now()+(Number.isNaN(X)?0:X*1000);this.setBucket(Z,1,0,V)}}},v=class Z extends Error{code;statusCode;errors;constructor($,J){super($.message);this.name="FluxerAPIError",this.code=$.code,this.statusCode=J,this.errors=$.errors,Object.setPrototypeOf(this,Z.prototype)}get isRetryable(){return this.statusCode===429||this.statusCode>=500&&this.statusCode<600}},d=class Z extends v{retryAfter;global;constructor($,J){super($,J);this.retryAfter=$.retry_after,this.global=$.global??!1,this.name="RateLimitError",Object.setPrototypeOf(this,Z.prototype)}},jZ={502:"Bad Gateway — Fluxer API may be temporarily unavailable.",503:"Service Unavailable — Fluxer API is down or overloaded. Try again later.",504:"Gateway Timeout — Fluxer API did not respond in time."},i4=class Z extends Error{statusCode;body;constructor($,J){let Q=jZ[$],K=J?.trim()||(Q??"No body");super(`HTTP ${$}: ${K}`);this.name="HTTPError",this.statusCode=$,this.body=J,Object.setPrototypeOf(this,Z.prototype)}get isRetryable(){return this.statusCode===429||this.statusCode>=500&&this.statusCode<600}};function MZ(Z){if(Z instanceof Blob)return Z;return new Blob([Z])}function FZ(Z,$){let J=MZ(Z);if(typeof File<"u")return new File([J],$,{type:J.type||"application/octet-stream"});return J}function PZ(Z,$){let J=new FormData,Q={...Z};if($?.length&&!Q.attachments)Q.attachments=$.map((K,Y)=>({id:Y,filename:K.filename??K.name}));if(J.append("payload_json",JSON.stringify(Q)),$?.length)for(let K=0;K<$.length;K++){let Y=$[K];if(!Y)continue;let X=Y.filename??Y.name,V=FZ(Y.data,X);J.append(`files[${K}]`,V,X)}return J}var CZ=class{token=null;options;rateLimiter=new xZ;constructor(Z){this.options={api:Z.api??"https://api.fluxer.app",version:Z.version??"1",authPrefix:Z.authPrefix??"Bot",timeout:Z.timeout??15000,retries:Z.retries??3,userAgent:Z.userAgent??"fluxerjs"}}setToken(Z){this.token=Z}get baseUrl(){return`${this.options.api}/v${this.options.version}`}getRouteHash(Z){return Z.replace(/\d{17,19}/g,":id")}async waitForRateLimit(Z){let $=this.rateLimiter.getWaitTime(Z);if($>0)await new Promise((J)=>setTimeout(J,$))}buildHeaders(Z,$,J){let Q={"User-Agent":this.options.userAgent,...$.headers};if($.auth!==!1&&this.token)Q.Authorization=this.options.authPrefix?`${this.options.authPrefix} ${this.token}`:this.token;if(J!==void 0&&!(J instanceof FormData))Q["Content-Type"]="application/json";return Q}async request(Z,$,J={}){let Q=this.getRouteHash($),K=$.startsWith("http")?$:`${this.baseUrl}${$}`;await this.waitForRateLimit(Q);let Y;if(J.body!==void 0)if(J.body instanceof FormData)Y=J.body;else if(J.files?.length&&typeof J.body==="object"&&J.body!==null)Y=PZ(J.body,J.files);else Y=JSON.stringify(J.body);let X=this.buildHeaders($,J,Y),V=null;for(let N=0;N<=this.options.retries;N++){let D=new AbortController,_=setTimeout(()=>D.abort(),this.options.timeout);try{let H=await fetch(K,{method:Z,headers:X,body:Y,signal:D.signal});if(this.rateLimiter.updateFromHeaders(Q,H.headers),H.status===429){let L=await H.json().catch(()=>({})),O=(L.retry_after??parseInt(H.headers.get("Retry-After")??"0",10))*1000;if(this.rateLimiter.setBucket(Q,1,0,Date.now()+O),L.global)this.rateLimiter.setGlobalReset(Date.now()+O);throw new d({...L,code:"RATE_LIMITED",message:L.message??"Rate limited",retry_after:L.retry_after??0},H.status)}let R=await H.text();if(!H.ok){let L;try{L=JSON.parse(R)}catch{throw new i4(H.status,R)}throw new v(L,H.status)}if(H.status===204||R.length===0)return;return JSON.parse(R)}catch(H){let R=H instanceof Error?H:Error(String(H));if(V=N>0?Error(`Retry ${N} failed: ${R.message}`,{cause:R}):R,H instanceof d&&N<this.options.retries){let L=H.retryAfter*1000;if(Number.isFinite(L)){await new Promise((O)=>setTimeout(O,L));continue}}if(H instanceof v||H instanceof i4)throw H;if(N<this.options.retries){await new Promise((L)=>setTimeout(L,500*(N+1)));continue}throw V}finally{clearTimeout(_)}}throw V??Error("Request failed")}},r4=class extends SZ{requestManager;_token=null;constructor(Z={}){super();this.requestManager=new CZ({api:Z.api??"https://api.fluxer.app",version:Z.version??"1",authPrefix:Z.authPrefix??"",timeout:Z.timeout??15000,retries:Z.retries??3,userAgent:Z.userAgent??"fluxerjs"})}setToken(Z){return this._token=Z,this.requestManager.setToken(Z),this}get token(){return this._token}async get(Z,$){return this.requestManager.request("GET",Z,{auth:$?.auth})}async post(Z,$){return this.requestManager.request("POST",Z,{body:$?.body,auth:$?.auth,files:$?.files})}async patch(Z,$){return this.requestManager.request("PATCH",Z,{body:$?.body,auth:$?.auth})}async put(Z,$){return this.requestManager.request("PUT",Z,{body:$?.body,auth:$?.auth})}async delete(Z,$){return this.requestManager.request("DELETE",Z,{auth:$?.auth})}static get Routes(){return z}};import{EventEmitter as e8}from"events";import{EventEmitter as Z6}from"events";var o8=j5(c7(),1),a8=j5(S4(),1),s8=j5(j4(),1),s7=j5(a5(),1),t8=j5(a7(),1);var t7=s7.default;var e5=((Z)=>S)(function(Z){return S.apply(this,arguments)}),k=null;function $6(){if(k)return k;if(typeof globalThis.WebSocket<"u")return k=globalThis.WebSocket,k;if(typeof e5==="function")try{return k=e5("ws"),k}catch{}throw Error('No WebSocket implementation. Use Node 22+, or run with CommonJS. The "ws" package is bundled with @fluxerjs/ws.')}async function J6(){if(k)return k;if(typeof globalThis.WebSocket<"u")return k=globalThis.WebSocket,k;if(typeof e5==="function")try{return k=e5("ws"),k}catch{}return t7}var t5=1000,e7=45000,Q6=class extends Z6{ws=null;options;heartbeatInterval=null;heartbeatAt=0;lastHeartbeatAck=!0;sessionId=null;seq=null;destroying=!1;url;WS;reconnectDelayMs=t5;reconnectTimeout=null;scheduleReconnect(){if(this.destroying)return;if(this.reconnectTimeout!==null)return;let Z=Math.min(e7,this.reconnectDelayMs*(0.75+Math.random()*0.5));this.reconnectDelayMs=Math.min(e7,this.reconnectDelayMs*1.5),this.debug(`Reconnecting in ${Math.round(Z)}ms…`),this.reconnectTimeout=setTimeout(()=>{this.reconnectTimeout=null,this.connect()},Z)}constructor(Z){super();this.options=Z,this.WS=Z.WebSocket??$6();let $=Z.version??"1",J=new URLSearchParams({v:$,encoding:"json"});this.url=`${Z.url}?${J}`}get id(){return this.options.shardId}get status(){if(!this.ws)return 0;switch(this.ws.readyState){case 0:return 1;case 1:return 2;case 2:return 3;case 3:return 0;default:return 0}}connect(){if(this.ws?.readyState===1)return;this.destroying=!1,this.debug("Connecting");let Z=new this.WS(this.url);this.ws=Z;let $=(Y)=>{try{let X=typeof Y==="string"?Y:Y.toString();this.handlePayload(JSON.parse(X))}catch(X){this.emit("error",X instanceof Error?X:Error(String(X)))}},J=(Y)=>{if(this.ws=null,this.stopHeartbeat(),this.emit("close",Y),this.debug(`Closed: ${Y}`),!this.destroying&&K6(Y))this.scheduleReconnect()},Q=(Y)=>{let X=Y instanceof Error?Y:Error("WebSocket error");if(this.emit("error",X),!this.destroying&&this.ws)this.ws=null,this.stopHeartbeat(),this.debug("Connection error; will retry…"),this.scheduleReconnect()},K=()=>{this.debug("Socket open"),this.reconnectDelayMs=t5};if(typeof Z.addEventListener==="function")Z.addEventListener("open",K),Z.addEventListener("message",(Y)=>$(Y.data)),Z.addEventListener("close",(Y)=>J(Y.code)),Z.addEventListener("error",()=>Q(Error("WebSocket error")));else if(typeof Z.on==="function")Z.on("open",K),Z.on("message",(Y)=>$(Y)),Z.on("close",(Y)=>J(Y??1006)),Z.on("error",(Y)=>Q(Y))}debug(Z){this.emit("debug",`[Shard ${this.id}] ${Z}`)}handlePayload(Z){switch(Z.op){case m.Hello:this.handleHello(Z.d);break;case m.HeartbeatAck:this.lastHeartbeatAck=!0;break;case m.Dispatch:if(Z.t==="READY"){let $=Z.d;this.sessionId=$.session_id,this.reconnectDelayMs=t5,this.emit("ready",Z.d)}else if(Z.t==="RESUMED")this.reconnectDelayMs=t5,this.emit("resumed");if(Z.s!==void 0)this.seq=Z.s;this.emit("dispatch",Z);break;case m.InvalidSession:this.debug(`Invalid session (d=${Z.d}), reconnecting`),this.sessionId=null,this.seq=null,setTimeout(()=>this.connect(),1000+Math.random()*4000);break;case m.Reconnect:this.debug("Reconnect requested"),this.ws?.close(1000),setTimeout(()=>this.connect(),100);break;default:break}}handleHello(Z){let $=Math.random()*Z.heartbeat_interval;if(this.heartbeatAt=Date.now()+$,this.startHeartbeat(Z.heartbeat_interval),this.sessionId&&this.seq!==null)this.send({op:m.Resume,d:{token:this.options.token,session_id:this.sessionId,seq:this.seq}});else{let J={token:this.options.token,intents:this.options.intents,properties:this.options.properties??{os:process.platform==="win32"?"Windows":"linux",browser:"Discord Client",device:"Discord Client"}};if(this.options.presence)J.presence=this.options.presence;this.send({op:m.Identify,d:J})}}startHeartbeat(Z){this.stopHeartbeat(),this.lastHeartbeatAck=!0,this.heartbeatInterval=setInterval(()=>{if(!this.lastHeartbeatAck&&this.seq!==null){if(this.debug("Heartbeat ack missed; reconnecting"),this.ws?.close(1000),!this.destroying)this.scheduleReconnect();return}this.lastHeartbeatAck=!1,this.send({op:m.Heartbeat,d:this.seq??null})},Z)}stopHeartbeat(){if(this.heartbeatInterval)clearInterval(this.heartbeatInterval),this.heartbeatInterval=null}send(Z){if(this.ws?.readyState!==1)return;this.ws.send(JSON.stringify(Z))}destroy(){if(this.destroying=!0,this.reconnectTimeout)clearTimeout(this.reconnectTimeout),this.reconnectTimeout=null;this.stopHeartbeat(),this.ws?.close(1000),this.ws=null,this.sessionId=null,this.seq=null}};function K6(Z){switch(Z){case 1000:case 1001:case 1011:case 1005:case 1006:case 1012:case 1013:case 1014:case 1015:return!0;case 4000:case 4007:case 4009:case 4010:case 4011:case 4012:return!0;default:return!1}}var Y6=1000,ZZ=45000;function $Z(Z){return new Promise(($)=>setTimeout($,Z))}var JZ=class extends e8{options;shards=new Map;gatewayUrl=null;shardCount=1;_aborted=!1;constructor(Z){super();this.options=Z}async connect(){this._aborted=!1;let Z=this.options.WebSocket,$=Y6;if(!Z){while(!this._aborted)try{Z=await J6();break}catch(Y){let X=Y instanceof Error?Y:Error(String(Y));this.emit("error",{shardId:-1,error:X}),await $Z($),$=Math.min(ZZ,Math.floor($*1.5))}if(this._aborted)throw Error("Connection aborted");if(!Z)throw Error("Failed to load WebSocket")}let J=null;if(this.options.isUserBot)J={url:"wss://gateway.fluxer.app",shards:1,session_start_limit:{total:1,remaining:1,reset_after:0,max_concurrency:1}};else while(!this._aborted)try{J=await this.options.rest.get(z.gatewayBot());break}catch(Y){let X=Y instanceof Error?Y:Error(String(Y));this.emit("error",{shardId:-1,error:X}),await $Z($),$=Math.min(ZZ,Math.floor($*1.5))}if(this._aborted)throw Error("Connection aborted");if(!J)throw Error("Failed to fetch gateway");this.gatewayUrl=J.url,this.shardCount=this.options.shardCount??J.shards??1;let Q=this.options.shardIds??[...Array(this.shardCount).keys()],K=this.options.version??"1";for(let Y of Q){let X=new Q6({url:this.gatewayUrl??J.url,token:this.options.token,intents:this.options.intents,presence:this.options.presence,properties:this.options.properties,shardId:Y,numShards:this.shardCount,version:K,WebSocket:Z});X.on("ready",(V)=>this.emit("ready",{shardId:Y,data:V})),X.on("resumed",()=>this.emit("resumed",Y)),X.on("dispatch",(V)=>this.emit("dispatch",{shardId:Y,payload:V})),X.on("close",(V)=>this.emit("close",{shardId:Y,code:V})),X.on("error",(V)=>this.emit("error",{shardId:Y,error:V})),X.on("debug",(V)=>this.emit("debug",V)),this.shards.set(Y,X);try{X.connect()}catch(V){this.emit("error",{shardId:Y,error:V instanceof Error?V:Error(String(V))})}}}send(Z,$){this.shards.get(Z)?.send($)}destroy(){this._aborted=!0;for(let Z of this.shards.values())Z.destroy();this.shards.clear(),this.gatewayUrl=null}getShardCount(){return this.shardCount}};var x=class Z extends Map{first($){if($===void 0)return this.values().next().value;let J=this.toJSON();if($<=0)return[];return J.slice(0,$)}last($){let J=this.toJSON();if($===void 0)return J[J.length-1];if($<=0)return[];return J.slice(-$)}random($){let J=this.toJSON();if(J.length===0)return $===void 0?void 0:[];if($===void 0)return J[Math.floor(Math.random()*J.length)];let Q=[...J],K=[];for(let Y=0;Y<Math.min($,J.length);Y++){let X=Math.floor(Math.random()*Q.length);K.push(Q.splice(X,1)[0])}return K}find($){for(let[J,Q]of this)if($(Q,J))return Q;return}findKey($){for(let[J,Q]of this)if($(Q,J))return J;return}filter($){let J=new Z;for(let[Q,K]of this)if($(K,Q))J.set(Q,K);return J}map($){let J=[];for(let[Q,K]of this)J.push($(K,Q));return J}some($){for(let[J,Q]of this)if($(Q,J))return!0;return!1}every($){for(let[J,Q]of this)if(!$(Q,J))return!1;return!0}reduce($,J){let Q=J;for(let[K,Y]of this)Q=$(Q,Y,K);return Q}partition($){let J=new Z,Q=new Z;for(let[K,Y]of this)if($(Y,K))J.set(K,Y);else Q.set(K,Y);return[J,Q]}tap($){return $(this),this}clone(){return new Z(this)}concat(...$){let J=this.clone();for(let Q of $)for(let[K,Y]of Q)J.set(K,Y);return J}sort($){let J=[...this.entries()].sort((Q,K)=>{if($)return $(Q[1],K[1],Q[0],K[0]);return 0});this.clear();for(let[Q,K]of J)this.set(Q,K);return this}toJSON(){return[...this.values()]}toString(){return`Collection(${this.size})`}};var KZ=class Z{static Flags={};defaultBit=0;bitfield;constructor($=0){let J=this.constructor;this.bitfield=J.resolve($)}get[Symbol.toStringTag](){return`BitField${this.bitfield}`}static resolve($){let J=this.Flags;if(typeof $==="number"&&$>=0)return $;if($ instanceof Z)return $.bitfield;if(Array.isArray($))return $.map((Q)=>this.resolve(Q)).reduce((Q,K)=>Q|K,0);if(typeof $==="string"&&typeof J[$]<"u")return J[$];throw RangeError(`Invalid bitfield flag or number: ${$}`)}has($){return $=this.constructor.resolve($),(this.bitfield&$)===$}add(...$){let J=0;for(let Q of $)J|=this.constructor.resolve(Q);return this.bitfield|=J,this}remove(...$){let J=0;for(let Q of $)J|=this.constructor.resolve(Q);return this.bitfield&=~J,this}serialize(){let $=this.constructor.Flags,J={};for(let[Q,K]of Object.entries($))J[Q]=(this.bitfield&K)===K;return J}toArray(){let $=this.constructor.Flags;return Object.entries($).filter(([,J])=>(this.bitfield&J)===J).map(([J])=>J)}toJSON(){return this.bitfield}valueOf(){return this.bitfield}equals($){return this.bitfield===$.bitfield}freeze(){return Object.freeze(this)}};var o=((Z)=>{return Z[Z.CreateInstantInvite=1]="CreateInstantInvite",Z[Z.KickMembers=2]="KickMembers",Z[Z.BanMembers=4]="BanMembers",Z[Z.Administrator=8]="Administrator",Z[Z.ManageChannels=16]="ManageChannels",Z[Z.ManageGuild=32]="ManageGuild",Z[Z.AddReactions=64]="AddReactions",Z[Z.ViewAuditLog=128]="ViewAuditLog",Z[Z.PrioritySpeaker=256]="PrioritySpeaker",Z[Z.Stream=512]="Stream",Z[Z.ViewChannel=1024]="ViewChannel",Z[Z.SendMessages=2048]="SendMessages",Z[Z.SendTtsMessages=4096]="SendTtsMessages",Z[Z.ManageMessages=8192]="ManageMessages",Z[Z.EmbedLinks=16384]="EmbedLinks",Z[Z.AttachFiles=32768]="AttachFiles",Z[Z.ReadMessageHistory=65536]="ReadMessageHistory",Z[Z.MentionEveryone=131072]="MentionEveryone",Z[Z.UseExternalEmojis=262144]="UseExternalEmojis",Z[Z.Connect=1048576]="Connect",Z[Z.Speak=2097152]="Speak",Z[Z.MuteMembers=4194304]="MuteMembers",Z[Z.DeafenMembers=8388608]="DeafenMembers",Z[Z.MoveMembers=16777216]="MoveMembers",Z[Z.UseVad=33554432]="UseVad",Z[Z.ChangeNickname=67108864]="ChangeNickname",Z[Z.ManageNicknames=134217728]="ManageNicknames",Z[Z.ManageRoles=268435456]="ManageRoles",Z[Z.ManageWebhooks=536870912]="ManageWebhooks",Z[Z.ManageEmojisAndStickers=1073741824]="ManageEmojisAndStickers",Z[Z.ManageExpressions=1073741824]="ManageExpressions",Z[Z.UseExternalStickers=137438953472]="UseExternalStickers",Z[Z.ModerateMembers=1099511627776]="ModerateMembers",Z[Z.CreateExpressions=8796093022208]="CreateExpressions",Z[Z.PinMessages=2251799813685248]="PinMessages",Z[Z.BypassSlowmode=4503599627370496]="BypassSlowmode",Z[Z.UpdateRtcRegion=9007199254740992]="UpdateRtcRegion",Z})(o||{}),$5={};for(let[Z,$]of Object.entries(o))if(typeof $==="number")$5[Z]=$;var YZ=(()=>{let Z=0n,$=new Set;for(let J of Object.values($5))if(!$.has(J))$.add(J),Z|=BigInt(J);return Z})(),XZ=class extends KZ{static Flags=$5};function y5(Z){if(typeof Z==="string"){let $=Number(Z);if(!Number.isNaN($)&&Z.trim()!=="")return Z;let J=$5[Z];if(J!==void 0)return String(J);throw RangeError(`Invalid permission string: ${Z}`)}if(typeof Z==="number")return String(Z);if(typeof Z==="bigint")return String(Z);if(Z instanceof XZ)return String(BigInt(Z.bitfield));if(Array.isArray(Z)){let $=0n;for(let J of Z){let Q;if(typeof J==="number")Q=BigInt(J);else if(typeof J==="string"){let K=$5[J];Q=K!==void 0?BigInt(K):BigInt(Number(J)||0)}else Q=BigInt(J.bitfield);$|=Q}return String($)}throw RangeError(`Invalid permission resolvable: ${Z}`)}var zZ={Staff:1,CtpMember:2,Partner:4,BugHunter:8,FriendlyBot:16,FriendlyBotManualApproval:32,HighGlobalRateLimit:8589934592,Deleted:17179869184,DisabledSuspiciousActivity:34359738368,SelfDeleted:68719476736,PremiumDiscriminator:137438953472,Disabled:274877906944,HasSessionStarted:549755813888,PremiumBadgeHidden:1099511627776,PremiumBadgeMasked:2199023255552,PremiumBadgeTimestampHidden:4398046511104,PremiumBadgeSequenceHidden:8796093022208,PremiumPerksSanitized:17592186044416,PremiumPurchaseDisabled:35184372088832,PremiumEnabledOverride:70368744177664,RateLimitBypass:140737488355328,ReportBanned:281474976710656,VerifiedNotUnderage:562949953421312,PendingManualVerification:1125899906842624,HasDismissedPremiumOnboarding:2251799813685248,UsedMobileClient:4503599627370496,AppStoreReviewer:9007199254740992,DmHistoryBackfilled:18014398509481984,HasRelationshipsIndexed:36028797018963970,MessagesByAuthorBackfilled:72057594037927940,StaffHidden:144115188075855870},X6=class extends KZ{static Flags=zZ};function VZ(Z){if(typeof Z==="number"){if(Z<0||Z>16777215)throw RangeError("Color must be between 0 and 16777215");return Z}if(Array.isArray(Z)){let[$,J,Q]=Z;return $<<16|J<<8|Q}if(typeof Z==="string"){let $=Z.replace(/^#/,"");if(!/^[0-9a-fA-F]{6}$/.test($))throw RangeError("Invalid hex color");return parseInt($,16)}throw TypeError("Color must be a number, hex string, or RGB array")}function NZ(Z){if(Z==null||typeof Z!=="string")return null;let $=Z.trim();if($.length===0)return null;let J=/^<(a?):(\w+):(\d+)>$/,Q=$.match(J);if(Q)return{id:Q[3],name:Q[2],animated:Q[1]==="a"};let K=/^(\w+):(\d{17,19})$/,Y=$.match(K);if(Y)return{id:Y[2],name:Y[1]};let X=/^:(\w+):$/,V=$.match(X);if(V)return{id:null,name:V[1]};return{id:null,name:$}}function z6(Z){if(Z==null||typeof Z!=="string")return null;let $=Z.trim();if($.length===0)return null;let J=$.match(/^<@!?(\d{17,19})>$/);if(J)return J[1];if(/^\d{17,19}$/.test($))return $;return null}function V6(Z,$){if(Z==null||typeof Z!=="string")return null;let J=Z.trim();if(!J.startsWith($))return null;let Q=J.slice($.length).trim();if(Q.length===0)return null;let K=Q.split(/\s+/),Y=K[0]?.toLowerCase()??"",X=K.slice(1);return{command:Y,args:X}}function HZ(Z){if(Z==null||typeof Z!=="string")return null;return Z.trim().match(/^<@&(\d{17,19})>$/)?.[1]??null}function Z4(Z){if(Z.id)return`${Z.animated?"a":""}:${Z.name}:${Z.id}`;return encodeURIComponent(Z.name)}var N6={"100":"\uD83D\uDCAF","1234":"\uD83D\uDD22",grinning:"\uD83D\uDE00",grinning_face:"\uD83D\uDE00",smiley:"\uD83D\uDE03",smile:"\uD83D\uDE04",grin:"\uD83D\uDE01",laughing:"\uD83D\uDE06",satisfied:"\uD83D\uDE06",face_holding_back_tears:"\uD83E\uDD79",sweat_smile:"\uD83D\uDE05",joy:"\uD83D\uDE02",rofl:"\uD83E\uDD23",rolling_on_the_floor_laughing:"\uD83E\uDD23",smiling_face_with_tear:"\uD83E\uDD72",relaxed:"☺️",smiling_face:"☺️",blush:"\uD83D\uDE0A",innocent:"\uD83D\uDE07",slight_smile:"\uD83D\uDE42",slightly_smiling_face:"\uD83D\uDE42",upside_down:"\uD83D\uDE43",upside_down_face:"\uD83D\uDE43",wink:"\uD83D\uDE09",winking_face:"\uD83D\uDE09",relieved:"\uD83D\uDE0C",relieved_face:"\uD83D\uDE0C",heart_eyes:"\uD83D\uDE0D",smiling_face_with_3_hearts:"\uD83E\uDD70",kissing_heart:"\uD83D\uDE18",kissing:"\uD83D\uDE17",kissing_face:"\uD83D\uDE17",kissing_smiling_eyes:"\uD83D\uDE19",kissing_closed_eyes:"\uD83D\uDE1A",yum:"\uD83D\uDE0B",stuck_out_tongue:"\uD83D\uDE1B",stuck_out_tongue_closed_eyes:"\uD83D\uDE1D",stuck_out_tongue_winking_eye:"\uD83D\uDE1C",zany_face:"\uD83E\uDD2A",face_with_raised_eyebrow:"\uD83E\uDD28",face_with_monocle:"\uD83E\uDDD0",nerd:"\uD83E\uDD13",nerd_face:"\uD83E\uDD13",sunglasses:"\uD83D\uDE0E",disguised_face:"\uD83E\uDD78",star_struck:"\uD83E\uDD29",partying_face:"\uD83E\uDD73",smirk:"\uD83D\uDE0F",smirking_face:"\uD83D\uDE0F",unamused:"\uD83D\uDE12",unamused_face:"\uD83D\uDE12",disappointed:"\uD83D\uDE1E",pensive:"\uD83D\uDE14",pensive_face:"\uD83D\uDE14",worried:"\uD83D\uDE1F",worried_face:"\uD83D\uDE1F",confused:"\uD83D\uDE15",confused_face:"\uD83D\uDE15",slight_frown:"\uD83D\uDE41",slightly_frowning_face:"\uD83D\uDE41",frowning2:"☹️",white_frowning_face:"☹️",frowning_face:"☹️",persevere:"\uD83D\uDE23",confounded:"\uD83D\uDE16",tired_face:"\uD83D\uDE2B",weary:"\uD83D\uDE29",weary_face:"\uD83D\uDE29",pleading_face:"\uD83E\uDD7A",cry:"\uD83D\uDE22",crying_face:"\uD83D\uDE22",sob:"\uD83D\uDE2D",triumph:"\uD83D\uDE24",angry:"\uD83D\uDE20",angry_face:"\uD83D\uDE20",rage:"\uD83D\uDE21",pouting_face:"\uD83D\uDE21",face_with_symbols_over_mouth:"\uD83E\uDD2C",exploding_head:"\uD83E\uDD2F",flushed:"\uD83D\uDE33",flushed_face:"\uD83D\uDE33",hot_face:"\uD83E\uDD75",cold_face:"\uD83E\uDD76",face_in_clouds:"\uD83D\uDE36‍\uD83C\uDF2B️",scream:"\uD83D\uDE31",fearful:"\uD83D\uDE28",fearful_face:"\uD83D\uDE28",cold_sweat:"\uD83D\uDE30",disappointed_relieved:"\uD83D\uDE25",sweat:"\uD83D\uDE13",hugging:"\uD83E\uDD17",hugging_face:"\uD83E\uDD17",thinking:"\uD83E\uDD14",thinking_face:"\uD83E\uDD14",face_with_peeking_eye:"\uD83E\uDEE3",face_with_hand_over_mouth:"\uD83E\uDD2D",face_with_open_eyes_and_hand_over_mouth:"\uD83E\uDEE2",saluting_face:"\uD83E\uDEE1",shushing_face:"\uD83E\uDD2B",melting_face:"\uD83E\uDEE0",lying_face:"\uD83E\uDD25",liar:"\uD83E\uDD25",no_mouth:"\uD83D\uDE36",dotted_line_face:"\uD83E\uDEE5",neutral_face:"\uD83D\uDE10",face_with_diagonal_mouth:"\uD83E\uDEE4",expressionless:"\uD83D\uDE11",shaking_face:"\uD83E\uDEE8",head_shaking_horizontally:"\uD83D\uDE42‍↔️",head_shaking_vertically:"\uD83D\uDE42‍↕️",grimacing:"\uD83D\uDE2C",rolling_eyes:"\uD83D\uDE44",face_with_rolling_eyes:"\uD83D\uDE44",hushed:"\uD83D\uDE2F",hushed_face:"\uD83D\uDE2F",frowning:"\uD83D\uDE26",anguished:"\uD83D\uDE27",open_mouth:"\uD83D\uDE2E",astonished:"\uD83D\uDE32",yawning_face:"\uD83E\uDD71",sleeping:"\uD83D\uDE34",sleeping_face:"\uD83D\uDE34",drooling_face:"\uD83E\uDD24",drool:"\uD83E\uDD24",sleepy:"\uD83D\uDE2A",sleepy_face:"\uD83D\uDE2A",face_exhaling:"\uD83D\uDE2E‍\uD83D\uDCA8",dizzy_face:"\uD83D\uDE35",face_with_spiral_eyes:"\uD83D\uDE35‍\uD83D\uDCAB",zipper_mouth:"\uD83E\uDD10",zipper_mouth_face:"\uD83E\uDD10",woozy_face:"\uD83E\uDD74",nauseated_face:"\uD83E\uDD22",sick:"\uD83E\uDD22",face_vomiting:"\uD83E\uDD2E",sneezing_face:"\uD83E\uDD27",sneeze:"\uD83E\uDD27",mask:"\uD83D\uDE37",thermometer_face:"\uD83E\uDD12",face_with_thermometer:"\uD83E\uDD12",head_bandage:"\uD83E\uDD15",face_with_head_bandage:"\uD83E\uDD15",money_mouth:"\uD83E\uDD11",money_mouth_face:"\uD83E\uDD11",cowboy:"\uD83E\uDD20",face_with_cowboy_hat:"\uD83E\uDD20",smiling_imp:"\uD83D\uDE08",imp:"\uD83D\uDC7F",japanese_ogre:"\uD83D\uDC79",ogre:"\uD83D\uDC79",japanese_goblin:"\uD83D\uDC7A",goblin:"\uD83D\uDC7A",clown:"\uD83E\uDD21",clown_face:"\uD83E\uDD21",poop:"\uD83D\uDCA9",shit:"\uD83D\uDCA9",hankey:"\uD83D\uDCA9",poo:"\uD83D\uDCA9",pile_of_poo:"\uD83D\uDCA9",ghost:"\uD83D\uDC7B",skull:"\uD83D\uDC80",skeleton:"\uD83D\uDC80",skull_crossbones:"☠️",skull_and_crossbones:"☠️",alien:"\uD83D\uDC7D",space_invader:"\uD83D\uDC7E",alien_monster:"\uD83D\uDC7E",robot:"\uD83E\uDD16",robot_face:"\uD83E\uDD16",jack_o_lantern:"\uD83C\uDF83",smiley_cat:"\uD83D\uDE3A",grinning_cat:"\uD83D\uDE3A",smile_cat:"\uD83D\uDE38",joy_cat:"\uD83D\uDE39",heart_eyes_cat:"\uD83D\uDE3B",smirk_cat:"\uD83D\uDE3C",kissing_cat:"\uD83D\uDE3D",scream_cat:"\uD83D\uDE40",weary_cat:"\uD83D\uDE40",crying_cat_face:"\uD83D\uDE3F",crying_cat:"\uD83D\uDE3F",pouting_cat:"\uD83D\uDE3E",handshake:"\uD83E\uDD1D",shaking_hands:"\uD83E\uDD1D",heart_hands:"\uD83E\uDEF6",palms_up_together:"\uD83E\uDD32",open_hands:"\uD83D\uDC50",raised_hands:"\uD83D\uDE4C",raising_hands:"\uD83D\uDE4C",clap:"\uD83D\uDC4F",thumbsup:"\uD83D\uDC4D",thumbup:"\uD83D\uDC4D",thumbs_up:"\uD83D\uDC4D",thumbsdown:"\uD83D\uDC4E",thumbdown:"\uD83D\uDC4E",thumbs_down:"\uD83D\uDC4E",punch:"\uD83D\uDC4A",oncoming_fist:"\uD83D\uDC4A",fist:"✊",raised_fist:"✊",left_facing_fist:"\uD83E\uDD1B",left_fist:"\uD83E\uDD1B",right_facing_fist:"\uD83E\uDD1C",right_fist:"\uD83E\uDD1C",leftwards_pushing_hand:"\uD83E\uDEF7",rightwards_pushing_hand:"\uD83E\uDEF8",fingers_crossed:"\uD83E\uDD1E",hand_with_index_and_middle_finger_crossed:"\uD83E\uDD1E",victory_hand:"✌️",hand_with_index_finger_and_thumb_crossed:"\uD83E\uDEF0",love_you_gesture:"\uD83E\uDD1F",metal:"\uD83E\uDD18",sign_of_the_horns:"\uD83E\uDD18",ok_hand:"\uD83D\uDC4C",pinched_fingers:"\uD83E\uDD0C",pinching_hand:"\uD83E\uDD0F",palm_down_hand:"\uD83E\uDEF3",palm_up_hand:"\uD83E\uDEF4",point_left:"\uD83D\uDC48",point_right:"\uD83D\uDC49",point_up_2:"\uD83D\uDC46",point_down:"\uD83D\uDC47",point_up:"☝️",raised_hand:"✋",raised_back_of_hand:"\uD83E\uDD1A",back_of_hand:"\uD83E\uDD1A",hand_splayed:"\uD83D\uDD90️",raised_hand_with_fingers_splayed:"\uD83D\uDD90️",vulcan:"\uD83D\uDD96",raised_hand_with_part_between_middle_and_ring_fingers:"\uD83D\uDD96",vulcan_salute:"\uD83D\uDD96",wave:"\uD83D\uDC4B",waving_hand:"\uD83D\uDC4B",call_me:"\uD83E\uDD19",call_me_hand:"\uD83E\uDD19",leftwards_hand:"\uD83E\uDEF2",rightwards_hand:"\uD83E\uDEF1",muscle:"\uD83D\uDCAA",flexed_biceps:"\uD83D\uDCAA",mechanical_arm:"\uD83E\uDDBE",middle_finger:"\uD83D\uDD95",reversed_hand_with_middle_finger_extended:"\uD83D\uDD95",writing_hand:"✍️",pray:"\uD83D\uDE4F",folded_hands:"\uD83D\uDE4F",index_pointing_at_the_viewer:"\uD83E\uDEF5",foot:"\uD83E\uDDB6",leg:"\uD83E\uDDB5",mechanical_leg:"\uD83E\uDDBF",lipstick:"\uD83D\uDC84",kiss:"\uD83D\uDC8B",kiss_mark:"\uD83D\uDC8B",lips:"\uD83D\uDC44",mouth:"\uD83D\uDC44",biting_lip:"\uD83E\uDEE6",tooth:"\uD83E\uDDB7",tongue:"\uD83D\uDC45",ear:"\uD83D\uDC42",ear_with_hearing_aid:"\uD83E\uDDBB",nose:"\uD83D\uDC43",footprints:"\uD83D\uDC63",eye:"\uD83D\uDC41️",eyes:"\uD83D\uDC40",anatomical_heart:"\uD83E\uDEC0",lungs:"\uD83E\uDEC1",brain:"\uD83E\uDDE0",speaking_head:"\uD83D\uDDE3️",speaking_head_in_silhouette:"\uD83D\uDDE3️",bust_in_silhouette:"\uD83D\uDC64",busts_in_silhouette:"\uD83D\uDC65",people_hugging:"\uD83E\uDEC2",baby:"\uD83D\uDC76",child:"\uD83E\uDDD2",girl:"\uD83D\uDC67",boy:"\uD83D\uDC66",adult:"\uD83E\uDDD1",person:"\uD83E\uDDD1",woman:"\uD83D\uDC69",man:"\uD83D\uDC68",person_curly_hair:"\uD83E\uDDD1‍\uD83E\uDDB1",woman_curly_haired:"\uD83D\uDC69‍\uD83E\uDDB1",man_curly_haired:"\uD83D\uDC68‍\uD83E\uDDB1",person_red_hair:"\uD83E\uDDD1‍\uD83E\uDDB0",woman_red_haired:"\uD83D\uDC69‍\uD83E\uDDB0",man_red_haired:"\uD83D\uDC68‍\uD83E\uDDB0",man_red_hair:"\uD83D\uDC68‍\uD83E\uDDB0",blond_haired_person:"\uD83D\uDC71",person_with_blond_hair:"\uD83D\uDC71",blond_haired_woman:"\uD83D\uDC71‍♀️",blond_haired_man:"\uD83D\uDC71‍♂️",person_white_hair:"\uD83E\uDDD1‍\uD83E\uDDB3",woman_white_haired:"\uD83D\uDC69‍\uD83E\uDDB3",man_white_haired:"\uD83D\uDC68‍\uD83E\uDDB3",person_bald:"\uD83E\uDDD1‍\uD83E\uDDB2",woman_bald:"\uD83D\uDC69‍\uD83E\uDDB2",man_bald:"\uD83D\uDC68‍\uD83E\uDDB2",bearded_person:"\uD83E\uDDD4",person_beard:"\uD83E\uDDD4",woman_beard:"\uD83E\uDDD4‍♀️",man_beard:"\uD83E\uDDD4‍♂️",older_adult:"\uD83E\uDDD3",older_person:"\uD83E\uDDD3",older_woman:"\uD83D\uDC75",grandma:"\uD83D\uDC75",old_woman:"\uD83D\uDC75",older_man:"\uD83D\uDC74",old_man:"\uD83D\uDC74",man_with_chinese_cap:"\uD83D\uDC72",man_with_gua_pi_mao:"\uD83D\uDC72",person_wearing_turban:"\uD83D\uDC73",man_with_turban:"\uD83D\uDC73",woman_wearing_turban:"\uD83D\uDC73‍♀️",man_wearing_turban:"\uD83D\uDC73‍♂️",woman_with_headscarf:"\uD83E\uDDD5",police_officer:"\uD83D\uDC6E",cop:"\uD83D\uDC6E",woman_police_officer:"\uD83D\uDC6E‍♀️",man_police_officer:"\uD83D\uDC6E‍♂️",construction_worker:"\uD83D\uDC77",woman_construction_worker:"\uD83D\uDC77‍♀️",man_construction_worker:"\uD83D\uDC77‍♂️",guard:"\uD83D\uDC82",guardsman:"\uD83D\uDC82",woman_guard:"\uD83D\uDC82‍♀️",man_guard:"\uD83D\uDC82‍♂️",detective:"\uD83D\uDD75️",spy:"\uD83D\uDD75️",sleuth_or_spy:"\uD83D\uDD75️",woman_detective:"\uD83D\uDD75️‍♀️",man_detective:"\uD83D\uDD75️‍♂️",health_worker:"\uD83E\uDDD1‍⚕️",woman_health_worker:"\uD83D\uDC69‍⚕️",man_health_worker:"\uD83D\uDC68‍⚕️",farmer:"\uD83E\uDDD1‍\uD83C\uDF3E",woman_farmer:"\uD83D\uDC69‍\uD83C\uDF3E",man_farmer:"\uD83D\uDC68‍\uD83C\uDF3E",cook:"\uD83E\uDDD1‍\uD83C\uDF73",woman_cook:"\uD83D\uDC69‍\uD83C\uDF73",man_cook:"\uD83D\uDC68‍\uD83C\uDF73",student:"\uD83E\uDDD1‍\uD83C\uDF93",woman_student:"\uD83D\uDC69‍\uD83C\uDF93",man_student:"\uD83D\uDC68‍\uD83C\uDF93",singer:"\uD83E\uDDD1‍\uD83C\uDFA4",woman_singer:"\uD83D\uDC69‍\uD83C\uDFA4",man_singer:"\uD83D\uDC68‍\uD83C\uDFA4",teacher:"\uD83E\uDDD1‍\uD83C\uDFEB",woman_teacher:"\uD83D\uDC69‍\uD83C\uDFEB",man_teacher:"\uD83D\uDC68‍\uD83C\uDFEB",factory_worker:"\uD83E\uDDD1‍\uD83C\uDFED",woman_factory_worker:"\uD83D\uDC69‍\uD83C\uDFED",man_factory_worker:"\uD83D\uDC68‍\uD83C\uDFED",technologist:"\uD83E\uDDD1‍\uD83D\uDCBB",woman_technologist:"\uD83D\uDC69‍\uD83D\uDCBB",man_technologist:"\uD83D\uDC68‍\uD83D\uDCBB",office_worker:"\uD83E\uDDD1‍\uD83D\uDCBC",woman_office_worker:"\uD83D\uDC69‍\uD83D\uDCBC",man_office_worker:"\uD83D\uDC68‍\uD83D\uDCBC",mechanic:"\uD83E\uDDD1‍\uD83D\uDD27",woman_mechanic:"\uD83D\uDC69‍\uD83D\uDD27",man_mechanic:"\uD83D\uDC68‍\uD83D\uDD27",scientist:"\uD83E\uDDD1‍\uD83D\uDD2C",woman_scientist:"\uD83D\uDC69‍\uD83D\uDD2C",man_scientist:"\uD83D\uDC68‍\uD83D\uDD2C",artist:"\uD83E\uDDD1‍\uD83C\uDFA8",woman_artist:"\uD83D\uDC69‍\uD83C\uDFA8",man_artist:"\uD83D\uDC68‍\uD83C\uDFA8",firefighter:"\uD83E\uDDD1‍\uD83D\uDE92",woman_firefighter:"\uD83D\uDC69‍\uD83D\uDE92",man_firefighter:"\uD83D\uDC68‍\uD83D\uDE92",pilot:"\uD83E\uDDD1‍✈️",woman_pilot:"\uD83D\uDC69‍✈️",man_pilot:"\uD83D\uDC68‍✈️",astronaut:"\uD83E\uDDD1‍\uD83D\uDE80",woman_astronaut:"\uD83D\uDC69‍\uD83D\uDE80",man_astronaut:"\uD83D\uDC68‍\uD83D\uDE80",judge:"\uD83E\uDDD1‍⚖️",woman_judge:"\uD83D\uDC69‍⚖️",man_judge:"\uD83D\uDC68‍⚖️",person_with_veil:"\uD83D\uDC70",woman_with_veil:"\uD83D\uDC70‍♀️",bride_with_veil:"\uD83D\uDC70‍♀️",man_with_veil:"\uD83D\uDC70‍♂️",person_in_tuxedo:"\uD83E\uDD35",woman_in_tuxedo:"\uD83E\uDD35‍♀️",man_in_tuxedo:"\uD83E\uDD35‍♂️",person_with_crown:"\uD83E\uDEC5",princess:"\uD83D\uDC78",prince:"\uD83E\uDD34",superhero:"\uD83E\uDDB8",woman_superhero:"\uD83E\uDDB8‍♀️",man_superhero:"\uD83E\uDDB8‍♂️",supervillain:"\uD83E\uDDB9",woman_supervillain:"\uD83E\uDDB9‍♀️",man_supervillain:"\uD83E\uDDB9‍♂️",ninja:"\uD83E\uDD77",mx_claus:"\uD83E\uDDD1‍\uD83C\uDF84",mrs_claus:"\uD83E\uDD36",mother_christmas:"\uD83E\uDD36",santa:"\uD83C\uDF85",santa_claus:"\uD83C\uDF85",mage:"\uD83E\uDDD9",woman_mage:"\uD83E\uDDD9‍♀️",man_mage:"\uD83E\uDDD9‍♂️",elf:"\uD83E\uDDDD",woman_elf:"\uD83E\uDDDD‍♀️",man_elf:"\uD83E\uDDDD‍♂️",troll:"\uD83E\uDDCC",vampire:"\uD83E\uDDDB",woman_vampire:"\uD83E\uDDDB‍♀️",man_vampire:"\uD83E\uDDDB‍♂️",zombie:"\uD83E\uDDDF",woman_zombie:"\uD83E\uDDDF‍♀️",man_zombie:"\uD83E\uDDDF‍♂️",genie:"\uD83E\uDDDE",woman_genie:"\uD83E\uDDDE‍♀️",man_genie:"\uD83E\uDDDE‍♂️",merperson:"\uD83E\uDDDC",mermaid:"\uD83E\uDDDC‍♀️",merman:"\uD83E\uDDDC‍♂️",fairy:"\uD83E\uDDDA",woman_fairy:"\uD83E\uDDDA‍♀️",man_fairy:"\uD83E\uDDDA‍♂️",angel:"\uD83D\uDC7C",baby_angel:"\uD83D\uDC7C",pregnant_person:"\uD83E\uDEC4",pregnant_woman:"\uD83E\uDD30",expecting_woman:"\uD83E\uDD30",pregnant_man:"\uD83E\uDEC3",breast_feeding:"\uD83E\uDD31",person_feeding_baby:"\uD83E\uDDD1‍\uD83C\uDF7C",woman_feeding_baby:"\uD83D\uDC69‍\uD83C\uDF7C",man_feeding_baby:"\uD83D\uDC68‍\uD83C\uDF7C",person_bowing:"\uD83D\uDE47",bow:"\uD83D\uDE47",woman_bowing:"\uD83D\uDE47‍♀️",man_bowing:"\uD83D\uDE47‍♂️",person_tipping_hand:"\uD83D\uDC81",information_desk_person:"\uD83D\uDC81",woman_tipping_hand:"\uD83D\uDC81‍♀️",man_tipping_hand:"\uD83D\uDC81‍♂️",person_gesturing_no:"\uD83D\uDE45",no_good:"\uD83D\uDE45",woman_gesturing_no:"\uD83D\uDE45‍♀️",man_gesturing_no:"\uD83D\uDE45‍♂️",person_gesturing_ok:"\uD83D\uDE46",woman_gesturing_ok:"\uD83D\uDE46‍♀️",man_gesturing_ok:"\uD83D\uDE46‍♂️",person_raising_hand:"\uD83D\uDE4B",raising_hand:"\uD83D\uDE4B",woman_raising_hand:"\uD83D\uDE4B‍♀️",man_raising_hand:"\uD83D\uDE4B‍♂️",deaf_person:"\uD83E\uDDCF",deaf_woman:"\uD83E\uDDCF‍♀️",deaf_man:"\uD83E\uDDCF‍♂️",person_facepalming:"\uD83E\uDD26",face_palm:"\uD83E\uDD26",facepalm:"\uD83E\uDD26",woman_facepalming:"\uD83E\uDD26‍♀️",man_facepalming:"\uD83E\uDD26‍♂️",person_shrugging:"\uD83E\uDD37",shrug:"\uD83E\uDD37",woman_shrugging:"\uD83E\uDD37‍♀️",man_shrugging:"\uD83E\uDD37‍♂️",person_pouting:"\uD83D\uDE4E",person_with_pouting_face:"\uD83D\uDE4E",woman_pouting:"\uD83D\uDE4E‍♀️",man_pouting:"\uD83D\uDE4E‍♂️",person_frowning:"\uD83D\uDE4D",woman_frowning:"\uD83D\uDE4D‍♀️",man_frowning:"\uD83D\uDE4D‍♂️",person_getting_haircut:"\uD83D\uDC87",haircut:"\uD83D\uDC87",woman_getting_haircut:"\uD83D\uDC87‍♀️",man_getting_haircut:"\uD83D\uDC87‍♂️",person_getting_massage:"\uD83D\uDC86",massage:"\uD83D\uDC86",woman_getting_face_massage:"\uD83D\uDC86‍♀️",man_getting_face_massage:"\uD83D\uDC86‍♂️",person_in_steamy_room:"\uD83E\uDDD6",woman_in_steamy_room:"\uD83E\uDDD6‍♀️",man_in_steamy_room:"\uD83E\uDDD6‍♂️",nail_care:"\uD83D\uDC85",nail_polish:"\uD83D\uDC85",selfie:"\uD83E\uDD33",dancer:"\uD83D\uDC83",woman_dancing:"\uD83D\uDC83",man_dancing:"\uD83D\uDD7A",male_dancer:"\uD83D\uDD7A",people_with_bunny_ears_partying:"\uD83D\uDC6F",dancers:"\uD83D\uDC6F",women_with_bunny_ears_partying:"\uD83D\uDC6F‍♀️",men_with_bunny_ears_partying:"\uD83D\uDC6F‍♂️",levitate:"\uD83D\uDD74️",man_in_business_suit_levitating:"\uD83D\uDD74️",person_in_manual_wheelchair:"\uD83E\uDDD1‍\uD83E\uDDBD",woman_in_manual_wheelchair:"\uD83D\uDC69‍\uD83E\uDDBD",man_in_manual_wheelchair:"\uD83D\uDC68‍\uD83E\uDDBD",person_in_manual_wheelchair_facing_right:"\uD83E\uDDD1‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right:"\uD83D\uDC68‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right:"\uD83D\uDC69‍\uD83E\uDDBD‍➡️",person_in_motorized_wheelchair:"\uD83E\uDDD1‍\uD83E\uDDBC",woman_in_motorized_wheelchair:"\uD83D\uDC69‍\uD83E\uDDBC",man_in_motorized_wheelchair:"\uD83D\uDC68‍\uD83E\uDDBC",person_in_motorized_wheelchair_facing_right:"\uD83E\uDDD1‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right:"\uD83D\uDC68‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right:"\uD83D\uDC69‍\uD83E\uDDBC‍➡️",person_walking:"\uD83D\uDEB6",walking:"\uD83D\uDEB6",woman_walking:"\uD83D\uDEB6‍♀️",man_walking:"\uD83D\uDEB6‍♂️",person_walking_facing_right:"\uD83D\uDEB6‍➡️",woman_walking_facing_right:"\uD83D\uDEB6‍♀️‍➡️",man_walking_facing_right:"\uD83D\uDEB6‍♂️‍➡️",person_with_probing_cane:"\uD83E\uDDD1‍\uD83E\uDDAF",woman_with_probing_cane:"\uD83D\uDC69‍\uD83E\uDDAF",man_with_probing_cane:"\uD83D\uDC68‍\uD83E\uDDAF",person_with_white_cane_facing_right:"\uD83E\uDDD1‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right:"\uD83D\uDC68‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right:"\uD83D\uDC69‍\uD83E\uDDAF‍➡️",person_kneeling:"\uD83E\uDDCE",woman_kneeling:"\uD83E\uDDCE‍♀️",man_kneeling:"\uD83E\uDDCE‍♂️",person_kneeling_facing_right:"\uD83E\uDDCE‍➡️",woman_kneeling_facing_right:"\uD83E\uDDCE‍♀️‍➡️",man_kneeling_facing_right:"\uD83E\uDDCE‍♂️‍➡️",person_running:"\uD83C\uDFC3",runner:"\uD83C\uDFC3",woman_running:"\uD83C\uDFC3‍♀️",man_running:"\uD83C\uDFC3‍♂️",person_running_facing_right:"\uD83C\uDFC3‍➡️",woman_running_facing_right:"\uD83C\uDFC3‍♀️‍➡️",man_running_facing_right:"\uD83C\uDFC3‍♂️‍➡️",person_standing:"\uD83E\uDDCD",woman_standing:"\uD83E\uDDCD‍♀️",man_standing:"\uD83E\uDDCD‍♂️",people_holding_hands:"\uD83E\uDDD1‍\uD83E\uDD1D‍\uD83E\uDDD1",couple:"\uD83D\uDC6B",two_women_holding_hands:"\uD83D\uDC6D",two_men_holding_hands:"\uD83D\uDC6C",couple_with_heart:"\uD83D\uDC91",couple_with_heart_woman_man:"\uD83D\uDC69‍❤️‍\uD83D\uDC68",couple_ww:"\uD83D\uDC69‍❤️‍\uD83D\uDC69",couple_with_heart_ww:"\uD83D\uDC69‍❤️‍\uD83D\uDC69",couple_mm:"\uD83D\uDC68‍❤️‍\uD83D\uDC68",couple_with_heart_mm:"\uD83D\uDC68‍❤️‍\uD83D\uDC68",couplekiss:"\uD83D\uDC8F",kiss_woman_man:"\uD83D\uDC69‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68",kiss_ww:"\uD83D\uDC69‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69",couplekiss_ww:"\uD83D\uDC69‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69",kiss_mm:"\uD83D\uDC68‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68",couplekiss_mm:"\uD83D\uDC68‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68",kiss_man_man:"\uD83D\uDC68‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68",family_adult_adult_child_child:"\uD83E\uDDD1‍\uD83E\uDDD1‍\uD83E\uDDD2‍\uD83E\uDDD2",family_adult_adult_child:"\uD83E\uDDD1‍\uD83E\uDDD1‍\uD83E\uDDD2",family_adult_child_child:"\uD83E\uDDD1‍\uD83E\uDDD2‍\uD83E\uDDD2",family_adult_child:"\uD83E\uDDD1‍\uD83E\uDDD2",family:"\uD83D\uDC6A",family_man_woman_boy:"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC66",family_mwg:"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67",family_mwgb:"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66",family_mwbb:"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66",family_mwgg:"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67",family_wwb:"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC66",family_wwg:"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67",family_wwgb:"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66",family_wwbb:"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66",family_wwgg:"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67",family_mmb:"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC66",family_mmg:"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67",family_mmgb:"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC66",family_mmbb:"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC66‍\uD83D\uDC66",family_mmgg:"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC67",family_woman_boy:"\uD83D\uDC69‍\uD83D\uDC66",family_woman_girl:"\uD83D\uDC69‍\uD83D\uDC67",family_woman_girl_boy:"\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66",family_woman_boy_boy:"\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66",family_woman_girl_girl:"\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67",family_man_boy:"\uD83D\uDC68‍\uD83D\uDC66",family_man_girl:"\uD83D\uDC68‍\uD83D\uDC67",family_man_girl_boy:"\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC66",family_man_boy_boy:"\uD83D\uDC68‍\uD83D\uDC66‍\uD83D\uDC66",family_man_girl_girl:"\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC67",knot:"\uD83E\uDEA2",yarn:"\uD83E\uDDF6",thread:"\uD83E\uDDF5",sewing_needle:"\uD83E\uDEA1",coat:"\uD83E\uDDE5",lab_coat:"\uD83E\uDD7C",safety_vest:"\uD83E\uDDBA",womans_clothes:"\uD83D\uDC5A",shirt:"\uD83D\uDC55",t_shirt:"\uD83D\uDC55",jeans:"\uD83D\uDC56",briefs:"\uD83E\uDE72",shorts:"\uD83E\uDE73",necktie:"\uD83D\uDC54",dress:"\uD83D\uDC57",bikini:"\uD83D\uDC59",one_piece_swimsuit:"\uD83E\uDE71",kimono:"\uD83D\uDC58",sari:"\uD83E\uDD7B",thong_sandal:"\uD83E\uDE74",womans_flat_shoe:"\uD83E\uDD7F",flat_shoe:"\uD83E\uDD7F",high_heel:"\uD83D\uDC60",sandal:"\uD83D\uDC61",womans_sandal:"\uD83D\uDC61",boot:"\uD83D\uDC62",womans_boot:"\uD83D\uDC62",mans_shoe:"\uD83D\uDC5E",athletic_shoe:"\uD83D\uDC5F",running_shoe:"\uD83D\uDC5F",hiking_boot:"\uD83E\uDD7E",socks:"\uD83E\uDDE6",gloves:"\uD83E\uDDE4",scarf:"\uD83E\uDDE3",tophat:"\uD83C\uDFA9",top_hat:"\uD83C\uDFA9",billed_cap:"\uD83E\uDDE2",womans_hat:"\uD83D\uDC52",mortar_board:"\uD83C\uDF93",helmet_with_cross:"⛑️",helmet_with_white_cross:"⛑️",military_helmet:"\uD83E\uDE96",crown:"\uD83D\uDC51",ring:"\uD83D\uDC8D",pouch:"\uD83D\uDC5D",clutch_bag:"\uD83D\uDC5D",purse:"\uD83D\uDC5B",handbag:"\uD83D\uDC5C",briefcase:"\uD83D\uDCBC",school_satchel:"\uD83C\uDF92",backpack:"\uD83C\uDF92",luggage:"\uD83E\uDDF3",eyeglasses:"\uD83D\uDC53",glasses:"\uD83D\uDC53",dark_sunglasses:"\uD83D\uDD76️",goggles:"\uD83E\uDD7D",closed_umbrella:"\uD83C\uDF02",dog:"\uD83D\uDC36",dog_face:"\uD83D\uDC36",cat:"\uD83D\uDC31",cat_face:"\uD83D\uDC31",mouse:"\uD83D\uDC2D",mouse_face:"\uD83D\uDC2D",hamster:"\uD83D\uDC39",rabbit:"\uD83D\uDC30",rabbit_face:"\uD83D\uDC30",fox:"\uD83E\uDD8A",fox_face:"\uD83E\uDD8A",bear:"\uD83D\uDC3B",panda_face:"\uD83D\uDC3C",panda:"\uD83D\uDC3C",polar_bear:"\uD83D\uDC3B‍❄️",koala:"\uD83D\uDC28",tiger:"\uD83D\uDC2F",tiger_face:"\uD83D\uDC2F",lion_face:"\uD83E\uDD81",lion:"\uD83E\uDD81",cow:"\uD83D\uDC2E",cow_face:"\uD83D\uDC2E",pig:"\uD83D\uDC37",pig_face:"\uD83D\uDC37",pig_nose:"\uD83D\uDC3D",frog:"\uD83D\uDC38",monkey_face:"\uD83D\uDC35",see_no_evil:"\uD83D\uDE48",hear_no_evil:"\uD83D\uDE49",speak_no_evil:"\uD83D\uDE4A",monkey:"\uD83D\uDC12",chicken:"\uD83D\uDC14",penguin:"\uD83D\uDC27",bird:"\uD83D\uDC26",baby_chick:"\uD83D\uDC24",hatching_chick:"\uD83D\uDC23",hatched_chick:"\uD83D\uDC25",goose:"\uD83E\uDEBF",duck:"\uD83E\uDD86",black_bird:"\uD83D\uDC26‍⬛",eagle:"\uD83E\uDD85",owl:"\uD83E\uDD89",bat:"\uD83E\uDD87",wolf:"\uD83D\uDC3A",boar:"\uD83D\uDC17",horse:"\uD83D\uDC34",horse_face:"\uD83D\uDC34",unicorn:"\uD83E\uDD84",unicorn_face:"\uD83E\uDD84",moose:"\uD83E\uDECE",bee:"\uD83D\uDC1D",honeybee:"\uD83D\uDC1D",worm:"\uD83E\uDEB1",bug:"\uD83D\uDC1B",butterfly:"\uD83E\uDD8B",snail:"\uD83D\uDC0C",lady_beetle:"\uD83D\uDC1E",ant:"\uD83D\uDC1C",fly:"\uD83E\uDEB0",beetle:"\uD83E\uDEB2",cockroach:"\uD83E\uDEB3",mosquito:"\uD83E\uDD9F",cricket:"\uD83E\uDD97",spider:"\uD83D\uDD77️",spider_web:"\uD83D\uDD78️",scorpion:"\uD83E\uDD82",turtle:"\uD83D\uDC22",snake:"\uD83D\uDC0D",lizard:"\uD83E\uDD8E",t_rex:"\uD83E\uDD96",sauropod:"\uD83E\uDD95",octopus:"\uD83D\uDC19",squid:"\uD83E\uDD91",jellyfish:"\uD83E\uDEBC",shrimp:"\uD83E\uDD90",lobster:"\uD83E\uDD9E",crab:"\uD83E\uDD80",blowfish:"\uD83D\uDC21",tropical_fish:"\uD83D\uDC20",fish:"\uD83D\uDC1F",dolphin:"\uD83D\uDC2C",whale:"\uD83D\uDC33",whale2:"\uD83D\uDC0B",shark:"\uD83E\uDD88",seal:"\uD83E\uDDAD",crocodile:"\uD83D\uDC0A",tiger2:"\uD83D\uDC05",leopard:"\uD83D\uDC06",zebra:"\uD83E\uDD93",gorilla:"\uD83E\uDD8D",orangutan:"\uD83E\uDDA7",mammoth:"\uD83E\uDDA3",elephant:"\uD83D\uDC18",hippopotamus:"\uD83E\uDD9B",rhino:"\uD83E\uDD8F",rhinoceros:"\uD83E\uDD8F",dromedary_camel:"\uD83D\uDC2A",camel:"\uD83D\uDC2B",giraffe:"\uD83E\uDD92",kangaroo:"\uD83E\uDD98",bison:"\uD83E\uDDAC",water_buffalo:"\uD83D\uDC03",ox:"\uD83D\uDC02",cow2:"\uD83D\uDC04",donkey:"\uD83E\uDECF",racehorse:"\uD83D\uDC0E",pig2:"\uD83D\uDC16",ram:"\uD83D\uDC0F",sheep:"\uD83D\uDC11",ewe:"\uD83D\uDC11",llama:"\uD83E\uDD99",goat:"\uD83D\uDC10",deer:"\uD83E\uDD8C",dog2:"\uD83D\uDC15",poodle:"\uD83D\uDC29",guide_dog:"\uD83E\uDDAE",service_dog:"\uD83D\uDC15‍\uD83E\uDDBA",cat2:"\uD83D\uDC08",black_cat:"\uD83D\uDC08‍⬛",feather:"\uD83E\uDEB6",wing:"\uD83E\uDEBD",rooster:"\uD83D\uDC13",turkey:"\uD83E\uDD83",dodo:"\uD83E\uDDA4",peacock:"\uD83E\uDD9A",parrot:"\uD83E\uDD9C",swan:"\uD83E\uDDA2",flamingo:"\uD83E\uDDA9",dove:"\uD83D\uDD4A️",dove_of_peace:"\uD83D\uDD4A️",rabbit2:"\uD83D\uDC07",raccoon:"\uD83E\uDD9D",skunk:"\uD83E\uDDA8",badger:"\uD83E\uDDA1",beaver:"\uD83E\uDDAB",otter:"\uD83E\uDDA6",sloth:"\uD83E\uDDA5",mouse2:"\uD83D\uDC01",rat:"\uD83D\uDC00",chipmunk:"\uD83D\uDC3F️",hedgehog:"\uD83E\uDD94",feet:"\uD83D\uDC3E",paw_prints:"\uD83D\uDC3E",dragon:"\uD83D\uDC09",dragon_face:"\uD83D\uDC32",phoenix:"\uD83D\uDC26‍\uD83D\uDD25",cactus:"\uD83C\uDF35",christmas_tree:"\uD83C\uDF84",evergreen_tree:"\uD83C\uDF32",deciduous_tree:"\uD83C\uDF33",palm_tree:"\uD83C\uDF34",wood:"\uD83E\uDEB5",seedling:"\uD83C\uDF31",herb:"\uD83C\uDF3F",shamrock:"☘️",four_leaf_clover:"\uD83C\uDF40",bamboo:"\uD83C\uDF8D",potted_plant:"\uD83E\uDEB4",tanabata_tree:"\uD83C\uDF8B",leaves:"\uD83C\uDF43",fallen_leaf:"\uD83C\uDF42",maple_leaf:"\uD83C\uDF41",nest_with_eggs:"\uD83E\uDEBA",empty_nest:"\uD83E\uDEB9",mushroom:"\uD83C\uDF44",brown_mushroom:"\uD83C\uDF44‍\uD83D\uDFEB",shell:"\uD83D\uDC1A",spiral_shell:"\uD83D\uDC1A",coral:"\uD83E\uDEB8",rock:"\uD83E\uDEA8",ear_of_rice:"\uD83C\uDF3E",sheaf_of_rice:"\uD83C\uDF3E",bouquet:"\uD83D\uDC90",tulip:"\uD83C\uDF37",rose:"\uD83C\uDF39",wilted_rose:"\uD83E\uDD40",wilted_flower:"\uD83E\uDD40",hyacinth:"\uD83E\uDEBB",lotus:"\uD83E\uDEB7",hibiscus:"\uD83C\uDF3A",cherry_blossom:"\uD83C\uDF38",blossom:"\uD83C\uDF3C",sunflower:"\uD83C\uDF3B",sun_with_face:"\uD83C\uDF1E",full_moon_with_face:"\uD83C\uDF1D",first_quarter_moon_with_face:"\uD83C\uDF1B",last_quarter_moon_with_face:"\uD83C\uDF1C",new_moon_with_face:"\uD83C\uDF1A",new_moon_face:"\uD83C\uDF1A",full_moon:"\uD83C\uDF15",waning_gibbous_moon:"\uD83C\uDF16",last_quarter_moon:"\uD83C\uDF17",waning_crescent_moon:"\uD83C\uDF18",new_moon:"\uD83C\uDF11",waxing_crescent_moon:"\uD83C\uDF12",first_quarter_moon:"\uD83C\uDF13",waxing_gibbous_moon:"\uD83C\uDF14",crescent_moon:"\uD83C\uDF19",earth_americas:"\uD83C\uDF0E",earth_africa:"\uD83C\uDF0D",earth_asia:"\uD83C\uDF0F",ringed_planet:"\uD83E\uDE90",dizzy:"\uD83D\uDCAB",star:"⭐",star2:"\uD83C\uDF1F",glowing_star:"\uD83C\uDF1F",sparkles:"✨",zap:"⚡",high_voltage:"⚡",comet:"☄️",boom:"\uD83D\uDCA5",collision:"\uD83D\uDCA5",fire:"\uD83D\uDD25",flame:"\uD83D\uDD25",cloud_tornado:"\uD83C\uDF2A️",cloud_with_tornado:"\uD83C\uDF2A️",tornado:"\uD83C\uDF2A️",rainbow:"\uD83C\uDF08",sunny:"☀️",sun:"☀️",white_sun_small_cloud:"\uD83C\uDF24️",white_sun_with_small_cloud:"\uD83C\uDF24️",partly_sunny:"⛅",white_sun_cloud:"\uD83C\uDF25️",white_sun_behind_cloud:"\uD83C\uDF25️",cloud:"☁️",white_sun_rain_cloud:"\uD83C\uDF26️",white_sun_behind_cloud_with_rain:"\uD83C\uDF26️",cloud_rain:"\uD83C\uDF27️",cloud_with_rain:"\uD83C\uDF27️",thunder_cloud_rain:"⛈️",thunder_cloud_and_rain:"⛈️",cloud_lightning:"\uD83C\uDF29️",cloud_with_lightning:"\uD83C\uDF29️",cloud_snow:"\uD83C\uDF28️",cloud_with_snow:"\uD83C\uDF28️",snowflake:"❄️",snowman2:"☃️",snowman:"⛄",wind_blowing_face:"\uD83C\uDF2C️",wind_face:"\uD83C\uDF2C️",dash:"\uD83D\uDCA8",dashing_away:"\uD83D\uDCA8",droplet:"\uD83D\uDCA7",sweat_drops:"\uD83D\uDCA6",bubbles:"\uD83E\uDEE7",umbrella:"☔",umbrella2:"☂️",ocean:"\uD83C\uDF0A",water_wave:"\uD83C\uDF0A",fog:"\uD83C\uDF2B️",green_apple:"\uD83C\uDF4F",apple:"\uD83C\uDF4E",red_apple:"\uD83C\uDF4E",pear:"\uD83C\uDF50",tangerine:"\uD83C\uDF4A",lemon:"\uD83C\uDF4B",lime:"\uD83C\uDF4B‍\uD83D\uDFE9",banana:"\uD83C\uDF4C",watermelon:"\uD83C\uDF49",grapes:"\uD83C\uDF47",strawberry:"\uD83C\uDF53",blueberries:"\uD83E\uDED0",melon:"\uD83C\uDF48",cherries:"\uD83C\uDF52",peach:"\uD83C\uDF51",mango:"\uD83E\uDD6D",pineapple:"\uD83C\uDF4D",coconut:"\uD83E\uDD65",kiwi:"\uD83E\uDD5D",kiwifruit:"\uD83E\uDD5D",kiwi_fruit:"\uD83E\uDD5D",tomato:"\uD83C\uDF45",eggplant:"\uD83C\uDF46",avocado:"\uD83E\uDD51",pea_pod:"\uD83E\uDEDB",broccoli:"\uD83E\uDD66",leafy_green:"\uD83E\uDD6C",cucumber:"\uD83E\uDD52",hot_pepper:"\uD83C\uDF36️",bell_pepper:"\uD83E\uDED1",corn:"\uD83C\uDF3D",ear_of_corn:"\uD83C\uDF3D",carrot:"\uD83E\uDD55",olive:"\uD83E\uDED2",garlic:"\uD83E\uDDC4",onion:"\uD83E\uDDC5",potato:"\uD83E\uDD54",sweet_potato:"\uD83C\uDF60",ginger_root:"\uD83E\uDEDA",croissant:"\uD83E\uDD50",bagel:"\uD83E\uDD6F",bread:"\uD83C\uDF5E",french_bread:"\uD83E\uDD56",baguette_bread:"\uD83E\uDD56",pretzel:"\uD83E\uDD68",cheese:"\uD83E\uDDC0",cheese_wedge:"\uD83E\uDDC0",egg:"\uD83E\uDD5A",cooking:"\uD83C\uDF73",butter:"\uD83E\uDDC8",pancakes:"\uD83E\uDD5E",waffle:"\uD83E\uDDC7",bacon:"\uD83E\uDD53",cut_of_meat:"\uD83E\uDD69",poultry_leg:"\uD83C\uDF57",meat_on_bone:"\uD83C\uDF56",bone:"\uD83E\uDDB4",hotdog:"\uD83C\uDF2D",hot_dog:"\uD83C\uDF2D",hamburger:"\uD83C\uDF54",fries:"\uD83C\uDF5F",french_fries:"\uD83C\uDF5F",pizza:"\uD83C\uDF55",flatbread:"\uD83E\uDED3",sandwich:"\uD83E\uDD6A",stuffed_flatbread:"\uD83E\uDD59",stuffed_pita:"\uD83E\uDD59",falafel:"\uD83E\uDDC6",taco:"\uD83C\uDF2E",burrito:"\uD83C\uDF2F",tamale:"\uD83E\uDED4",salad:"\uD83E\uDD57",green_salad:"\uD83E\uDD57",shallow_pan_of_food:"\uD83E\uDD58",paella:"\uD83E\uDD58",fondue:"\uD83E\uDED5",canned_food:"\uD83E\uDD6B",jar:"\uD83E\uDED9",spaghetti:"\uD83C\uDF5D",ramen:"\uD83C\uDF5C",steaming_bowl:"\uD83C\uDF5C",stew:"\uD83C\uDF72",pot_of_food:"\uD83C\uDF72",curry:"\uD83C\uDF5B",curry_rice:"\uD83C\uDF5B",sushi:"\uD83C\uDF63",bento:"\uD83C\uDF71",bento_box:"\uD83C\uDF71",dumpling:"\uD83E\uDD5F",oyster:"\uD83E\uDDAA",fried_shrimp:"\uD83C\uDF64",rice_ball:"\uD83C\uDF59",rice:"\uD83C\uDF5A",cooked_rice:"\uD83C\uDF5A",rice_cracker:"\uD83C\uDF58",fish_cake:"\uD83C\uDF65",fortune_cookie:"\uD83E\uDD60",moon_cake:"\uD83E\uDD6E",oden:"\uD83C\uDF62",dango:"\uD83C\uDF61",shaved_ice:"\uD83C\uDF67",ice_cream:"\uD83C\uDF68",icecream:"\uD83C\uDF66",pie:"\uD83E\uDD67",cupcake:"\uD83E\uDDC1",cake:"\uD83C\uDF70",shortcake:"\uD83C\uDF70",birthday:"\uD83C\uDF82",birthday_cake:"\uD83C\uDF82",custard:"\uD83C\uDF6E",pudding:"\uD83C\uDF6E",flan:"\uD83C\uDF6E",lollipop:"\uD83C\uDF6D",candy:"\uD83C\uDF6C",chocolate_bar:"\uD83C\uDF6B",popcorn:"\uD83C\uDF7F",doughnut:"\uD83C\uDF69",cookie:"\uD83C\uDF6A",chestnut:"\uD83C\uDF30",peanuts:"\uD83E\uDD5C",shelled_peanut:"\uD83E\uDD5C",beans:"\uD83E\uDED8",honey_pot:"\uD83C\uDF6F",milk:"\uD83E\uDD5B",glass_of_milk:"\uD83E\uDD5B",pouring_liquid:"\uD83E\uDED7",baby_bottle:"\uD83C\uDF7C",teapot:"\uD83E\uDED6",coffee:"☕",hot_beverage:"☕",tea:"\uD83C\uDF75",mate:"\uD83E\uDDC9",beverage_box:"\uD83E\uDDC3",cup_with_straw:"\uD83E\uDD64",bubble_tea:"\uD83E\uDDCB",sake:"\uD83C\uDF76",beer:"\uD83C\uDF7A",beer_mug:"\uD83C\uDF7A",beers:"\uD83C\uDF7B",champagne_glass:"\uD83E\uDD42",clinking_glass:"\uD83E\uDD42",wine_glass:"\uD83C\uDF77",tumbler_glass:"\uD83E\uDD43",whisky:"\uD83E\uDD43",cocktail:"\uD83C\uDF78",tropical_drink:"\uD83C\uDF79",champagne:"\uD83C\uDF7E",bottle_with_popping_cork:"\uD83C\uDF7E",ice_cube:"\uD83E\uDDCA",spoon:"\uD83E\uDD44",fork_and_knife:"\uD83C\uDF74",fork_knife_plate:"\uD83C\uDF7D️",fork_and_knife_with_plate:"\uD83C\uDF7D️",bowl_with_spoon:"\uD83E\uDD63",takeout_box:"\uD83E\uDD61",chopsticks:"\uD83E\uDD62",salt:"\uD83E\uDDC2",soccer:"⚽",soccer_ball:"⚽",actual_football:"⚽",basketball:"\uD83C\uDFC0",football:"\uD83C\uDFC8",baseball:"⚾",softball:"\uD83E\uDD4E",tennis:"\uD83C\uDFBE",volleyball:"\uD83C\uDFD0",rugby_football:"\uD83C\uDFC9",flying_disc:"\uD83E\uDD4F","8ball":"\uD83C\uDFB1",yo_yo:"\uD83E\uDE80",ping_pong:"\uD83C\uDFD3",table_tennis:"\uD83C\uDFD3",badminton:"\uD83C\uDFF8",hockey:"\uD83C\uDFD2",ice_hockey:"\uD83C\uDFD2",field_hockey:"\uD83C\uDFD1",lacrosse:"\uD83E\uDD4D",cricket_game:"\uD83C\uDFCF",cricket_bat_ball:"\uD83C\uDFCF",boomerang:"\uD83E\uDE83",goal:"\uD83E\uDD45",goal_net:"\uD83E\uDD45",golf:"⛳",flag_in_hole:"⛳",kite:"\uD83E\uDE81",playground_slide:"\uD83D\uDEDD",bow_and_arrow:"\uD83C\uDFF9",archery:"\uD83C\uDFF9",fishing_pole_and_fish:"\uD83C\uDFA3",fishing_pole:"\uD83C\uDFA3",diving_mask:"\uD83E\uDD3F",boxing_glove:"\uD83E\uDD4A",boxing_gloves:"\uD83E\uDD4A",martial_arts_uniform:"\uD83E\uDD4B",karate_uniform:"\uD83E\uDD4B",running_shirt_with_sash:"\uD83C\uDFBD",running_shirt:"\uD83C\uDFBD",skateboard:"\uD83D\uDEF9",roller_skate:"\uD83D\uDEFC",sled:"\uD83D\uDEF7",ice_skate:"⛸️",curling_stone:"\uD83E\uDD4C",ski:"\uD83C\uDFBF",skis:"\uD83C\uDFBF",skier:"⛷️",snowboarder:"\uD83C\uDFC2",parachute:"\uD83E\uDE82",person_lifting_weights:"\uD83C\uDFCB️",lifter:"\uD83C\uDFCB️",weight_lifter:"\uD83C\uDFCB️",woman_lifting_weights:"\uD83C\uDFCB️‍♀️",man_lifting_weights:"\uD83C\uDFCB️‍♂️",people_wrestling:"\uD83E\uDD3C",wrestlers:"\uD83E\uDD3C",wrestling:"\uD83E\uDD3C",women_wrestling:"\uD83E\uDD3C‍♀️",men_wrestling:"\uD83E\uDD3C‍♂️",person_doing_cartwheel:"\uD83E\uDD38",cartwheel:"\uD83E\uDD38",woman_cartwheeling:"\uD83E\uDD38‍♀️",man_cartwheeling:"\uD83E\uDD38‍♂️",person_bouncing_ball:"⛹️",basketball_player:"⛹️",person_with_ball:"⛹️",woman_bouncing_ball:"⛹️‍♀️",man_bouncing_ball:"⛹️‍♂️",person_fencing:"\uD83E\uDD3A",fencer:"\uD83E\uDD3A",fencing:"\uD83E\uDD3A",person_playing_handball:"\uD83E\uDD3E",handball:"\uD83E\uDD3E",woman_playing_handball:"\uD83E\uDD3E‍♀️",man_playing_handball:"\uD83E\uDD3E‍♂️",person_golfing:"\uD83C\uDFCC️",golfer:"\uD83C\uDFCC️",woman_golfing:"\uD83C\uDFCC️‍♀️",man_golfing:"\uD83C\uDFCC️‍♂️",horse_racing:"\uD83C\uDFC7",person_in_lotus_position:"\uD83E\uDDD8",woman_in_lotus_position:"\uD83E\uDDD8‍♀️",man_in_lotus_position:"\uD83E\uDDD8‍♂️",person_surfing:"\uD83C\uDFC4",surfer:"\uD83C\uDFC4",woman_surfing:"\uD83C\uDFC4‍♀️",man_surfing:"\uD83C\uDFC4‍♂️",person_swimming:"\uD83C\uDFCA",swimmer:"\uD83C\uDFCA",woman_swimming:"\uD83C\uDFCA‍♀️",man_swimming:"\uD83C\uDFCA‍♂️",person_playing_water_polo:"\uD83E\uDD3D",water_polo:"\uD83E\uDD3D",woman_playing_water_polo:"\uD83E\uDD3D‍♀️",man_playing_water_polo:"\uD83E\uDD3D‍♂️",person_rowing_boat:"\uD83D\uDEA3",rowboat:"\uD83D\uDEA3",woman_rowing_boat:"\uD83D\uDEA3‍♀️",man_rowing_boat:"\uD83D\uDEA3‍♂️",person_climbing:"\uD83E\uDDD7",woman_climbing:"\uD83E\uDDD7‍♀️",man_climbing:"\uD83E\uDDD7‍♂️",person_mountain_biking:"\uD83D\uDEB5",mountain_bicyclist:"\uD83D\uDEB5",woman_mountain_biking:"\uD83D\uDEB5‍♀️",man_mountain_biking:"\uD83D\uDEB5‍♂️",person_biking:"\uD83D\uDEB4",bicyclist:"\uD83D\uDEB4",woman_biking:"\uD83D\uDEB4‍♀️",man_biking:"\uD83D\uDEB4‍♂️",trophy:"\uD83C\uDFC6",first_place:"\uD83E\uDD47",first_place_medal:"\uD83E\uDD47",second_place:"\uD83E\uDD48",second_place_medal:"\uD83E\uDD48",third_place:"\uD83E\uDD49",third_place_medal:"\uD83E\uDD49",medal:"\uD83C\uDFC5",sports_medal:"\uD83C\uDFC5",military_medal:"\uD83C\uDF96️",rosette:"\uD83C\uDFF5️",reminder_ribbon:"\uD83C\uDF97️",ticket:"\uD83C\uDFAB",tickets:"\uD83C\uDF9F️",admission_tickets:"\uD83C\uDF9F️",circus_tent:"\uD83C\uDFAA",person_juggling:"\uD83E\uDD39",juggling:"\uD83E\uDD39",juggler:"\uD83E\uDD39",woman_juggling:"\uD83E\uDD39‍♀️",man_juggling:"\uD83E\uDD39‍♂️",performing_arts:"\uD83C\uDFAD",ballet_shoes:"\uD83E\uDE70",art:"\uD83C\uDFA8",clapper:"\uD83C\uDFAC",clapper_board:"\uD83C\uDFAC",microphone:"\uD83C\uDFA4",headphones:"\uD83C\uDFA7",headphone:"\uD83C\uDFA7",musical_score:"\uD83C\uDFBC",musical_keyboard:"\uD83C\uDFB9",maracas:"\uD83E\uDE87",drum:"\uD83E\uDD41",drum_with_drumsticks:"\uD83E\uDD41",long_drum:"\uD83E\uDE98",saxophone:"\uD83C\uDFB7",trumpet:"\uD83C\uDFBA",accordion:"\uD83E\uDE97",guitar:"\uD83C\uDFB8",banjo:"\uD83E\uDE95",violin:"\uD83C\uDFBB",flute:"\uD83E\uDE88",game_die:"\uD83C\uDFB2",chess_pawn:"♟️",dart:"\uD83C\uDFAF",direct_hit:"\uD83C\uDFAF",bowling:"\uD83C\uDFB3",video_game:"\uD83C\uDFAE",slot_machine:"\uD83C\uDFB0",jigsaw:"\uD83E\uDDE9",puzzle_piece:"\uD83E\uDDE9",red_car:"\uD83D\uDE97",automobile:"\uD83D\uDE97",taxi:"\uD83D\uDE95",blue_car:"\uD83D\uDE99",pickup_truck:"\uD83D\uDEFB",minibus:"\uD83D\uDE90",bus:"\uD83D\uDE8C",trolleybus:"\uD83D\uDE8E",race_car:"\uD83C\uDFCE️",racing_car:"\uD83C\uDFCE️",police_car:"\uD83D\uDE93",ambulance:"\uD83D\uDE91",fire_engine:"\uD83D\uDE92",truck:"\uD83D\uDE9A",articulated_lorry:"\uD83D\uDE9B",tractor:"\uD83D\uDE9C",probing_cane:"\uD83E\uDDAF",manual_wheelchair:"\uD83E\uDDBD",motorized_wheelchair:"\uD83E\uDDBC",crutch:"\uD83E\uDE7C",scooter:"\uD83D\uDEF4",kick_scooter:"\uD83D\uDEF4",bike:"\uD83D\uDEB2",bicycle:"\uD83D\uDEB2",motor_scooter:"\uD83D\uDEF5",motorbike:"\uD83D\uDEF5",motorcycle:"\uD83C\uDFCD️",racing_motorcycle:"\uD83C\uDFCD️",auto_rickshaw:"\uD83D\uDEFA",wheel:"\uD83D\uDEDE",rotating_light:"\uD83D\uDEA8",oncoming_police_car:"\uD83D\uDE94",oncoming_bus:"\uD83D\uDE8D",oncoming_automobile:"\uD83D\uDE98",oncoming_taxi:"\uD83D\uDE96",aerial_tramway:"\uD83D\uDEA1",mountain_cableway:"\uD83D\uDEA0",suspension_railway:"\uD83D\uDE9F",railway_car:"\uD83D\uDE83",train:"\uD83D\uDE8B",tram_car:"\uD83D\uDE8B",mountain_railway:"\uD83D\uDE9E",monorail:"\uD83D\uDE9D",bullettrain_side:"\uD83D\uDE84",bullettrain_front:"\uD83D\uDE85",bullet_train:"\uD83D\uDE85",light_rail:"\uD83D\uDE88",steam_locomotive:"\uD83D\uDE82",locomotive:"\uD83D\uDE82",train2:"\uD83D\uDE86",metro:"\uD83D\uDE87",tram:"\uD83D\uDE8A",station:"\uD83D\uDE89",airplane:"✈️",airplane_departure:"\uD83D\uDEEB",airplane_arriving:"\uD83D\uDEEC",airplane_small:"\uD83D\uDEE9️",small_airplane:"\uD83D\uDEE9️",seat:"\uD83D\uDCBA",satellite_orbital:"\uD83D\uDEF0️",rocket:"\uD83D\uDE80",flying_saucer:"\uD83D\uDEF8",helicopter:"\uD83D\uDE81",canoe:"\uD83D\uDEF6",kayak:"\uD83D\uDEF6",sailboat:"⛵",speedboat:"\uD83D\uDEA4",motorboat:"\uD83D\uDEE5️",motor_boat:"\uD83D\uDEE5️",cruise_ship:"\uD83D\uDEF3️",passenger_ship:"\uD83D\uDEF3️",ferry:"⛴️",ship:"\uD83D\uDEA2",ring_buoy:"\uD83D\uDEDF",anchor:"⚓",hook:"\uD83E\uDE9D",fuelpump:"⛽",fuel_pump:"⛽",construction:"\uD83D\uDEA7",vertical_traffic_light:"\uD83D\uDEA6",traffic_light:"\uD83D\uDEA5",busstop:"\uD83D\uDE8F",bus_stop:"\uD83D\uDE8F",map:"\uD83D\uDDFA️",world_map:"\uD83D\uDDFA️",moyai:"\uD83D\uDDFF",moai:"\uD83D\uDDFF",statue_of_liberty:"\uD83D\uDDFD",tokyo_tower:"\uD83D\uDDFC",european_castle:"\uD83C\uDFF0",castle:"\uD83C\uDFF0",japanese_castle:"\uD83C\uDFEF",stadium:"\uD83C\uDFDF️",ferris_wheel:"\uD83C\uDFA1",roller_coaster:"\uD83C\uDFA2",carousel_horse:"\uD83C\uDFA0",fountain:"⛲",beach_umbrella:"⛱️",umbrella_on_ground:"⛱️",beach:"\uD83C\uDFD6️",beach_with_umbrella:"\uD83C\uDFD6️",island:"\uD83C\uDFDD️",desert_island:"\uD83C\uDFDD️",desert:"\uD83C\uDFDC️",volcano:"\uD83C\uDF0B",mountain:"⛰️",mountain_snow:"\uD83C\uDFD4️",snow_capped_mountain:"\uD83C\uDFD4️",mount_fuji:"\uD83D\uDDFB",camping:"\uD83C\uDFD5️",tent:"⛺",house:"\uD83C\uDFE0",house_with_garden:"\uD83C\uDFE1",homes:"\uD83C\uDFD8️",house_buildings:"\uD83C\uDFD8️",houses:"\uD83C\uDFD8️",house_abandoned:"\uD83C\uDFDA️",derelict_house_building:"\uD83C\uDFDA️",hut:"\uD83D\uDED6",construction_site:"\uD83C\uDFD7️",building_construction:"\uD83C\uDFD7️",factory:"\uD83C\uDFED",office:"\uD83C\uDFE2",department_store:"\uD83C\uDFEC",post_office:"\uD83C\uDFE3",european_post_office:"\uD83C\uDFE4",hospital:"\uD83C\uDFE5",bank:"\uD83C\uDFE6",hotel:"\uD83C\uDFE8",convenience_store:"\uD83C\uDFEA",school:"\uD83C\uDFEB",love_hotel:"\uD83C\uDFE9",wedding:"\uD83D\uDC92",classical_building:"\uD83C\uDFDB️",church:"⛪",mosque:"\uD83D\uDD4C",synagogue:"\uD83D\uDD4D",hindu_temple:"\uD83D\uDED5",kaaba:"\uD83D\uDD4B",shinto_shrine:"⛩️",railway_track:"\uD83D\uDEE4️",railroad_track:"\uD83D\uDEE4️",motorway:"\uD83D\uDEE3️",japan:"\uD83D\uDDFE",map_of_japan:"\uD83D\uDDFE",rice_scene:"\uD83C\uDF91",park:"\uD83C\uDFDE️",national_park:"\uD83C\uDFDE️",sunrise:"\uD83C\uDF05",sunrise_over_mountains:"\uD83C\uDF04",stars:"\uD83C\uDF20",shooting_star:"\uD83C\uDF20",sparkler:"\uD83C\uDF87",fireworks:"\uD83C\uDF86",city_sunset:"\uD83C\uDF07",city_sunrise:"\uD83C\uDF07",sunset:"\uD83C\uDF07",city_dusk:"\uD83C\uDF06",cityscape:"\uD83C\uDFD9️",night_with_stars:"\uD83C\uDF03",milky_way:"\uD83C\uDF0C",bridge_at_night:"\uD83C\uDF09",foggy:"\uD83C\uDF01",watch:"⌚",mobile_phone:"\uD83D\uDCF1",iphone:"\uD83D\uDCF1",calling:"\uD83D\uDCF2",computer:"\uD83D\uDCBB",keyboard:"⌨️",desktop:"\uD83D\uDDA5️",desktop_computer:"\uD83D\uDDA5️",printer:"\uD83D\uDDA8️",mouse_three_button:"\uD83D\uDDB1️",three_button_mouse:"\uD83D\uDDB1️",trackball:"\uD83D\uDDB2️",joystick:"\uD83D\uDD79️",compression:"\uD83D\uDDDC️",clamp:"\uD83D\uDDDC️",minidisc:"\uD83D\uDCBD",computer_disk:"\uD83D\uDCBD",floppy_disk:"\uD83D\uDCBE",cd:"\uD83D\uDCBF",optical_disk:"\uD83D\uDCBF",dvd:"\uD83D\uDCC0",vhs:"\uD83D\uDCFC",videocassette:"\uD83D\uDCFC",camera:"\uD83D\uDCF7",camera_with_flash:"\uD83D\uDCF8",video_camera:"\uD83D\uDCF9",movie_camera:"\uD83C\uDFA5",projector:"\uD83D\uDCFD️",film_projector:"\uD83D\uDCFD️",film_frames:"\uD83C\uDF9E️",telephone_receiver:"\uD83D\uDCDE",telephone:"☎️",pager:"\uD83D\uDCDF",fax:"\uD83D\uDCE0",fax_machine:"\uD83D\uDCE0",tv:"\uD83D\uDCFA",television:"\uD83D\uDCFA",radio:"\uD83D\uDCFB",microphone2:"\uD83C\uDF99️",studio_microphone:"\uD83C\uDF99️",level_slider:"\uD83C\uDF9A️",control_knobs:"\uD83C\uDF9B️",compass:"\uD83E\uDDED",stopwatch:"⏱️",timer:"⏲️",timer_clock:"⏲️",alarm_clock:"⏰",clock:"\uD83D\uDD70️",mantlepiece_clock:"\uD83D\uDD70️",hourglass:"⌛",hourglass_flowing_sand:"⏳",satellite:"\uD83D\uDCE1",battery:"\uD83D\uDD0B",low_battery:"\uD83E\uDEAB",electric_plug:"\uD83D\uDD0C",bulb:"\uD83D\uDCA1",light_bulb:"\uD83D\uDCA1",flashlight:"\uD83D\uDD26",candle:"\uD83D\uDD6F️",diya_lamp:"\uD83E\uDE94",fire_extinguisher:"\uD83E\uDDEF",oil:"\uD83D\uDEE2️",oil_drum:"\uD83D\uDEE2️",money_with_wings:"\uD83D\uDCB8",dollar:"\uD83D\uDCB5",yen:"\uD83D\uDCB4",yen_banknote:"\uD83D\uDCB4",euro:"\uD83D\uDCB6",euro_banknote:"\uD83D\uDCB6",pound:"\uD83D\uDCB7",coin:"\uD83E\uDE99",moneybag:"\uD83D\uDCB0",money_bag:"\uD83D\uDCB0",credit_card:"\uD83D\uDCB3",identification_card:"\uD83E\uDEAA",gem:"\uD83D\uDC8E",gem_stone:"\uD83D\uDC8E",scales:"⚖️",balance_scale:"⚖️",ladder:"\uD83E\uDE9C",toolbox:"\uD83E\uDDF0",screwdriver:"\uD83E\uDE9B",wrench:"\uD83D\uDD27",hammer:"\uD83D\uDD28",hammer_pick:"⚒️",hammer_and_pick:"⚒️",tools:"\uD83D\uDEE0️",hammer_and_wrench:"\uD83D\uDEE0️",pick:"⛏️",carpentry_saw:"\uD83E\uDE9A",nut_and_bolt:"\uD83D\uDD29",gear:"⚙️",mouse_trap:"\uD83E\uDEA4",bricks:"\uD83E\uDDF1",brick:"\uD83E\uDDF1",chains:"⛓️",link:"\uD83D\uDD17",broken_chain:"⛓️‍\uD83D\uDCA5",magnet:"\uD83E\uDDF2",gun:"\uD83D\uDD2B",pistol:"\uD83D\uDD2B",bomb:"\uD83D\uDCA3",firecracker:"\uD83E\uDDE8",axe:"\uD83E\uDE93",knife:"\uD83D\uDD2A",kitchen_knife:"\uD83D\uDD2A",dagger:"\uD83D\uDDE1️",dagger_knife:"\uD83D\uDDE1️",crossed_swords:"⚔️",shield:"\uD83D\uDEE1️",smoking:"\uD83D\uDEAC",cigarette:"\uD83D\uDEAC",coffin:"⚰️",headstone:"\uD83E\uDEA6",urn:"⚱️",funeral_urn:"⚱️",amphora:"\uD83C\uDFFA",crystal_ball:"\uD83D\uDD2E",prayer_beads:"\uD83D\uDCFF",nazar_amulet:"\uD83E\uDDFF",hamsa:"\uD83E\uDEAC",barber:"\uD83D\uDC88",barber_pole:"\uD83D\uDC88",alembic:"⚗️",telescope:"\uD83D\uDD2D",microscope:"\uD83D\uDD2C",hole:"\uD83D\uDD73️",x_ray:"\uD83E\uDE7B",adhesive_bandage:"\uD83E\uDE79",stethoscope:"\uD83E\uDE7A",pill:"\uD83D\uDC8A",syringe:"\uD83D\uDC89",drop_of_blood:"\uD83E\uDE78",dna:"\uD83E\uDDEC",microbe:"\uD83E\uDDA0",petri_dish:"\uD83E\uDDEB",test_tube:"\uD83E\uDDEA",thermometer:"\uD83C\uDF21️",broom:"\uD83E\uDDF9",plunger:"\uD83E\uDEA0",basket:"\uD83E\uDDFA",roll_of_paper:"\uD83E\uDDFB",toilet:"\uD83D\uDEBD",potable_water:"\uD83D\uDEB0",shower:"\uD83D\uDEBF",bathtub:"\uD83D\uDEC1",bath:"\uD83D\uDEC0",soap:"\uD83E\uDDFC",toothbrush:"\uD83E\uDEA5",razor:"\uD83E\uDE92",hair_pick:"\uD83E\uDEAE",sponge:"\uD83E\uDDFD",bucket:"\uD83E\uDEA3",squeeze_bottle:"\uD83E\uDDF4",lotion_bottle:"\uD83E\uDDF4",bellhop:"\uD83D\uDECE️",bellhop_bell:"\uD83D\uDECE️",key:"\uD83D\uDD11",key2:"\uD83D\uDDDD️",old_key:"\uD83D\uDDDD️",door:"\uD83D\uDEAA",chair:"\uD83E\uDE91",couch:"\uD83D\uDECB️",couch_and_lamp:"\uD83D\uDECB️",bed:"\uD83D\uDECF️",sleeping_accommodation:"\uD83D\uDECC",person_in_bed:"\uD83D\uDECC",teddy_bear:"\uD83E\uDDF8",nesting_dolls:"\uD83E\uDE86",frame_photo:"\uD83D\uDDBC️",frame_with_picture:"\uD83D\uDDBC️",mirror:"\uD83E\uDE9E",window:"\uD83E\uDE9F",shopping_bags:"\uD83D\uDECD️",shopping_cart:"\uD83D\uDED2",shopping_trolley:"\uD83D\uDED2",gift:"\uD83C\uDF81",wrapped_gift:"\uD83C\uDF81",balloon:"\uD83C\uDF88",flags:"\uD83C\uDF8F",carp_streamer:"\uD83C\uDF8F",ribbon:"\uD83C\uDF80",magic_wand:"\uD83E\uDE84",confetti_ball:"\uD83C\uDF8A",tada:"\uD83C\uDF89",party_popper:"\uD83C\uDF89",dolls:"\uD83C\uDF8E",folding_hand_fan:"\uD83E\uDEAD",izakaya_lantern:"\uD83C\uDFEE",wind_chime:"\uD83C\uDF90",mirror_ball:"\uD83E\uDEA9",red_envelope:"\uD83E\uDDE7",envelope:"✉️",envelope_with_arrow:"\uD83D\uDCE9",incoming_envelope:"\uD83D\uDCE8",e_mail:"\uD83D\uDCE7",email:"\uD83D\uDCE7",love_letter:"\uD83D\uDC8C",inbox_tray:"\uD83D\uDCE5",outbox_tray:"\uD83D\uDCE4",package:"\uD83D\uDCE6",label:"\uD83C\uDFF7️",placard:"\uD83E\uDEA7",mailbox_closed:"\uD83D\uDCEA",mailbox:"\uD83D\uDCEB",mailbox_with_mail:"\uD83D\uDCEC",mailbox_with_no_mail:"\uD83D\uDCED",postbox:"\uD83D\uDCEE",postal_horn:"\uD83D\uDCEF",scroll:"\uD83D\uDCDC",page_with_curl:"\uD83D\uDCC3",page_facing_up:"\uD83D\uDCC4",bookmark_tabs:"\uD83D\uDCD1",receipt:"\uD83E\uDDFE",bar_chart:"\uD83D\uDCCA",chart_with_upwards_trend:"\uD83D\uDCC8",chart_with_downwards_trend:"\uD83D\uDCC9",notepad_spiral:"\uD83D\uDDD2️",spiral_note_pad:"\uD83D\uDDD2️",calendar_spiral:"\uD83D\uDDD3️",spiral_calendar_pad:"\uD83D\uDDD3️",calendar:"\uD83D\uDCC6",date:"\uD83D\uDCC5",wastebasket:"\uD83D\uDDD1️",card_index:"\uD83D\uDCC7",card_box:"\uD83D\uDDC3️",card_file_box:"\uD83D\uDDC3️",ballot_box:"\uD83D\uDDF3️",ballot_box_with_ballot:"\uD83D\uDDF3️",file_cabinet:"\uD83D\uDDC4️",clipboard:"\uD83D\uDCCB",file_folder:"\uD83D\uDCC1",open_file_folder:"\uD83D\uDCC2",dividers:"\uD83D\uDDC2️",card_index_dividers:"\uD83D\uDDC2️",newspaper2:"\uD83D\uDDDE️",rolled_up_newspaper:"\uD83D\uDDDE️",newspaper:"\uD83D\uDCF0",notebook:"\uD83D\uDCD3",notebook_with_decorative_cover:"\uD83D\uDCD4",ledger:"\uD83D\uDCD2",closed_book:"\uD83D\uDCD5",green_book:"\uD83D\uDCD7",blue_book:"\uD83D\uDCD8",orange_book:"\uD83D\uDCD9",books:"\uD83D\uDCDA",book:"\uD83D\uDCD6",open_book:"\uD83D\uDCD6",bookmark:"\uD83D\uDD16",safety_pin:"\uD83E\uDDF7",paperclip:"\uD83D\uDCCE",paperclips:"\uD83D\uDD87️",linked_paperclips:"\uD83D\uDD87️",triangular_ruler:"\uD83D\uDCD0",straight_ruler:"\uD83D\uDCCF",abacus:"\uD83E\uDDEE",pushpin:"\uD83D\uDCCC",round_pushpin:"\uD83D\uDCCD",scissors:"✂️",pen_ballpoint:"\uD83D\uDD8A️",lower_left_ballpoint_pen:"\uD83D\uDD8A️",pen:"\uD83D\uDD8A️",pen_fountain:"\uD83D\uDD8B️",lower_left_fountain_pen:"\uD83D\uDD8B️",fountain_pen:"\uD83D\uDD8B️",black_nib:"✒️",paintbrush:"\uD83D\uDD8C️",lower_left_paintbrush:"\uD83D\uDD8C️",crayon:"\uD83D\uDD8D️",lower_left_crayon:"\uD83D\uDD8D️",pencil:"\uD83D\uDCDD",memo:"\uD83D\uDCDD",pencil2:"✏️",mag:"\uD83D\uDD0D",mag_right:"\uD83D\uDD0E",lock_with_ink_pen:"\uD83D\uDD0F",closed_lock_with_key:"\uD83D\uDD10",lock:"\uD83D\uDD12",locked:"\uD83D\uDD12",unlock:"\uD83D\uDD13",unlocked:"\uD83D\uDD13",pink_heart:"\uD83E\uDE77",heart:"❤️",red_heart:"❤️",orange_heart:"\uD83E\uDDE1",yellow_heart:"\uD83D\uDC9B",green_heart:"\uD83D\uDC9A",light_blue_heart:"\uD83E\uDE75",blue_heart:"\uD83D\uDC99",purple_heart:"\uD83D\uDC9C",black_heart:"\uD83D\uDDA4",grey_heart:"\uD83E\uDE76",white_heart:"\uD83E\uDD0D",brown_heart:"\uD83E\uDD0E",broken_heart:"\uD83D\uDC94",heart_exclamation:"❣️",heavy_heart_exclamation_mark_ornament:"❣️",two_hearts:"\uD83D\uDC95",revolving_hearts:"\uD83D\uDC9E",heartbeat:"\uD83D\uDC93",beating_heart:"\uD83D\uDC93",heartpulse:"\uD83D\uDC97",growing_heart:"\uD83D\uDC97",sparkling_heart:"\uD83D\uDC96",cupid:"\uD83D\uDC98",gift_heart:"\uD83D\uDC9D",mending_heart:"❤️‍\uD83E\uDE79",heart_on_fire:"❤️‍\uD83D\uDD25",heart_decoration:"\uD83D\uDC9F",peace:"☮️",peace_symbol:"☮️",cross:"✝️",latin_cross:"✝️",star_and_crescent:"☪️",om_symbol:"\uD83D\uDD49️",wheel_of_dharma:"☸️",khanda:"\uD83E\uDEAF",star_of_david:"✡️",six_pointed_star:"\uD83D\uDD2F",menorah:"\uD83D\uDD4E",yin_yang:"☯️",orthodox_cross:"☦️",place_of_worship:"\uD83D\uDED0",worship_symbol:"\uD83D\uDED0",ophiuchus:"⛎",aries:"♈",taurus:"♉",gemini:"♊",cancer:"♋",leo:"♌",virgo:"♍",libra:"♎",scorpius:"♏",scorpio:"♏",sagittarius:"♐",capricorn:"♑",aquarius:"♒",pisces:"♓",id:"\uD83C\uDD94",atom:"⚛️",atom_symbol:"⚛️",accept:"\uD83C\uDE51",radioactive:"☢️",radioactive_sign:"☢️",biohazard:"☣️",biohazard_sign:"☣️",mobile_phone_off:"\uD83D\uDCF4",vibration_mode:"\uD83D\uDCF3",u6709:"\uD83C\uDE36",u7121:"\uD83C\uDE1A",u7533:"\uD83C\uDE38",u55b6:"\uD83C\uDE3A",u6708:"\uD83C\uDE37️",eight_pointed_black_star:"✴️",vs:"\uD83C\uDD9A",white_flower:"\uD83D\uDCAE",ideograph_advantage:"\uD83C\uDE50",secret:"㊙️",congratulations:"㊗️",u5408:"\uD83C\uDE34",u6e80:"\uD83C\uDE35",u5272:"\uD83C\uDE39",u7981:"\uD83C\uDE32",ab:"\uD83C\uDD8E",cl:"\uD83C\uDD91",o2:"\uD83C\uDD7E️",sos:"\uD83C\uDD98",cross_mark:"❌",octagonal_sign:"\uD83D\uDED1",stop_sign:"\uD83D\uDED1",no_entry:"⛔",name_badge:"\uD83D\uDCDB",no_entry_sign:"\uD83D\uDEAB",prohibited:"\uD83D\uDEAB",anger:"\uD83D\uDCA2",hotsprings:"♨️",hot_springs:"♨️",no_pedestrians:"\uD83D\uDEB7",do_not_litter:"\uD83D\uDEAF",no_littering:"\uD83D\uDEAF",no_bicycles:"\uD83D\uDEB3",non_potable_water:"\uD83D\uDEB1",underage:"\uD83D\uDD1E",no_mobile_phones:"\uD83D\uDCF5",no_smoking:"\uD83D\uDEAD",exclamation:"❗",grey_exclamation:"❕",question:"❓",question_mark:"❓",grey_question:"❔",bangbang:"‼️",interrobang:"⁉️",low_brightness:"\uD83D\uDD05",high_brightness:"\uD83D\uDD06",part_alternation_mark:"〽️",warning:"⚠️",children_crossing:"\uD83D\uDEB8",trident:"\uD83D\uDD31",fleur_de_lis:"⚜️",beginner:"\uD83D\uDD30",recycle:"♻️",white_check_mark:"✅",u6307:"\uD83C\uDE2F",chart:"\uD83D\uDCB9",sparkle:"❇️",eight_spoked_asterisk:"✳️",negative_squared_cross_mark:"❎",globe_with_meridians:"\uD83C\uDF10",diamond_shape_with_a_dot_inside:"\uD83D\uDCA0",circled_m:"Ⓜ️",cyclone:"\uD83C\uDF00",zzz:"\uD83D\uDCA4",atm:"\uD83C\uDFE7",wc:"\uD83D\uDEBE",water_closet:"\uD83D\uDEBE",wheelchair:"♿",parking:"\uD83C\uDD7F️",elevator:"\uD83D\uDED7",u7a7a:"\uD83C\uDE33",sa:"\uD83C\uDE02️",passport_control:"\uD83D\uDEC2",customs:"\uD83D\uDEC3",baggage_claim:"\uD83D\uDEC4",left_luggage:"\uD83D\uDEC5",wireless:"\uD83D\uDEDC",mens:"\uD83D\uDEB9",mens_room:"\uD83D\uDEB9",womens:"\uD83D\uDEBA",womens_room:"\uD83D\uDEBA",baby_symbol:"\uD83D\uDEBC",restroom:"\uD83D\uDEBB",put_litter_in_its_place:"\uD83D\uDEAE",cinema:"\uD83C\uDFA6",signal_strength:"\uD83D\uDCF6",antenna_bars:"\uD83D\uDCF6",koko:"\uD83C\uDE01",symbols:"\uD83D\uDD23",input_symbols:"\uD83D\uDD23",information_source:"ℹ️",information:"ℹ️",abc:"\uD83D\uDD24",abcd:"\uD83D\uDD21",capital_abcd:"\uD83D\uDD20",ng:"\uD83C\uDD96",ok:"\uD83C\uDD97",up:"\uD83C\uDD99",cool:"\uD83C\uDD92",new:"\uD83C\uDD95",free:"\uD83C\uDD93",zero:"0️⃣",number_0:"0️⃣",one:"1️⃣",number_1:"1️⃣",two:"2️⃣",number_2:"2️⃣",three:"3️⃣",number_3:"3️⃣",four:"4️⃣",number_4:"4️⃣",five:"5️⃣",number_5:"5️⃣",six:"6️⃣",number_6:"6️⃣",seven:"7️⃣",number_7:"7️⃣",eight:"8️⃣",number_8:"8️⃣",nine:"9️⃣",number_9:"9️⃣",keycap_ten:"\uD83D\uDD1F",number_10:"\uD83D\uDD1F",input_numbers:"\uD83D\uDD22",hash:"#️⃣",asterisk:"*️⃣",keycap_asterisk:"*️⃣",eject:"⏏️",eject_symbol:"⏏️",arrow_forward:"▶️",pause_button:"⏸️",double_vertical_bar:"⏸️",play_pause:"⏯️",stop_button:"⏹️",record_button:"⏺️",track_next:"⏭️",next_track:"⏭️",track_previous:"⏮️",previous_track:"⏮️",fast_forward:"⏩",rewind:"⏪",arrow_double_up:"⏫",arrow_double_down:"⏬",arrow_backward:"◀️",arrow_up_small:"\uD83D\uDD3C",arrow_down_small:"\uD83D\uDD3D",arrow_right:"➡️",right_arrow:"➡️",arrow_left:"⬅️",left_arrow:"⬅️",arrow_up:"⬆️",up_arrow:"⬆️",arrow_down:"⬇️",down_arrow:"⬇️",arrow_upper_right:"↗️",arrow_lower_right:"↘️",arrow_lower_left:"↙️",arrow_upper_left:"↖️",up_left_arrow:"↖️",arrow_up_down:"↕️",up_down_arrow:"↕️",left_right_arrow:"↔️",arrow_right_hook:"↪️",leftwards_arrow_with_hook:"↩️",arrow_heading_up:"⤴️",arrow_heading_down:"⤵️",twisted_rightwards_arrows:"\uD83D\uDD00",repeat:"\uD83D\uDD01",repeat_one:"\uD83D\uDD02",arrows_counterclockwise:"\uD83D\uDD04",arrows_clockwise:"\uD83D\uDD03",musical_note:"\uD83C\uDFB5",notes:"\uD83C\uDFB6",musical_notes:"\uD83C\uDFB6",heavy_plus_sign:"➕",heavy_minus_sign:"➖",heavy_division_sign:"➗",heavy_multiplication_x:"✖️",heavy_equals_sign:"\uD83D\uDFF0",infinity:"♾️",heavy_dollar_sign:"\uD83D\uDCB2",currency_exchange:"\uD83D\uDCB1",tm:"™",trade_mark:"™",copyright:"©",registered:"®",wavy_dash:"〰️",curly_loop:"➰",loop:"➿",end:"\uD83D\uDD1A",end_arrow:"\uD83D\uDD1A",back:"\uD83D\uDD19",back_arrow:"\uD83D\uDD19",on:"\uD83D\uDD1B",on_arrow:"\uD83D\uDD1B",top:"\uD83D\uDD1D",top_arrow:"\uD83D\uDD1D",soon:"\uD83D\uDD1C",soon_arrow:"\uD83D\uDD1C",heavy_check_mark:"✔️",check_mark:"✔️",ballot_box_with_check:"☑️",radio_button:"\uD83D\uDD18",white_circle:"⚪",black_circle:"⚫",red_circle:"\uD83D\uDD34",blue_circle:"\uD83D\uDD35",brown_circle:"\uD83D\uDFE4",purple_circle:"\uD83D\uDFE3",green_circle:"\uD83D\uDFE2",yellow_circle:"\uD83D\uDFE1",orange_circle:"\uD83D\uDFE0",small_red_triangle:"\uD83D\uDD3A",small_red_triangle_down:"\uD83D\uDD3B",small_orange_diamond:"\uD83D\uDD38",small_blue_diamond:"\uD83D\uDD39",large_orange_diamond:"\uD83D\uDD36",large_blue_diamond:"\uD83D\uDD37",white_square_button:"\uD83D\uDD33",black_square_button:"\uD83D\uDD32",black_small_square:"▪️",white_small_square:"▫️",black_medium_small_square:"◾",white_medium_small_square:"◽",black_medium_square:"◼️",white_medium_square:"◻️",black_large_square:"⬛",white_large_square:"⬜",orange_square:"\uD83D\uDFE7",blue_square:"\uD83D\uDFE6",red_square:"\uD83D\uDFE5",brown_square:"\uD83D\uDFEB",purple_square:"\uD83D\uDFEA",green_square:"\uD83D\uDFE9",yellow_square:"\uD83D\uDFE8",speaker:"\uD83D\uDD08",mute:"\uD83D\uDD07",muted_speaker:"\uD83D\uDD07",sound:"\uD83D\uDD09",loud_sound:"\uD83D\uDD0A",bell:"\uD83D\uDD14",no_bell:"\uD83D\uDD15",mega:"\uD83D\uDCE3",megaphone:"\uD83D\uDCE3",loudspeaker:"\uD83D\uDCE2",speech_left:"\uD83D\uDDE8️",left_speech_bubble:"\uD83D\uDDE8️",eye_in_speech_bubble:"\uD83D\uDC41‍\uD83D\uDDE8",speech_balloon:"\uD83D\uDCAC",thought_balloon:"\uD83D\uDCAD",anger_right:"\uD83D\uDDEF️",right_anger_bubble:"\uD83D\uDDEF️",spades:"♠️",spade_suit:"♠️",clubs:"♣️",club_suit:"♣️",hearts:"♥️",heart_suit:"♥️",diamonds:"♦️",diamond_suit:"♦️",black_joker:"\uD83C\uDCCF",joker:"\uD83C\uDCCF",flower_playing_cards:"\uD83C\uDFB4",mahjong:"\uD83C\uDC04",clock1:"\uD83D\uDD50",one_oclock:"\uD83D\uDD50",clock2:"\uD83D\uDD51",two_oclock:"\uD83D\uDD51",clock3:"\uD83D\uDD52",three_oclock:"\uD83D\uDD52",clock4:"\uD83D\uDD53",four_oclock:"\uD83D\uDD53",clock5:"\uD83D\uDD54",five_oclock:"\uD83D\uDD54",clock6:"\uD83D\uDD55",six_oclock:"\uD83D\uDD55",clock7:"\uD83D\uDD56",seven_oclock:"\uD83D\uDD56",clock8:"\uD83D\uDD57",eight_oclock:"\uD83D\uDD57",clock9:"\uD83D\uDD58",nine_oclock:"\uD83D\uDD58",clock10:"\uD83D\uDD59",ten_oclock:"\uD83D\uDD59",clock11:"\uD83D\uDD5A",eleven_oclock:"\uD83D\uDD5A",clock12:"\uD83D\uDD5B",twelve_oclock:"\uD83D\uDD5B",clock130:"\uD83D\uDD5C",one_thirty:"\uD83D\uDD5C",clock230:"\uD83D\uDD5D",two_thirty:"\uD83D\uDD5D",clock330:"\uD83D\uDD5E",three_thirty:"\uD83D\uDD5E",clock430:"\uD83D\uDD5F",four_thirty:"\uD83D\uDD5F",clock530:"\uD83D\uDD60",five_thirty:"\uD83D\uDD60",clock630:"\uD83D\uDD61",six_thirty:"\uD83D\uDD61",clock730:"\uD83D\uDD62",seven_thirty:"\uD83D\uDD62",clock830:"\uD83D\uDD63",eight_thirty:"\uD83D\uDD63",clock930:"\uD83D\uDD64",nine_thirty:"\uD83D\uDD64",clock1030:"\uD83D\uDD65",ten_thirty:"\uD83D\uDD65",clock1130:"\uD83D\uDD66",eleven_thirty:"\uD83D\uDD66",clock1230:"\uD83D\uDD67",twelve_thirty:"\uD83D\uDD67",female_sign:"♀️",male_sign:"♂️",transgender_symbol:"⚧",medical_symbol:"⚕️",regional_indicator_z:"\uD83C\uDDFF",regional_indicator_y:"\uD83C\uDDFE",regional_indicator_x:"\uD83C\uDDFD",regional_indicator_w:"\uD83C\uDDFC",regional_indicator_v:"\uD83C\uDDFB",regional_indicator_u:"\uD83C\uDDFA",regional_indicator_t:"\uD83C\uDDF9",regional_indicator_s:"\uD83C\uDDF8",regional_indicator_r:"\uD83C\uDDF7",regional_indicator_q:"\uD83C\uDDF6",regional_indicator_p:"\uD83C\uDDF5",regional_indicator_o:"\uD83C\uDDF4",regional_indicator_n:"\uD83C\uDDF3",regional_indicator_m:"\uD83C\uDDF2",regional_indicator_l:"\uD83C\uDDF1",regional_indicator_k:"\uD83C\uDDF0",regional_indicator_j:"\uD83C\uDDEF",regional_indicator_i:"\uD83C\uDDEE",regional_indicator_h:"\uD83C\uDDED",regional_indicator_g:"\uD83C\uDDEC",regional_indicator_f:"\uD83C\uDDEB",regional_indicator_e:"\uD83C\uDDEA",regional_indicator_d:"\uD83C\uDDE9",regional_indicator_c:"\uD83C\uDDE8",regional_indicator_b:"\uD83C\uDDE7",regional_indicator_a:"\uD83C\uDDE6",flag_white:"\uD83C\uDFF3️",flag_black:"\uD83C\uDFF4",pirate_flag:"\uD83C\uDFF4‍☠️",checkered_flag:"\uD83C\uDFC1",triangular_flag_on_post:"\uD83D\uDEA9",rainbow_flag:"\uD83C\uDFF3️‍\uD83C\uDF08",gay_pride_flag:"\uD83C\uDFF3️‍\uD83C\uDF08",transgender_flag:"\uD83C\uDFF3️‍⚧️",united_nations:"\uD83C\uDDFA\uD83C\uDDF3",flag_af:"\uD83C\uDDE6\uD83C\uDDEB",flag_ax:"\uD83C\uDDE6\uD83C\uDDFD",flag_al:"\uD83C\uDDE6\uD83C\uDDF1",flag_dz:"\uD83C\uDDE9\uD83C\uDDFF",flag_as:"\uD83C\uDDE6\uD83C\uDDF8",flag_ad:"\uD83C\uDDE6\uD83C\uDDE9",flag_ao:"\uD83C\uDDE6\uD83C\uDDF4",flag_ai:"\uD83C\uDDE6\uD83C\uDDEE",flag_aq:"\uD83C\uDDE6\uD83C\uDDF6",flag_ag:"\uD83C\uDDE6\uD83C\uDDEC",flag_ar:"\uD83C\uDDE6\uD83C\uDDF7",flag_am:"\uD83C\uDDE6\uD83C\uDDF2",flag_aw:"\uD83C\uDDE6\uD83C\uDDFC",flag_au:"\uD83C\uDDE6\uD83C\uDDFA",flag_at:"\uD83C\uDDE6\uD83C\uDDF9",flag_az:"\uD83C\uDDE6\uD83C\uDDFF",flag_bs:"\uD83C\uDDE7\uD83C\uDDF8",flag_bh:"\uD83C\uDDE7\uD83C\uDDED",flag_bd:"\uD83C\uDDE7\uD83C\uDDE9",flag_bb:"\uD83C\uDDE7\uD83C\uDDE7",flag_by:"\uD83C\uDDE7\uD83C\uDDFE",flag_be:"\uD83C\uDDE7\uD83C\uDDEA",flag_bz:"\uD83C\uDDE7\uD83C\uDDFF",flag_bj:"\uD83C\uDDE7\uD83C\uDDEF",flag_bm:"\uD83C\uDDE7\uD83C\uDDF2",flag_bt:"\uD83C\uDDE7\uD83C\uDDF9",flag_bo:"\uD83C\uDDE7\uD83C\uDDF4",flag_ba:"\uD83C\uDDE7\uD83C\uDDE6",flag_bw:"\uD83C\uDDE7\uD83C\uDDFC",flag_br:"\uD83C\uDDE7\uD83C\uDDF7",flag_io:"\uD83C\uDDEE\uD83C\uDDF4",flag_vg:"\uD83C\uDDFB\uD83C\uDDEC",flag_bn:"\uD83C\uDDE7\uD83C\uDDF3",flag_bg:"\uD83C\uDDE7\uD83C\uDDEC",flag_bf:"\uD83C\uDDE7\uD83C\uDDEB",flag_bi:"\uD83C\uDDE7\uD83C\uDDEE",flag_kh:"\uD83C\uDDF0\uD83C\uDDED",flag_cm:"\uD83C\uDDE8\uD83C\uDDF2",flag_ca:"\uD83C\uDDE8\uD83C\uDDE6",flag_ic:"\uD83C\uDDEE\uD83C\uDDE8",flag_cv:"\uD83C\uDDE8\uD83C\uDDFB",flag_bq:"\uD83C\uDDE7\uD83C\uDDF6",flag_ky:"\uD83C\uDDF0\uD83C\uDDFE",flag_cf:"\uD83C\uDDE8\uD83C\uDDEB",flag_td:"\uD83C\uDDF9\uD83C\uDDE9",flag_cl:"\uD83C\uDDE8\uD83C\uDDF1",flag_cn:"\uD83C\uDDE8\uD83C\uDDF3",flag_cx:"\uD83C\uDDE8\uD83C\uDDFD",flag_cc:"\uD83C\uDDE8\uD83C\uDDE8",flag_co:"\uD83C\uDDE8\uD83C\uDDF4",flag_km:"\uD83C\uDDF0\uD83C\uDDF2",flag_cg:"\uD83C\uDDE8\uD83C\uDDEC",flag_cd:"\uD83C\uDDE8\uD83C\uDDE9",flag_ck:"\uD83C\uDDE8\uD83C\uDDF0",flag_cr:"\uD83C\uDDE8\uD83C\uDDF7",flag_ci:"\uD83C\uDDE8\uD83C\uDDEE",flag_hr:"\uD83C\uDDED\uD83C\uDDF7",flag_cu:"\uD83C\uDDE8\uD83C\uDDFA",flag_cw:"\uD83C\uDDE8\uD83C\uDDFC",flag_cy:"\uD83C\uDDE8\uD83C\uDDFE",flag_cz:"\uD83C\uDDE8\uD83C\uDDFF",flag_dk:"\uD83C\uDDE9\uD83C\uDDF0",flag_dj:"\uD83C\uDDE9\uD83C\uDDEF",flag_dm:"\uD83C\uDDE9\uD83C\uDDF2",flag_do:"\uD83C\uDDE9\uD83C\uDDF4",flag_ec:"\uD83C\uDDEA\uD83C\uDDE8",flag_eg:"\uD83C\uDDEA\uD83C\uDDEC",flag_sv:"\uD83C\uDDF8\uD83C\uDDFB",flag_gq:"\uD83C\uDDEC\uD83C\uDDF6",flag_er:"\uD83C\uDDEA\uD83C\uDDF7",flag_ee:"\uD83C\uDDEA\uD83C\uDDEA",flag_et:"\uD83C\uDDEA\uD83C\uDDF9",flag_eu:"\uD83C\uDDEA\uD83C\uDDFA",flag_fk:"\uD83C\uDDEB\uD83C\uDDF0",flag_fo:"\uD83C\uDDEB\uD83C\uDDF4",flag_fj:"\uD83C\uDDEB\uD83C\uDDEF",flag_fi:"\uD83C\uDDEB\uD83C\uDDEE",flag_fr:"\uD83C\uDDEB\uD83C\uDDF7",flag_gf:"\uD83C\uDDEC\uD83C\uDDEB",flag_pf:"\uD83C\uDDF5\uD83C\uDDEB",flag_tf:"\uD83C\uDDF9\uD83C\uDDEB",flag_ga:"\uD83C\uDDEC\uD83C\uDDE6",flag_gm:"\uD83C\uDDEC\uD83C\uDDF2",flag_ge:"\uD83C\uDDEC\uD83C\uDDEA",flag_de:"\uD83C\uDDE9\uD83C\uDDEA",flag_gh:"\uD83C\uDDEC\uD83C\uDDED",flag_gi:"\uD83C\uDDEC\uD83C\uDDEE",flag_gr:"\uD83C\uDDEC\uD83C\uDDF7",flag_gl:"\uD83C\uDDEC\uD83C\uDDF1",flag_gd:"\uD83C\uDDEC\uD83C\uDDE9",flag_gp:"\uD83C\uDDEC\uD83C\uDDF5",flag_gu:"\uD83C\uDDEC\uD83C\uDDFA",flag_gt:"\uD83C\uDDEC\uD83C\uDDF9",flag_gg:"\uD83C\uDDEC\uD83C\uDDEC",flag_gn:"\uD83C\uDDEC\uD83C\uDDF3",flag_gw:"\uD83C\uDDEC\uD83C\uDDFC",flag_gy:"\uD83C\uDDEC\uD83C\uDDFE",flag_ht:"\uD83C\uDDED\uD83C\uDDF9",flag_hn:"\uD83C\uDDED\uD83C\uDDF3",flag_hk:"\uD83C\uDDED\uD83C\uDDF0",flag_hu:"\uD83C\uDDED\uD83C\uDDFA",flag_is:"\uD83C\uDDEE\uD83C\uDDF8",flag_in:"\uD83C\uDDEE\uD83C\uDDF3",flag_id:"\uD83C\uDDEE\uD83C\uDDE9",flag_ir:"\uD83C\uDDEE\uD83C\uDDF7",flag_iq:"\uD83C\uDDEE\uD83C\uDDF6",flag_ie:"\uD83C\uDDEE\uD83C\uDDEA",flag_im:"\uD83C\uDDEE\uD83C\uDDF2",flag_il:"\uD83C\uDDEE\uD83C\uDDF1",flag_it:"\uD83C\uDDEE\uD83C\uDDF9",flag_jm:"\uD83C\uDDEF\uD83C\uDDF2",flag_jp:"\uD83C\uDDEF\uD83C\uDDF5",crossed_flags:"\uD83C\uDF8C",flag_je:"\uD83C\uDDEF\uD83C\uDDEA",flag_jo:"\uD83C\uDDEF\uD83C\uDDF4",flag_kz:"\uD83C\uDDF0\uD83C\uDDFF",flag_ke:"\uD83C\uDDF0\uD83C\uDDEA",flag_ki:"\uD83C\uDDF0\uD83C\uDDEE",flag_xk:"\uD83C\uDDFD\uD83C\uDDF0",flag_kw:"\uD83C\uDDF0\uD83C\uDDFC",flag_kg:"\uD83C\uDDF0\uD83C\uDDEC",flag_la:"\uD83C\uDDF1\uD83C\uDDE6",flag_lv:"\uD83C\uDDF1\uD83C\uDDFB",flag_lb:"\uD83C\uDDF1\uD83C\uDDE7",flag_ls:"\uD83C\uDDF1\uD83C\uDDF8",flag_lr:"\uD83C\uDDF1\uD83C\uDDF7",flag_ly:"\uD83C\uDDF1\uD83C\uDDFE",flag_li:"\uD83C\uDDF1\uD83C\uDDEE",flag_lt:"\uD83C\uDDF1\uD83C\uDDF9",flag_lu:"\uD83C\uDDF1\uD83C\uDDFA",flag_mo:"\uD83C\uDDF2\uD83C\uDDF4",flag_mk:"\uD83C\uDDF2\uD83C\uDDF0",flag_mg:"\uD83C\uDDF2\uD83C\uDDEC",flag_mw:"\uD83C\uDDF2\uD83C\uDDFC",flag_my:"\uD83C\uDDF2\uD83C\uDDFE",flag_mv:"\uD83C\uDDF2\uD83C\uDDFB",flag_ml:"\uD83C\uDDF2\uD83C\uDDF1",flag_mt:"\uD83C\uDDF2\uD83C\uDDF9",flag_mh:"\uD83C\uDDF2\uD83C\uDDED",flag_mq:"\uD83C\uDDF2\uD83C\uDDF6",flag_mr:"\uD83C\uDDF2\uD83C\uDDF7",flag_mu:"\uD83C\uDDF2\uD83C\uDDFA",flag_yt:"\uD83C\uDDFE\uD83C\uDDF9",flag_mx:"\uD83C\uDDF2\uD83C\uDDFD",flag_fm:"\uD83C\uDDEB\uD83C\uDDF2",flag_md:"\uD83C\uDDF2\uD83C\uDDE9",flag_mc:"\uD83C\uDDF2\uD83C\uDDE8",flag_mn:"\uD83C\uDDF2\uD83C\uDDF3",flag_me:"\uD83C\uDDF2\uD83C\uDDEA",flag_ms:"\uD83C\uDDF2\uD83C\uDDF8",flag_ma:"\uD83C\uDDF2\uD83C\uDDE6",flag_mz:"\uD83C\uDDF2\uD83C\uDDFF",flag_mm:"\uD83C\uDDF2\uD83C\uDDF2",flag_na:"\uD83C\uDDF3\uD83C\uDDE6",flag_nr:"\uD83C\uDDF3\uD83C\uDDF7",flag_np:"\uD83C\uDDF3\uD83C\uDDF5",flag_nl:"\uD83C\uDDF3\uD83C\uDDF1",flag_nc:"\uD83C\uDDF3\uD83C\uDDE8",flag_nz:"\uD83C\uDDF3\uD83C\uDDFF",flag_ni:"\uD83C\uDDF3\uD83C\uDDEE",flag_ne:"\uD83C\uDDF3\uD83C\uDDEA",flag_ng:"\uD83C\uDDF3\uD83C\uDDEC",flag_nu:"\uD83C\uDDF3\uD83C\uDDFA",flag_nf:"\uD83C\uDDF3\uD83C\uDDEB",flag_kp:"\uD83C\uDDF0\uD83C\uDDF5",flag_mp:"\uD83C\uDDF2\uD83C\uDDF5",flag_no:"\uD83C\uDDF3\uD83C\uDDF4",flag_om:"\uD83C\uDDF4\uD83C\uDDF2",flag_pk:"\uD83C\uDDF5\uD83C\uDDF0",flag_pw:"\uD83C\uDDF5\uD83C\uDDFC",flag_ps:"\uD83C\uDDF5\uD83C\uDDF8",flag_pa:"\uD83C\uDDF5\uD83C\uDDE6",flag_pg:"\uD83C\uDDF5\uD83C\uDDEC",flag_py:"\uD83C\uDDF5\uD83C\uDDFE",flag_pe:"\uD83C\uDDF5\uD83C\uDDEA",flag_ph:"\uD83C\uDDF5\uD83C\uDDED",flag_pn:"\uD83C\uDDF5\uD83C\uDDF3",flag_pl:"\uD83C\uDDF5\uD83C\uDDF1",flag_pt:"\uD83C\uDDF5\uD83C\uDDF9",flag_pr:"\uD83C\uDDF5\uD83C\uDDF7",flag_qa:"\uD83C\uDDF6\uD83C\uDDE6",flag_re:"\uD83C\uDDF7\uD83C\uDDEA",flag_ro:"\uD83C\uDDF7\uD83C\uDDF4",flag_ru:"\uD83C\uDDF7\uD83C\uDDFA",flag_rw:"\uD83C\uDDF7\uD83C\uDDFC",flag_ws:"\uD83C\uDDFC\uD83C\uDDF8",flag_sm:"\uD83C\uDDF8\uD83C\uDDF2",flag_st:"\uD83C\uDDF8\uD83C\uDDF9",flag_sa:"\uD83C\uDDF8\uD83C\uDDE6",flag_sn:"\uD83C\uDDF8\uD83C\uDDF3",flag_rs:"\uD83C\uDDF7\uD83C\uDDF8",flag_sc:"\uD83C\uDDF8\uD83C\uDDE8",flag_sl:"\uD83C\uDDF8\uD83C\uDDF1",flag_sg:"\uD83C\uDDF8\uD83C\uDDEC",flag_sx:"\uD83C\uDDF8\uD83C\uDDFD",flag_sk:"\uD83C\uDDF8\uD83C\uDDF0",flag_si:"\uD83C\uDDF8\uD83C\uDDEE",flag_gs:"\uD83C\uDDEC\uD83C\uDDF8",flag_sb:"\uD83C\uDDF8\uD83C\uDDE7",flag_so:"\uD83C\uDDF8\uD83C\uDDF4",flag_za:"\uD83C\uDDFF\uD83C\uDDE6",flag_kr:"\uD83C\uDDF0\uD83C\uDDF7",flag_ss:"\uD83C\uDDF8\uD83C\uDDF8",flag_es:"\uD83C\uDDEA\uD83C\uDDF8",flag_lk:"\uD83C\uDDF1\uD83C\uDDF0",flag_bl:"\uD83C\uDDE7\uD83C\uDDF1",flag_sh:"\uD83C\uDDF8\uD83C\uDDED",flag_kn:"\uD83C\uDDF0\uD83C\uDDF3",flag_lc:"\uD83C\uDDF1\uD83C\uDDE8",flag_pm:"\uD83C\uDDF5\uD83C\uDDF2",flag_vc:"\uD83C\uDDFB\uD83C\uDDE8",flag_sd:"\uD83C\uDDF8\uD83C\uDDE9",flag_sr:"\uD83C\uDDF8\uD83C\uDDF7",flag_sz:"\uD83C\uDDF8\uD83C\uDDFF",flag_se:"\uD83C\uDDF8\uD83C\uDDEA",flag_ch:"\uD83C\uDDE8\uD83C\uDDED",flag_sy:"\uD83C\uDDF8\uD83C\uDDFE",flag_tw:"\uD83C\uDDF9\uD83C\uDDFC",flag_tj:"\uD83C\uDDF9\uD83C\uDDEF",flag_tz:"\uD83C\uDDF9\uD83C\uDDFF",flag_th:"\uD83C\uDDF9\uD83C\uDDED",flag_tl:"\uD83C\uDDF9\uD83C\uDDF1",flag_tg:"\uD83C\uDDF9\uD83C\uDDEC",flag_tk:"\uD83C\uDDF9\uD83C\uDDF0",flag_to:"\uD83C\uDDF9\uD83C\uDDF4",flag_tt:"\uD83C\uDDF9\uD83C\uDDF9",flag_tn:"\uD83C\uDDF9\uD83C\uDDF3",flag_tr:"\uD83C\uDDF9\uD83C\uDDF7",flag_tm:"\uD83C\uDDF9\uD83C\uDDF2",flag_tc:"\uD83C\uDDF9\uD83C\uDDE8",flag_vi:"\uD83C\uDDFB\uD83C\uDDEE",flag_tv:"\uD83C\uDDF9\uD83C\uDDFB",flag_ug:"\uD83C\uDDFA\uD83C\uDDEC",flag_ua:"\uD83C\uDDFA\uD83C\uDDE6",flag_ae:"\uD83C\uDDE6\uD83C\uDDEA",flag_gb:"\uD83C\uDDEC\uD83C\uDDE7",england:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F",scotland:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74\uDB40\uDC7F",wales:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73\uDB40\uDC7F",flag_us:"\uD83C\uDDFA\uD83C\uDDF8",flag_uy:"\uD83C\uDDFA\uD83C\uDDFE",flag_uz:"\uD83C\uDDFA\uD83C\uDDFF",flag_vu:"\uD83C\uDDFB\uD83C\uDDFA",flag_va:"\uD83C\uDDFB\uD83C\uDDE6",flag_ve:"\uD83C\uDDFB\uD83C\uDDEA",flag_vn:"\uD83C\uDDFB\uD83C\uDDF3",flag_wf:"\uD83C\uDDFC\uD83C\uDDEB",flag_eh:"\uD83C\uDDEA\uD83C\uDDED",flag_ye:"\uD83C\uDDFE\uD83C\uDDEA",flag_zm:"\uD83C\uDDFF\uD83C\uDDF2",flag_zw:"\uD83C\uDDFF\uD83C\uDDFC",flag_ac:"\uD83C\uDDE6\uD83C\uDDE8",flag_bv:"\uD83C\uDDE7\uD83C\uDDFB",flag_cp:"\uD83C\uDDE8\uD83C\uDDF5",flag_ea:"\uD83C\uDDEA\uD83C\uDDE6",flag_dg:"\uD83C\uDDE9\uD83C\uDDEC",flag_hm:"\uD83C\uDDED\uD83C\uDDF2",flag_mf:"\uD83C\uDDF2\uD83C\uDDEB",flag_sj:"\uD83C\uDDF8\uD83C\uDDEF",flag_ta:"\uD83C\uDDF9\uD83C\uDDE6",flag_um:"\uD83C\uDDFA\uD83C\uDDF2",handshake_tone1:"\uD83E\uDD1D\uD83C\uDFFB",handshake_light_skin_tone:"\uD83E\uDD1D\uD83C\uDFFB",handshake_tone1_tone2:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFC",handshake_light_skin_tone_medium_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFC",handshake_tone1_tone3:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFD",handshake_light_skin_tone_medium_skin_tone:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFD",handshake_tone1_tone4:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFE",handshake_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFE",handshake_tone1_tone5:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFF",handshake_light_skin_tone_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFB‍\uD83E\uDEF2\uD83C\uDFFF",handshake_tone2_tone1:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFB",handshake_medium_light_skin_tone_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFB",handshake_tone2:"\uD83E\uDD1D\uD83C\uDFFC",handshake_medium_light_skin_tone:"\uD83E\uDD1D\uD83C\uDFFC",handshake_tone2_tone3:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFD",handshake_medium_light_skin_tone_medium_skin_tone:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFD",handshake_tone2_tone4:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFE",handshake_medium_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFE",handshake_tone2_tone5:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFF",handshake_medium_light_skin_tone_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFC‍\uD83E\uDEF2\uD83C\uDFFF",handshake_tone3_tone1:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFB",handshake_medium_skin_tone_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFB",handshake_tone3_tone2:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFC",handshake_medium_skin_tone_medium_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFC",handshake_tone3:"\uD83E\uDD1D\uD83C\uDFFD",handshake_medium_skin_tone:"\uD83E\uDD1D\uD83C\uDFFD",handshake_tone3_tone4:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFE",handshake_medium_skin_tone_medium_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFE",handshake_tone3_tone5:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFF",handshake_medium_skin_tone_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFD‍\uD83E\uDEF2\uD83C\uDFFF",handshake_tone4_tone1:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFB",handshake_medium_dark_skin_tone_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFB",handshake_tone4_tone2:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFC",handshake_medium_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFC",handshake_tone4_tone3:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFD",handshake_medium_dark_skin_tone_medium_skin_tone:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFD",handshake_tone4:"\uD83E\uDD1D\uD83C\uDFFE",handshake_medium_dark_skin_tone:"\uD83E\uDD1D\uD83C\uDFFE",handshake_tone4_tone5:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFF",handshake_medium_dark_skin_tone_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFE‍\uD83E\uDEF2\uD83C\uDFFF",handshake_tone5_tone1:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFB",handshake_dark_skin_tone_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFB",handshake_tone5_tone2:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFC",handshake_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFC",handshake_tone5_tone3:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFD",handshake_dark_skin_tone_medium_skin_tone:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFD",handshake_tone5_tone4:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFE",handshake_dark_skin_tone_medium_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFF‍\uD83E\uDEF2\uD83C\uDFFE",handshake_tone5:"\uD83E\uDD1D\uD83C\uDFFF",handshake_dark_skin_tone:"\uD83E\uDD1D\uD83C\uDFFF",heart_hands_tone1:"\uD83E\uDEF6\uD83C\uDFFB",heart_hands_light_skin_tone:"\uD83E\uDEF6\uD83C\uDFFB",heart_hands_tone2:"\uD83E\uDEF6\uD83C\uDFFC",heart_hands_medium_light_skin_tone:"\uD83E\uDEF6\uD83C\uDFFC",heart_hands_tone3:"\uD83E\uDEF6\uD83C\uDFFD",heart_hands_medium_skin_tone:"\uD83E\uDEF6\uD83C\uDFFD",heart_hands_tone4:"\uD83E\uDEF6\uD83C\uDFFE",heart_hands_medium_dark_skin_tone:"\uD83E\uDEF6\uD83C\uDFFE",heart_hands_tone5:"\uD83E\uDEF6\uD83C\uDFFF",heart_hands_dark_skin_tone:"\uD83E\uDEF6\uD83C\uDFFF",palms_up_together_tone1:"\uD83E\uDD32\uD83C\uDFFB",palms_up_together_light_skin_tone:"\uD83E\uDD32\uD83C\uDFFB",palms_up_together_tone2:"\uD83E\uDD32\uD83C\uDFFC",palms_up_together_medium_light_skin_tone:"\uD83E\uDD32\uD83C\uDFFC",palms_up_together_tone3:"\uD83E\uDD32\uD83C\uDFFD",palms_up_together_medium_skin_tone:"\uD83E\uDD32\uD83C\uDFFD",palms_up_together_tone4:"\uD83E\uDD32\uD83C\uDFFE",palms_up_together_medium_dark_skin_tone:"\uD83E\uDD32\uD83C\uDFFE",palms_up_together_tone5:"\uD83E\uDD32\uD83C\uDFFF",palms_up_together_dark_skin_tone:"\uD83E\uDD32\uD83C\uDFFF",open_hands_tone1:"\uD83D\uDC50\uD83C\uDFFB",open_hands_tone2:"\uD83D\uDC50\uD83C\uDFFC",open_hands_tone3:"\uD83D\uDC50\uD83C\uDFFD",open_hands_tone4:"\uD83D\uDC50\uD83C\uDFFE",open_hands_tone5:"\uD83D\uDC50\uD83C\uDFFF",raised_hands_tone1:"\uD83D\uDE4C\uD83C\uDFFB",raised_hands_tone2:"\uD83D\uDE4C\uD83C\uDFFC",raised_hands_tone3:"\uD83D\uDE4C\uD83C\uDFFD",raised_hands_tone4:"\uD83D\uDE4C\uD83C\uDFFE",raised_hands_tone5:"\uD83D\uDE4C\uD83C\uDFFF",clap_tone1:"\uD83D\uDC4F\uD83C\uDFFB",clap_tone2:"\uD83D\uDC4F\uD83C\uDFFC",clap_tone3:"\uD83D\uDC4F\uD83C\uDFFD",clap_tone4:"\uD83D\uDC4F\uD83C\uDFFE",clap_tone5:"\uD83D\uDC4F\uD83C\uDFFF",thumbsup_tone1:"\uD83D\uDC4D\uD83C\uDFFB",thumbup_tone1:"\uD83D\uDC4D\uD83C\uDFFB",thumbsup_tone2:"\uD83D\uDC4D\uD83C\uDFFC",thumbup_tone2:"\uD83D\uDC4D\uD83C\uDFFC",thumbsup_tone3:"\uD83D\uDC4D\uD83C\uDFFD",thumbup_tone3:"\uD83D\uDC4D\uD83C\uDFFD",thumbsup_tone4:"\uD83D\uDC4D\uD83C\uDFFE",thumbup_tone4:"\uD83D\uDC4D\uD83C\uDFFE",thumbsup_tone5:"\uD83D\uDC4D\uD83C\uDFFF",thumbup_tone5:"\uD83D\uDC4D\uD83C\uDFFF",thumbsdown_tone1:"\uD83D\uDC4E\uD83C\uDFFB",_1_tone1:"\uD83D\uDC4E\uD83C\uDFFB",thumbdown_tone1:"\uD83D\uDC4E\uD83C\uDFFB",thumbsdown_tone2:"\uD83D\uDC4E\uD83C\uDFFC",_1_tone2:"\uD83D\uDC4E\uD83C\uDFFC",thumbdown_tone2:"\uD83D\uDC4E\uD83C\uDFFC",thumbsdown_tone3:"\uD83D\uDC4E\uD83C\uDFFD",_1_tone3:"\uD83D\uDC4E\uD83C\uDFFD",thumbdown_tone3:"\uD83D\uDC4E\uD83C\uDFFD",thumbsdown_tone4:"\uD83D\uDC4E\uD83C\uDFFE",_1_tone4:"\uD83D\uDC4E\uD83C\uDFFE",thumbdown_tone4:"\uD83D\uDC4E\uD83C\uDFFE",thumbsdown_tone5:"\uD83D\uDC4E\uD83C\uDFFF",_1_tone5:"\uD83D\uDC4E\uD83C\uDFFF",thumbdown_tone5:"\uD83D\uDC4E\uD83C\uDFFF",punch_tone1:"\uD83D\uDC4A\uD83C\uDFFB",punch_tone2:"\uD83D\uDC4A\uD83C\uDFFC",punch_tone3:"\uD83D\uDC4A\uD83C\uDFFD",punch_tone4:"\uD83D\uDC4A\uD83C\uDFFE",punch_tone5:"\uD83D\uDC4A\uD83C\uDFFF",fist_tone1:"✊\uD83C\uDFFB",fist_tone2:"✊\uD83C\uDFFC",fist_tone3:"✊\uD83C\uDFFD",fist_tone4:"✊\uD83C\uDFFE",fist_tone5:"✊\uD83C\uDFFF",left_facing_fist_tone1:"\uD83E\uDD1B\uD83C\uDFFB",left_fist_tone1:"\uD83E\uDD1B\uD83C\uDFFB",left_facing_fist_tone2:"\uD83E\uDD1B\uD83C\uDFFC",left_fist_tone2:"\uD83E\uDD1B\uD83C\uDFFC",left_facing_fist_tone3:"\uD83E\uDD1B\uD83C\uDFFD",left_fist_tone3:"\uD83E\uDD1B\uD83C\uDFFD",left_facing_fist_tone4:"\uD83E\uDD1B\uD83C\uDFFE",left_fist_tone4:"\uD83E\uDD1B\uD83C\uDFFE",left_facing_fist_tone5:"\uD83E\uDD1B\uD83C\uDFFF",left_fist_tone5:"\uD83E\uDD1B\uD83C\uDFFF",right_facing_fist_tone1:"\uD83E\uDD1C\uD83C\uDFFB",right_fist_tone1:"\uD83E\uDD1C\uD83C\uDFFB",right_facing_fist_tone2:"\uD83E\uDD1C\uD83C\uDFFC",right_fist_tone2:"\uD83E\uDD1C\uD83C\uDFFC",right_facing_fist_tone3:"\uD83E\uDD1C\uD83C\uDFFD",right_fist_tone3:"\uD83E\uDD1C\uD83C\uDFFD",right_facing_fist_tone4:"\uD83E\uDD1C\uD83C\uDFFE",right_fist_tone4:"\uD83E\uDD1C\uD83C\uDFFE",right_facing_fist_tone5:"\uD83E\uDD1C\uD83C\uDFFF",right_fist_tone5:"\uD83E\uDD1C\uD83C\uDFFF",leftwards_pushing_hand_tone1:"\uD83E\uDEF7\uD83C\uDFFB",leftwards_pushing_hand_light_skin_tone:"\uD83E\uDEF7\uD83C\uDFFB",leftwards_pushing_hand_tone2:"\uD83E\uDEF7\uD83C\uDFFC",leftwards_pushing_hand_medium_light_skin_tone:"\uD83E\uDEF7\uD83C\uDFFC",leftwards_pushing_hand_tone3:"\uD83E\uDEF7\uD83C\uDFFD",leftwards_pushing_hand_medium_skin_tone:"\uD83E\uDEF7\uD83C\uDFFD",leftwards_pushing_hand_tone4:"\uD83E\uDEF7\uD83C\uDFFE",leftwards_pushing_hand_medium_dark_skin_tone:"\uD83E\uDEF7\uD83C\uDFFE",leftwards_pushing_hand_tone5:"\uD83E\uDEF7\uD83C\uDFFF",leftwards_pushing_hand_dark_skin_tone:"\uD83E\uDEF7\uD83C\uDFFF",rightwards_pushing_hand_tone1:"\uD83E\uDEF8\uD83C\uDFFB",rightwards_pushing_hand_light_skin_tone:"\uD83E\uDEF8\uD83C\uDFFB",rightwards_pushing_hand_tone2:"\uD83E\uDEF8\uD83C\uDFFC",rightwards_pushing_hand_medium_light_skin_tone:"\uD83E\uDEF8\uD83C\uDFFC",rightwards_pushing_hand_tone3:"\uD83E\uDEF8\uD83C\uDFFD",rightwards_pushing_hand_medium_skin_tone:"\uD83E\uDEF8\uD83C\uDFFD",rightwards_pushing_hand_tone4:"\uD83E\uDEF8\uD83C\uDFFE",rightwards_pushing_hand_medium_dark_skin_tone:"\uD83E\uDEF8\uD83C\uDFFE",rightwards_pushing_hand_tone5:"\uD83E\uDEF8\uD83C\uDFFF",rightwards_pushing_hand_dark_skin_tone:"\uD83E\uDEF8\uD83C\uDFFF",fingers_crossed_tone1:"\uD83E\uDD1E\uD83C\uDFFB",hand_with_index_and_middle_fingers_crossed_tone1:"\uD83E\uDD1E\uD83C\uDFFB",fingers_crossed_tone2:"\uD83E\uDD1E\uD83C\uDFFC",hand_with_index_and_middle_fingers_crossed_tone2:"\uD83E\uDD1E\uD83C\uDFFC",fingers_crossed_tone3:"\uD83E\uDD1E\uD83C\uDFFD",hand_with_index_and_middle_fingers_crossed_tone3:"\uD83E\uDD1E\uD83C\uDFFD",fingers_crossed_tone4:"\uD83E\uDD1E\uD83C\uDFFE",hand_with_index_and_middle_fingers_crossed_tone4:"\uD83E\uDD1E\uD83C\uDFFE",fingers_crossed_tone5:"\uD83E\uDD1E\uD83C\uDFFF",hand_with_index_and_middle_fingers_crossed_tone5:"\uD83E\uDD1E\uD83C\uDFFF",v_tone1:"✌\uD83C\uDFFB",v_tone2:"✌\uD83C\uDFFC",v_tone3:"✌\uD83C\uDFFD",v_tone4:"✌\uD83C\uDFFE",v_tone5:"✌\uD83C\uDFFF",hand_with_index_finger_and_thumb_crossed_tone1:"\uD83E\uDEF0\uD83C\uDFFB",hand_with_index_finger_and_thumb_crossed_light_skin_tone:"\uD83E\uDEF0\uD83C\uDFFB",hand_with_index_finger_and_thumb_crossed_tone2:"\uD83E\uDEF0\uD83C\uDFFC",hand_with_index_finger_and_thumb_crossed_medium_light_skin_tone:"\uD83E\uDEF0\uD83C\uDFFC",hand_with_index_finger_and_thumb_crossed_tone3:"\uD83E\uDEF0\uD83C\uDFFD",hand_with_index_finger_and_thumb_crossed_medium_skin_tone:"\uD83E\uDEF0\uD83C\uDFFD",hand_with_index_finger_and_thumb_crossed_tone4:"\uD83E\uDEF0\uD83C\uDFFE",hand_with_index_finger_and_thumb_crossed_medium_dark_skin_tone:"\uD83E\uDEF0\uD83C\uDFFE",hand_with_index_finger_and_thumb_crossed_tone5:"\uD83E\uDEF0\uD83C\uDFFF",hand_with_index_finger_and_thumb_crossed_dark_skin_tone:"\uD83E\uDEF0\uD83C\uDFFF",love_you_gesture_tone1:"\uD83E\uDD1F\uD83C\uDFFB",love_you_gesture_light_skin_tone:"\uD83E\uDD1F\uD83C\uDFFB",love_you_gesture_tone2:"\uD83E\uDD1F\uD83C\uDFFC",love_you_gesture_medium_light_skin_tone:"\uD83E\uDD1F\uD83C\uDFFC",love_you_gesture_tone3:"\uD83E\uDD1F\uD83C\uDFFD",love_you_gesture_medium_skin_tone:"\uD83E\uDD1F\uD83C\uDFFD",love_you_gesture_tone4:"\uD83E\uDD1F\uD83C\uDFFE",love_you_gesture_medium_dark_skin_tone:"\uD83E\uDD1F\uD83C\uDFFE",love_you_gesture_tone5:"\uD83E\uDD1F\uD83C\uDFFF",love_you_gesture_dark_skin_tone:"\uD83E\uDD1F\uD83C\uDFFF",metal_tone1:"\uD83E\uDD18\uD83C\uDFFB",sign_of_the_horns_tone1:"\uD83E\uDD18\uD83C\uDFFB",metal_tone2:"\uD83E\uDD18\uD83C\uDFFC",sign_of_the_horns_tone2:"\uD83E\uDD18\uD83C\uDFFC",metal_tone3:"\uD83E\uDD18\uD83C\uDFFD",sign_of_the_horns_tone3:"\uD83E\uDD18\uD83C\uDFFD",metal_tone4:"\uD83E\uDD18\uD83C\uDFFE",sign_of_the_horns_tone4:"\uD83E\uDD18\uD83C\uDFFE",metal_tone5:"\uD83E\uDD18\uD83C\uDFFF",sign_of_the_horns_tone5:"\uD83E\uDD18\uD83C\uDFFF",ok_hand_tone1:"\uD83D\uDC4C\uD83C\uDFFB",ok_hand_tone2:"\uD83D\uDC4C\uD83C\uDFFC",ok_hand_tone3:"\uD83D\uDC4C\uD83C\uDFFD",ok_hand_tone4:"\uD83D\uDC4C\uD83C\uDFFE",ok_hand_tone5:"\uD83D\uDC4C\uD83C\uDFFF",pinched_fingers_tone2:"\uD83E\uDD0C\uD83C\uDFFC",pinched_fingers_medium_light_skin_tone:"\uD83E\uDD0C\uD83C\uDFFC",pinched_fingers_tone1:"\uD83E\uDD0C\uD83C\uDFFB",pinched_fingers_light_skin_tone:"\uD83E\uDD0C\uD83C\uDFFB",pinched_fingers_tone3:"\uD83E\uDD0C\uD83C\uDFFD",pinched_fingers_medium_skin_tone:"\uD83E\uDD0C\uD83C\uDFFD",pinched_fingers_tone4:"\uD83E\uDD0C\uD83C\uDFFE",pinched_fingers_medium_dark_skin_tone:"\uD83E\uDD0C\uD83C\uDFFE",pinched_fingers_tone5:"\uD83E\uDD0C\uD83C\uDFFF",pinched_fingers_dark_skin_tone:"\uD83E\uDD0C\uD83C\uDFFF",pinching_hand_tone1:"\uD83E\uDD0F\uD83C\uDFFB",pinching_hand_light_skin_tone:"\uD83E\uDD0F\uD83C\uDFFB",pinching_hand_tone2:"\uD83E\uDD0F\uD83C\uDFFC",pinching_hand_medium_light_skin_tone:"\uD83E\uDD0F\uD83C\uDFFC",pinching_hand_tone3:"\uD83E\uDD0F\uD83C\uDFFD",pinching_hand_medium_skin_tone:"\uD83E\uDD0F\uD83C\uDFFD",pinching_hand_tone4:"\uD83E\uDD0F\uD83C\uDFFE",pinching_hand_medium_dark_skin_tone:"\uD83E\uDD0F\uD83C\uDFFE",pinching_hand_tone5:"\uD83E\uDD0F\uD83C\uDFFF",pinching_hand_dark_skin_tone:"\uD83E\uDD0F\uD83C\uDFFF",palm_down_hand_tone1:"\uD83E\uDEF3\uD83C\uDFFB",palm_down_hand_light_skin_tone:"\uD83E\uDEF3\uD83C\uDFFB",palm_down_hand_tone2:"\uD83E\uDEF3\uD83C\uDFFC",palm_down_hand_medium_light_skin_tone:"\uD83E\uDEF3\uD83C\uDFFC",palm_down_hand_tone3:"\uD83E\uDEF3\uD83C\uDFFD",palm_down_hand_medium_skin_tone:"\uD83E\uDEF3\uD83C\uDFFD",palm_down_hand_tone4:"\uD83E\uDEF3\uD83C\uDFFE",palm_down_hand_medium_dark_skin_tone:"\uD83E\uDEF3\uD83C\uDFFE",palm_down_hand_tone5:"\uD83E\uDEF3\uD83C\uDFFF",palm_down_hand_dark_skin_tone:"\uD83E\uDEF3\uD83C\uDFFF",palm_up_hand_tone1:"\uD83E\uDEF4\uD83C\uDFFB",palm_up_hand_light_skin_tone:"\uD83E\uDEF4\uD83C\uDFFB",palm_up_hand_tone2:"\uD83E\uDEF4\uD83C\uDFFC",palm_up_hand_medium_light_skin_tone:"\uD83E\uDEF4\uD83C\uDFFC",palm_up_hand_tone3:"\uD83E\uDEF4\uD83C\uDFFD",palm_up_hand_medium_skin_tone:"\uD83E\uDEF4\uD83C\uDFFD",palm_up_hand_tone4:"\uD83E\uDEF4\uD83C\uDFFE",palm_up_hand_medium_dark_skin_tone:"\uD83E\uDEF4\uD83C\uDFFE",palm_up_hand_tone5:"\uD83E\uDEF4\uD83C\uDFFF",palm_up_hand_dark_skin_tone:"\uD83E\uDEF4\uD83C\uDFFF",point_left_tone1:"\uD83D\uDC48\uD83C\uDFFB",point_left_tone2:"\uD83D\uDC48\uD83C\uDFFC",point_left_tone3:"\uD83D\uDC48\uD83C\uDFFD",point_left_tone4:"\uD83D\uDC48\uD83C\uDFFE",point_left_tone5:"\uD83D\uDC48\uD83C\uDFFF",point_right_tone1:"\uD83D\uDC49\uD83C\uDFFB",point_right_tone2:"\uD83D\uDC49\uD83C\uDFFC",point_right_tone3:"\uD83D\uDC49\uD83C\uDFFD",point_right_tone4:"\uD83D\uDC49\uD83C\uDFFE",point_right_tone5:"\uD83D\uDC49\uD83C\uDFFF",point_up_2_tone1:"\uD83D\uDC46\uD83C\uDFFB",point_up_2_tone2:"\uD83D\uDC46\uD83C\uDFFC",point_up_2_tone3:"\uD83D\uDC46\uD83C\uDFFD",point_up_2_tone4:"\uD83D\uDC46\uD83C\uDFFE",point_up_2_tone5:"\uD83D\uDC46\uD83C\uDFFF",point_down_tone1:"\uD83D\uDC47\uD83C\uDFFB",point_down_tone2:"\uD83D\uDC47\uD83C\uDFFC",point_down_tone3:"\uD83D\uDC47\uD83C\uDFFD",point_down_tone4:"\uD83D\uDC47\uD83C\uDFFE",point_down_tone5:"\uD83D\uDC47\uD83C\uDFFF",point_up_tone1:"☝\uD83C\uDFFB",point_up_tone2:"☝\uD83C\uDFFC",point_up_tone3:"☝\uD83C\uDFFD",point_up_tone4:"☝\uD83C\uDFFE",point_up_tone5:"☝\uD83C\uDFFF",raised_hand_tone1:"✋\uD83C\uDFFB",raised_hand_tone2:"✋\uD83C\uDFFC",raised_hand_tone3:"✋\uD83C\uDFFD",raised_hand_tone4:"✋\uD83C\uDFFE",raised_hand_tone5:"✋\uD83C\uDFFF",raised_back_of_hand_tone1:"\uD83E\uDD1A\uD83C\uDFFB",back_of_hand_tone1:"\uD83E\uDD1A\uD83C\uDFFB",raised_back_of_hand_tone2:"\uD83E\uDD1A\uD83C\uDFFC",back_of_hand_tone2:"\uD83E\uDD1A\uD83C\uDFFC",raised_back_of_hand_tone3:"\uD83E\uDD1A\uD83C\uDFFD",back_of_hand_tone3:"\uD83E\uDD1A\uD83C\uDFFD",raised_back_of_hand_tone4:"\uD83E\uDD1A\uD83C\uDFFE",back_of_hand_tone4:"\uD83E\uDD1A\uD83C\uDFFE",raised_back_of_hand_tone5:"\uD83E\uDD1A\uD83C\uDFFF",back_of_hand_tone5:"\uD83E\uDD1A\uD83C\uDFFF",hand_splayed_tone1:"\uD83D\uDD90\uD83C\uDFFB",raised_hand_with_fingers_splayed_tone1:"\uD83D\uDD90\uD83C\uDFFB",hand_splayed_tone2:"\uD83D\uDD90\uD83C\uDFFC",raised_hand_with_fingers_splayed_tone2:"\uD83D\uDD90\uD83C\uDFFC",hand_splayed_tone3:"\uD83D\uDD90\uD83C\uDFFD",raised_hand_with_fingers_splayed_tone3:"\uD83D\uDD90\uD83C\uDFFD",hand_splayed_tone4:"\uD83D\uDD90\uD83C\uDFFE",raised_hand_with_fingers_splayed_tone4:"\uD83D\uDD90\uD83C\uDFFE",hand_splayed_tone5:"\uD83D\uDD90\uD83C\uDFFF",raised_hand_with_fingers_splayed_tone5:"\uD83D\uDD90\uD83C\uDFFF",vulcan_tone1:"\uD83D\uDD96\uD83C\uDFFB",raised_hand_with_part_between_middle_and_ring_fingers_tone1:"\uD83D\uDD96\uD83C\uDFFB",vulcan_tone2:"\uD83D\uDD96\uD83C\uDFFC",raised_hand_with_part_between_middle_and_ring_fingers_tone2:"\uD83D\uDD96\uD83C\uDFFC",vulcan_tone3:"\uD83D\uDD96\uD83C\uDFFD",raised_hand_with_part_between_middle_and_ring_fingers_tone3:"\uD83D\uDD96\uD83C\uDFFD",vulcan_tone4:"\uD83D\uDD96\uD83C\uDFFE",raised_hand_with_part_between_middle_and_ring_fingers_tone4:"\uD83D\uDD96\uD83C\uDFFE",vulcan_tone5:"\uD83D\uDD96\uD83C\uDFFF",raised_hand_with_part_between_middle_and_ring_fingers_tone5:"\uD83D\uDD96\uD83C\uDFFF",wave_tone1:"\uD83D\uDC4B\uD83C\uDFFB",wave_tone2:"\uD83D\uDC4B\uD83C\uDFFC",wave_tone3:"\uD83D\uDC4B\uD83C\uDFFD",wave_tone4:"\uD83D\uDC4B\uD83C\uDFFE",wave_tone5:"\uD83D\uDC4B\uD83C\uDFFF",call_me_tone1:"\uD83E\uDD19\uD83C\uDFFB",call_me_hand_tone1:"\uD83E\uDD19\uD83C\uDFFB",call_me_tone2:"\uD83E\uDD19\uD83C\uDFFC",call_me_hand_tone2:"\uD83E\uDD19\uD83C\uDFFC",call_me_tone3:"\uD83E\uDD19\uD83C\uDFFD",call_me_hand_tone3:"\uD83E\uDD19\uD83C\uDFFD",call_me_tone4:"\uD83E\uDD19\uD83C\uDFFE",call_me_hand_tone4:"\uD83E\uDD19\uD83C\uDFFE",call_me_tone5:"\uD83E\uDD19\uD83C\uDFFF",call_me_hand_tone5:"\uD83E\uDD19\uD83C\uDFFF",leftwards_hand_tone1:"\uD83E\uDEF2\uD83C\uDFFB",leftwards_hand_light_skin_tone:"\uD83E\uDEF2\uD83C\uDFFB",leftwards_hand_tone2:"\uD83E\uDEF2\uD83C\uDFFC",leftwards_hand_medium_light_skin_tone:"\uD83E\uDEF2\uD83C\uDFFC",leftwards_hand_tone3:"\uD83E\uDEF2\uD83C\uDFFD",leftwards_hand_medium_skin_tone:"\uD83E\uDEF2\uD83C\uDFFD",leftwards_hand_tone4:"\uD83E\uDEF2\uD83C\uDFFE",leftwards_hand_medium_dark_skin_tone:"\uD83E\uDEF2\uD83C\uDFFE",leftwards_hand_tone5:"\uD83E\uDEF2\uD83C\uDFFF",leftwards_hand_dark_skin_tone:"\uD83E\uDEF2\uD83C\uDFFF",rightwards_hand_tone1:"\uD83E\uDEF1\uD83C\uDFFB",rightwards_hand_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFB",rightwards_hand_tone2:"\uD83E\uDEF1\uD83C\uDFFC",rightwards_hand_medium_light_skin_tone:"\uD83E\uDEF1\uD83C\uDFFC",rightwards_hand_tone3:"\uD83E\uDEF1\uD83C\uDFFD",rightwards_hand_medium_skin_tone:"\uD83E\uDEF1\uD83C\uDFFD",rightwards_hand_tone4:"\uD83E\uDEF1\uD83C\uDFFE",rightwards_hand_medium_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFE",rightwards_hand_tone5:"\uD83E\uDEF1\uD83C\uDFFF",rightwards_hand_dark_skin_tone:"\uD83E\uDEF1\uD83C\uDFFF",muscle_tone1:"\uD83D\uDCAA\uD83C\uDFFB",muscle_tone2:"\uD83D\uDCAA\uD83C\uDFFC",muscle_tone3:"\uD83D\uDCAA\uD83C\uDFFD",muscle_tone4:"\uD83D\uDCAA\uD83C\uDFFE",muscle_tone5:"\uD83D\uDCAA\uD83C\uDFFF",middle_finger_tone1:"\uD83D\uDD95\uD83C\uDFFB",reversed_hand_with_middle_finger_extended_tone1:"\uD83D\uDD95\uD83C\uDFFB",middle_finger_tone2:"\uD83D\uDD95\uD83C\uDFFC",reversed_hand_with_middle_finger_extended_tone2:"\uD83D\uDD95\uD83C\uDFFC",middle_finger_tone3:"\uD83D\uDD95\uD83C\uDFFD",reversed_hand_with_middle_finger_extended_tone3:"\uD83D\uDD95\uD83C\uDFFD",middle_finger_tone4:"\uD83D\uDD95\uD83C\uDFFE",reversed_hand_with_middle_finger_extended_tone4:"\uD83D\uDD95\uD83C\uDFFE",middle_finger_tone5:"\uD83D\uDD95\uD83C\uDFFF",reversed_hand_with_middle_finger_extended_tone5:"\uD83D\uDD95\uD83C\uDFFF",writing_hand_tone1:"✍\uD83C\uDFFB",writing_hand_tone2:"✍\uD83C\uDFFC",writing_hand_tone3:"✍\uD83C\uDFFD",writing_hand_tone4:"✍\uD83C\uDFFE",writing_hand_tone5:"✍\uD83C\uDFFF",pray_tone1:"\uD83D\uDE4F\uD83C\uDFFB",pray_tone2:"\uD83D\uDE4F\uD83C\uDFFC",pray_tone3:"\uD83D\uDE4F\uD83C\uDFFD",pray_tone4:"\uD83D\uDE4F\uD83C\uDFFE",pray_tone5:"\uD83D\uDE4F\uD83C\uDFFF",index_pointing_at_the_viewer_tone1:"\uD83E\uDEF5\uD83C\uDFFB",index_pointing_at_the_viewer_light_skin_tone:"\uD83E\uDEF5\uD83C\uDFFB",index_pointing_at_the_viewer_tone2:"\uD83E\uDEF5\uD83C\uDFFC",index_pointing_at_the_viewer_medium_light_skin_tone:"\uD83E\uDEF5\uD83C\uDFFC",index_pointing_at_the_viewer_tone3:"\uD83E\uDEF5\uD83C\uDFFD",index_pointing_at_the_viewer_medium_skin_tone:"\uD83E\uDEF5\uD83C\uDFFD",index_pointing_at_the_viewer_tone4:"\uD83E\uDEF5\uD83C\uDFFE",index_pointing_at_the_viewer_medium_dark_skin_tone:"\uD83E\uDEF5\uD83C\uDFFE",index_pointing_at_the_viewer_tone5:"\uD83E\uDEF5\uD83C\uDFFF",index_pointing_at_the_viewer_dark_skin_tone:"\uD83E\uDEF5\uD83C\uDFFF",foot_tone1:"\uD83E\uDDB6\uD83C\uDFFB",foot_light_skin_tone:"\uD83E\uDDB6\uD83C\uDFFB",foot_tone2:"\uD83E\uDDB6\uD83C\uDFFC",foot_medium_light_skin_tone:"\uD83E\uDDB6\uD83C\uDFFC",foot_tone3:"\uD83E\uDDB6\uD83C\uDFFD",foot_medium_skin_tone:"\uD83E\uDDB6\uD83C\uDFFD",foot_tone4:"\uD83E\uDDB6\uD83C\uDFFE",foot_medium_dark_skin_tone:"\uD83E\uDDB6\uD83C\uDFFE",foot_tone5:"\uD83E\uDDB6\uD83C\uDFFF",foot_dark_skin_tone:"\uD83E\uDDB6\uD83C\uDFFF",leg_tone1:"\uD83E\uDDB5\uD83C\uDFFB",leg_light_skin_tone:"\uD83E\uDDB5\uD83C\uDFFB",leg_tone2:"\uD83E\uDDB5\uD83C\uDFFC",leg_medium_light_skin_tone:"\uD83E\uDDB5\uD83C\uDFFC",leg_tone3:"\uD83E\uDDB5\uD83C\uDFFD",leg_medium_skin_tone:"\uD83E\uDDB5\uD83C\uDFFD",leg_tone4:"\uD83E\uDDB5\uD83C\uDFFE",leg_medium_dark_skin_tone:"\uD83E\uDDB5\uD83C\uDFFE",leg_tone5:"\uD83E\uDDB5\uD83C\uDFFF",leg_dark_skin_tone:"\uD83E\uDDB5\uD83C\uDFFF",ear_tone1:"\uD83D\uDC42\uD83C\uDFFB",ear_tone2:"\uD83D\uDC42\uD83C\uDFFC",ear_tone3:"\uD83D\uDC42\uD83C\uDFFD",ear_tone4:"\uD83D\uDC42\uD83C\uDFFE",ear_tone5:"\uD83D\uDC42\uD83C\uDFFF",ear_with_hearing_aid_tone1:"\uD83E\uDDBB\uD83C\uDFFB",ear_with_hearing_aid_light_skin_tone:"\uD83E\uDDBB\uD83C\uDFFB",ear_with_hearing_aid_tone2:"\uD83E\uDDBB\uD83C\uDFFC",ear_with_hearing_aid_medium_light_skin_tone:"\uD83E\uDDBB\uD83C\uDFFC",ear_with_hearing_aid_tone3:"\uD83E\uDDBB\uD83C\uDFFD",ear_with_hearing_aid_medium_skin_tone:"\uD83E\uDDBB\uD83C\uDFFD",ear_with_hearing_aid_tone4:"\uD83E\uDDBB\uD83C\uDFFE",ear_with_hearing_aid_medium_dark_skin_tone:"\uD83E\uDDBB\uD83C\uDFFE",ear_with_hearing_aid_tone5:"\uD83E\uDDBB\uD83C\uDFFF",ear_with_hearing_aid_dark_skin_tone:"\uD83E\uDDBB\uD83C\uDFFF",nose_tone1:"\uD83D\uDC43\uD83C\uDFFB",nose_tone2:"\uD83D\uDC43\uD83C\uDFFC",nose_tone3:"\uD83D\uDC43\uD83C\uDFFD",nose_tone4:"\uD83D\uDC43\uD83C\uDFFE",nose_tone5:"\uD83D\uDC43\uD83C\uDFFF",baby_tone1:"\uD83D\uDC76\uD83C\uDFFB",baby_tone2:"\uD83D\uDC76\uD83C\uDFFC",baby_tone3:"\uD83D\uDC76\uD83C\uDFFD",baby_tone4:"\uD83D\uDC76\uD83C\uDFFE",baby_tone5:"\uD83D\uDC76\uD83C\uDFFF",child_tone1:"\uD83E\uDDD2\uD83C\uDFFB",child_light_skin_tone:"\uD83E\uDDD2\uD83C\uDFFB",child_tone2:"\uD83E\uDDD2\uD83C\uDFFC",child_medium_light_skin_tone:"\uD83E\uDDD2\uD83C\uDFFC",child_tone3:"\uD83E\uDDD2\uD83C\uDFFD",child_medium_skin_tone:"\uD83E\uDDD2\uD83C\uDFFD",child_tone4:"\uD83E\uDDD2\uD83C\uDFFE",child_medium_dark_skin_tone:"\uD83E\uDDD2\uD83C\uDFFE",child_tone5:"\uD83E\uDDD2\uD83C\uDFFF",child_dark_skin_tone:"\uD83E\uDDD2\uD83C\uDFFF",girl_tone1:"\uD83D\uDC67\uD83C\uDFFB",girl_tone2:"\uD83D\uDC67\uD83C\uDFFC",girl_tone3:"\uD83D\uDC67\uD83C\uDFFD",girl_tone4:"\uD83D\uDC67\uD83C\uDFFE",girl_tone5:"\uD83D\uDC67\uD83C\uDFFF",boy_tone1:"\uD83D\uDC66\uD83C\uDFFB",boy_tone2:"\uD83D\uDC66\uD83C\uDFFC",boy_tone3:"\uD83D\uDC66\uD83C\uDFFD",boy_tone4:"\uD83D\uDC66\uD83C\uDFFE",boy_tone5:"\uD83D\uDC66\uD83C\uDFFF",adult_tone1:"\uD83E\uDDD1\uD83C\uDFFB",adult_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB",adult_tone2:"\uD83E\uDDD1\uD83C\uDFFC",adult_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC",adult_tone3:"\uD83E\uDDD1\uD83C\uDFFD",adult_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD",adult_tone4:"\uD83E\uDDD1\uD83C\uDFFE",adult_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE",adult_tone5:"\uD83E\uDDD1\uD83C\uDFFF",adult_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF",woman_tone1:"\uD83D\uDC69\uD83C\uDFFB",woman_tone2:"\uD83D\uDC69\uD83C\uDFFC",woman_tone3:"\uD83D\uDC69\uD83C\uDFFD",woman_tone4:"\uD83D\uDC69\uD83C\uDFFE",woman_tone5:"\uD83D\uDC69\uD83C\uDFFF",man_tone1:"\uD83D\uDC68\uD83C\uDFFB",man_tone2:"\uD83D\uDC68\uD83C\uDFFC",man_tone3:"\uD83D\uDC68\uD83C\uDFFD",man_tone4:"\uD83D\uDC68\uD83C\uDFFE",man_tone5:"\uD83D\uDC68\uD83C\uDFFF",person_tone1_curly_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB1",person_light_skin_tone_curly_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB1",person_tone2_curly_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB1",person_medium_light_skin_tone_curly_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB1",person_tone3_curly_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB1",person_medium_skin_tone_curly_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB1",person_tone4_curly_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB1",person_medium_dark_skin_tone_curly_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB1",person_tone5_curly_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB1",person_dark_skin_tone_curly_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB1",woman_curly_haired_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB1",woman_curly_haired_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB1",woman_curly_haired_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB1",woman_curly_haired_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB1",woman_curly_haired_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB1",woman_curly_haired_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB1",woman_curly_haired_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB1",woman_curly_haired_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB1",woman_curly_haired_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB1",woman_curly_haired_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB1",man_curly_haired_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB1",man_curly_haired_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB1",man_curly_haired_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB1",man_curly_haired_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB1",man_curly_haired_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB1",man_curly_haired_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB1",man_curly_haired_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB1",man_curly_haired_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB1",man_curly_haired_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB1",man_curly_haired_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB1",person_tone1_red_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB0",person_light_skin_tone_red_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB0",person_tone2_red_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB0",person_medium_light_skin_tone_red_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB0",person_tone3_red_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB0",person_medium_skin_tone_red_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB0",person_tone4_red_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB0",person_medium_dark_skin_tone_red_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB0",person_tone5_red_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB0",person_dark_skin_tone_red_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB0",woman_red_haired_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB0",woman_red_haired_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB0",woman_red_haired_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB0",woman_red_haired_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB0",woman_red_haired_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB0",woman_red_haired_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB0",woman_red_haired_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB0",woman_red_haired_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB0",woman_red_haired_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB0",woman_red_haired_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB0",man_red_haired_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB0",man_red_haired_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB0",man_red_haired_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB0",man_red_haired_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB0",man_red_haired_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB0",man_red_haired_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB0",man_red_haired_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB0",man_red_haired_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB0",man_red_haired_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB0",man_red_haired_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB0",blond_haired_person_tone1:"\uD83D\uDC71\uD83C\uDFFB",person_with_blond_hair_tone1:"\uD83D\uDC71\uD83C\uDFFB",blond_haired_person_tone2:"\uD83D\uDC71\uD83C\uDFFC",person_with_blond_hair_tone2:"\uD83D\uDC71\uD83C\uDFFC",blond_haired_person_tone3:"\uD83D\uDC71\uD83C\uDFFD",person_with_blond_hair_tone3:"\uD83D\uDC71\uD83C\uDFFD",blond_haired_person_tone4:"\uD83D\uDC71\uD83C\uDFFE",person_with_blond_hair_tone4:"\uD83D\uDC71\uD83C\uDFFE",blond_haired_person_tone5:"\uD83D\uDC71\uD83C\uDFFF",person_with_blond_hair_tone5:"\uD83D\uDC71\uD83C\uDFFF",blond_haired_woman_tone1:"\uD83D\uDC71\uD83C\uDFFB‍♀️",blond_haired_woman_light_skin_tone:"\uD83D\uDC71\uD83C\uDFFB‍♀️",blond_haired_woman_tone2:"\uD83D\uDC71\uD83C\uDFFC‍♀️",blond_haired_woman_medium_light_skin_tone:"\uD83D\uDC71\uD83C\uDFFC‍♀️",blond_haired_woman_tone3:"\uD83D\uDC71\uD83C\uDFFD‍♀️",blond_haired_woman_medium_skin_tone:"\uD83D\uDC71\uD83C\uDFFD‍♀️",blond_haired_woman_tone4:"\uD83D\uDC71\uD83C\uDFFE‍♀️",blond_haired_woman_medium_dark_skin_tone:"\uD83D\uDC71\uD83C\uDFFE‍♀️",blond_haired_woman_tone5:"\uD83D\uDC71\uD83C\uDFFF‍♀️",blond_haired_woman_dark_skin_tone:"\uD83D\uDC71\uD83C\uDFFF‍♀️",blond_haired_man_tone1:"\uD83D\uDC71\uD83C\uDFFB‍♂️",blond_haired_man_light_skin_tone:"\uD83D\uDC71\uD83C\uDFFB‍♂️",blond_haired_man_tone2:"\uD83D\uDC71\uD83C\uDFFC‍♂️",blond_haired_man_medium_light_skin_tone:"\uD83D\uDC71\uD83C\uDFFC‍♂️",blond_haired_man_tone3:"\uD83D\uDC71\uD83C\uDFFD‍♂️",blond_haired_man_medium_skin_tone:"\uD83D\uDC71\uD83C\uDFFD‍♂️",blond_haired_man_tone4:"\uD83D\uDC71\uD83C\uDFFE‍♂️",blond_haired_man_medium_dark_skin_tone:"\uD83D\uDC71\uD83C\uDFFE‍♂️",blond_haired_man_tone5:"\uD83D\uDC71\uD83C\uDFFF‍♂️",blond_haired_man_dark_skin_tone:"\uD83D\uDC71\uD83C\uDFFF‍♂️",person_tone1_white_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB3",person_light_skin_tone_white_hair:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB3",person_tone2_white_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB3",person_medium_light_skin_tone_white_hair:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB3",person_tone3_white_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB3",person_medium_skin_tone_white_hair:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB3",person_tone4_white_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB3",person_medium_dark_skin_tone_white_hair:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB3",person_tone5_white_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB3",person_dark_skin_tone_white_hair:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB3",woman_white_haired_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB3",woman_white_haired_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB3",woman_white_haired_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB3",woman_white_haired_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB3",woman_white_haired_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB3",woman_white_haired_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB3",woman_white_haired_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB3",woman_white_haired_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB3",woman_white_haired_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB3",woman_white_haired_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB3",man_white_haired_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB3",man_white_haired_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB3",man_white_haired_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB3",man_white_haired_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB3",man_white_haired_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB3",man_white_haired_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB3",man_white_haired_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB3",man_white_haired_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB3",man_white_haired_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB3",man_white_haired_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB3",person_tone1_bald:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB2",person_light_skin_tone_bald:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDB2",person_tone2_bald:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB2",person_medium_light_skin_tone_bald:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDB2",person_tone3_bald:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB2",person_medium_skin_tone_bald:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDB2",person_tone4_bald:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB2",person_medium_dark_skin_tone_bald:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDB2",person_tone5_bald:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB2",person_dark_skin_tone_bald:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDB2",woman_bald_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB2",woman_bald_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDB2",woman_bald_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB2",woman_bald_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDB2",woman_bald_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB2",woman_bald_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDB2",woman_bald_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB2",woman_bald_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDB2",woman_bald_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB2",woman_bald_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDB2",man_bald_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB2",man_bald_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDB2",man_bald_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB2",man_bald_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDB2",man_bald_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB2",man_bald_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDB2",man_bald_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB2",man_bald_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDB2",man_bald_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB2",man_bald_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDB2",bearded_person_tone1:"\uD83E\uDDD4\uD83C\uDFFB",bearded_person_light_skin_tone:"\uD83E\uDDD4\uD83C\uDFFB",bearded_person_tone2:"\uD83E\uDDD4\uD83C\uDFFC",bearded_person_medium_light_skin_tone:"\uD83E\uDDD4\uD83C\uDFFC",bearded_person_tone3:"\uD83E\uDDD4\uD83C\uDFFD",bearded_person_medium_skin_tone:"\uD83E\uDDD4\uD83C\uDFFD",bearded_person_tone4:"\uD83E\uDDD4\uD83C\uDFFE",bearded_person_medium_dark_skin_tone:"\uD83E\uDDD4\uD83C\uDFFE",bearded_person_tone5:"\uD83E\uDDD4\uD83C\uDFFF",bearded_person_dark_skin_tone:"\uD83E\uDDD4\uD83C\uDFFF",woman_tone1_beard:"\uD83E\uDDD4\uD83C\uDFFB‍♀️",woman_light_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFB‍♀️",woman_tone2_beard:"\uD83E\uDDD4\uD83C\uDFFC‍♀️",woman_medium_light_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFC‍♀️",woman_tone3_beard:"\uD83E\uDDD4\uD83C\uDFFD‍♀️",woman_medium_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFD‍♀️",woman_tone4_beard:"\uD83E\uDDD4\uD83C\uDFFE‍♀️",woman_medium_dark_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFE‍♀️",woman_tone5_beard:"\uD83E\uDDD4\uD83C\uDFFF‍♀️",woman_dark_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFF‍♀️",man_tone1_beard:"\uD83E\uDDD4\uD83C\uDFFB‍♂️",man_light_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFB‍♂️",man_tone2_beard:"\uD83E\uDDD4\uD83C\uDFFC‍♂️",man_medium_light_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFC‍♂️",man_tone3_beard:"\uD83E\uDDD4\uD83C\uDFFD‍♂️",man_medium_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFD‍♂️",man_tone4_beard:"\uD83E\uDDD4\uD83C\uDFFE‍♂️",man_medium_dark_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFE‍♂️",man_tone5_beard:"\uD83E\uDDD4\uD83C\uDFFF‍♂️",man_dark_skin_tone_beard:"\uD83E\uDDD4\uD83C\uDFFF‍♂️",older_adult_tone1:"\uD83E\uDDD3\uD83C\uDFFB",older_adult_light_skin_tone:"\uD83E\uDDD3\uD83C\uDFFB",older_adult_tone2:"\uD83E\uDDD3\uD83C\uDFFC",older_adult_medium_light_skin_tone:"\uD83E\uDDD3\uD83C\uDFFC",older_adult_tone3:"\uD83E\uDDD3\uD83C\uDFFD",older_adult_medium_skin_tone:"\uD83E\uDDD3\uD83C\uDFFD",older_adult_tone4:"\uD83E\uDDD3\uD83C\uDFFE",older_adult_medium_dark_skin_tone:"\uD83E\uDDD3\uD83C\uDFFE",older_adult_tone5:"\uD83E\uDDD3\uD83C\uDFFF",older_adult_dark_skin_tone:"\uD83E\uDDD3\uD83C\uDFFF",older_woman_tone1:"\uD83D\uDC75\uD83C\uDFFB",grandma_tone1:"\uD83D\uDC75\uD83C\uDFFB",older_woman_tone2:"\uD83D\uDC75\uD83C\uDFFC",grandma_tone2:"\uD83D\uDC75\uD83C\uDFFC",older_woman_tone3:"\uD83D\uDC75\uD83C\uDFFD",grandma_tone3:"\uD83D\uDC75\uD83C\uDFFD",older_woman_tone4:"\uD83D\uDC75\uD83C\uDFFE",grandma_tone4:"\uD83D\uDC75\uD83C\uDFFE",older_woman_tone5:"\uD83D\uDC75\uD83C\uDFFF",grandma_tone5:"\uD83D\uDC75\uD83C\uDFFF",older_man_tone1:"\uD83D\uDC74\uD83C\uDFFB",older_man_tone2:"\uD83D\uDC74\uD83C\uDFFC",older_man_tone3:"\uD83D\uDC74\uD83C\uDFFD",older_man_tone4:"\uD83D\uDC74\uD83C\uDFFE",older_man_tone5:"\uD83D\uDC74\uD83C\uDFFF",man_with_chinese_cap_tone1:"\uD83D\uDC72\uD83C\uDFFB",man_with_gua_pi_mao_tone1:"\uD83D\uDC72\uD83C\uDFFB",man_with_chinese_cap_tone2:"\uD83D\uDC72\uD83C\uDFFC",man_with_gua_pi_mao_tone2:"\uD83D\uDC72\uD83C\uDFFC",man_with_chinese_cap_tone3:"\uD83D\uDC72\uD83C\uDFFD",man_with_gua_pi_mao_tone3:"\uD83D\uDC72\uD83C\uDFFD",man_with_chinese_cap_tone4:"\uD83D\uDC72\uD83C\uDFFE",man_with_gua_pi_mao_tone4:"\uD83D\uDC72\uD83C\uDFFE",man_with_chinese_cap_tone5:"\uD83D\uDC72\uD83C\uDFFF",man_with_gua_pi_mao_tone5:"\uD83D\uDC72\uD83C\uDFFF",person_wearing_turban_tone1:"\uD83D\uDC73\uD83C\uDFFB",man_with_turban_tone1:"\uD83D\uDC73\uD83C\uDFFB",person_wearing_turban_tone2:"\uD83D\uDC73\uD83C\uDFFC",man_with_turban_tone2:"\uD83D\uDC73\uD83C\uDFFC",person_wearing_turban_tone3:"\uD83D\uDC73\uD83C\uDFFD",man_with_turban_tone3:"\uD83D\uDC73\uD83C\uDFFD",person_wearing_turban_tone4:"\uD83D\uDC73\uD83C\uDFFE",man_with_turban_tone4:"\uD83D\uDC73\uD83C\uDFFE",person_wearing_turban_tone5:"\uD83D\uDC73\uD83C\uDFFF",man_with_turban_tone5:"\uD83D\uDC73\uD83C\uDFFF",woman_wearing_turban_tone1:"\uD83D\uDC73\uD83C\uDFFB‍♀️",woman_wearing_turban_light_skin_tone:"\uD83D\uDC73\uD83C\uDFFB‍♀️",woman_wearing_turban_tone2:"\uD83D\uDC73\uD83C\uDFFC‍♀️",woman_wearing_turban_medium_light_skin_tone:"\uD83D\uDC73\uD83C\uDFFC‍♀️",woman_wearing_turban_tone3:"\uD83D\uDC73\uD83C\uDFFD‍♀️",woman_wearing_turban_medium_skin_tone:"\uD83D\uDC73\uD83C\uDFFD‍♀️",woman_wearing_turban_tone4:"\uD83D\uDC73\uD83C\uDFFE‍♀️",woman_wearing_turban_medium_dark_skin_tone:"\uD83D\uDC73\uD83C\uDFFE‍♀️",woman_wearing_turban_tone5:"\uD83D\uDC73\uD83C\uDFFF‍♀️",woman_wearing_turban_dark_skin_tone:"\uD83D\uDC73\uD83C\uDFFF‍♀️",man_wearing_turban_tone1:"\uD83D\uDC73\uD83C\uDFFB‍♂️",man_wearing_turban_light_skin_tone:"\uD83D\uDC73\uD83C\uDFFB‍♂️",man_wearing_turban_tone2:"\uD83D\uDC73\uD83C\uDFFC‍♂️",man_wearing_turban_medium_light_skin_tone:"\uD83D\uDC73\uD83C\uDFFC‍♂️",man_wearing_turban_tone3:"\uD83D\uDC73\uD83C\uDFFD‍♂️",man_wearing_turban_medium_skin_tone:"\uD83D\uDC73\uD83C\uDFFD‍♂️",man_wearing_turban_tone4:"\uD83D\uDC73\uD83C\uDFFE‍♂️",man_wearing_turban_medium_dark_skin_tone:"\uD83D\uDC73\uD83C\uDFFE‍♂️",man_wearing_turban_tone5:"\uD83D\uDC73\uD83C\uDFFF‍♂️",man_wearing_turban_dark_skin_tone:"\uD83D\uDC73\uD83C\uDFFF‍♂️",woman_with_headscarf_tone1:"\uD83E\uDDD5\uD83C\uDFFB",woman_with_headscarf_light_skin_tone:"\uD83E\uDDD5\uD83C\uDFFB",woman_with_headscarf_tone2:"\uD83E\uDDD5\uD83C\uDFFC",woman_with_headscarf_medium_light_skin_tone:"\uD83E\uDDD5\uD83C\uDFFC",woman_with_headscarf_tone3:"\uD83E\uDDD5\uD83C\uDFFD",woman_with_headscarf_medium_skin_tone:"\uD83E\uDDD5\uD83C\uDFFD",woman_with_headscarf_tone4:"\uD83E\uDDD5\uD83C\uDFFE",woman_with_headscarf_medium_dark_skin_tone:"\uD83E\uDDD5\uD83C\uDFFE",woman_with_headscarf_tone5:"\uD83E\uDDD5\uD83C\uDFFF",woman_with_headscarf_dark_skin_tone:"\uD83E\uDDD5\uD83C\uDFFF",police_officer_tone1:"\uD83D\uDC6E\uD83C\uDFFB",cop_tone1:"\uD83D\uDC6E\uD83C\uDFFB",police_officer_tone2:"\uD83D\uDC6E\uD83C\uDFFC",cop_tone2:"\uD83D\uDC6E\uD83C\uDFFC",police_officer_tone3:"\uD83D\uDC6E\uD83C\uDFFD",cop_tone3:"\uD83D\uDC6E\uD83C\uDFFD",police_officer_tone4:"\uD83D\uDC6E\uD83C\uDFFE",cop_tone4:"\uD83D\uDC6E\uD83C\uDFFE",police_officer_tone5:"\uD83D\uDC6E\uD83C\uDFFF",cop_tone5:"\uD83D\uDC6E\uD83C\uDFFF",woman_police_officer_tone1:"\uD83D\uDC6E\uD83C\uDFFB‍♀️",woman_police_officer_light_skin_tone:"\uD83D\uDC6E\uD83C\uDFFB‍♀️",woman_police_officer_tone2:"\uD83D\uDC6E\uD83C\uDFFC‍♀️",woman_police_officer_medium_light_skin_tone:"\uD83D\uDC6E\uD83C\uDFFC‍♀️",woman_police_officer_tone3:"\uD83D\uDC6E\uD83C\uDFFD‍♀️",woman_police_officer_medium_skin_tone:"\uD83D\uDC6E\uD83C\uDFFD‍♀️",woman_police_officer_tone4:"\uD83D\uDC6E\uD83C\uDFFE‍♀️",woman_police_officer_medium_dark_skin_tone:"\uD83D\uDC6E\uD83C\uDFFE‍♀️",woman_police_officer_tone5:"\uD83D\uDC6E\uD83C\uDFFF‍♀️",woman_police_officer_dark_skin_tone:"\uD83D\uDC6E\uD83C\uDFFF‍♀️",man_police_officer_tone1:"\uD83D\uDC6E\uD83C\uDFFB‍♂️",man_police_officer_light_skin_tone:"\uD83D\uDC6E\uD83C\uDFFB‍♂️",man_police_officer_tone2:"\uD83D\uDC6E\uD83C\uDFFC‍♂️",man_police_officer_medium_light_skin_tone:"\uD83D\uDC6E\uD83C\uDFFC‍♂️",man_police_officer_tone3:"\uD83D\uDC6E\uD83C\uDFFD‍♂️",man_police_officer_medium_skin_tone:"\uD83D\uDC6E\uD83C\uDFFD‍♂️",man_police_officer_tone4:"\uD83D\uDC6E\uD83C\uDFFE‍♂️",man_police_officer_medium_dark_skin_tone:"\uD83D\uDC6E\uD83C\uDFFE‍♂️",man_police_officer_tone5:"\uD83D\uDC6E\uD83C\uDFFF‍♂️",man_police_officer_dark_skin_tone:"\uD83D\uDC6E\uD83C\uDFFF‍♂️",construction_worker_tone1:"\uD83D\uDC77\uD83C\uDFFB",construction_worker_tone2:"\uD83D\uDC77\uD83C\uDFFC",construction_worker_tone3:"\uD83D\uDC77\uD83C\uDFFD",construction_worker_tone4:"\uD83D\uDC77\uD83C\uDFFE",construction_worker_tone5:"\uD83D\uDC77\uD83C\uDFFF",woman_construction_worker_tone1:"\uD83D\uDC77\uD83C\uDFFB‍♀️",woman_construction_worker_light_skin_tone:"\uD83D\uDC77\uD83C\uDFFB‍♀️",woman_construction_worker_tone2:"\uD83D\uDC77\uD83C\uDFFC‍♀️",woman_construction_worker_medium_light_skin_tone:"\uD83D\uDC77\uD83C\uDFFC‍♀️",woman_construction_worker_tone3:"\uD83D\uDC77\uD83C\uDFFD‍♀️",woman_construction_worker_medium_skin_tone:"\uD83D\uDC77\uD83C\uDFFD‍♀️",woman_construction_worker_tone4:"\uD83D\uDC77\uD83C\uDFFE‍♀️",woman_construction_worker_medium_dark_skin_tone:"\uD83D\uDC77\uD83C\uDFFE‍♀️",woman_construction_worker_tone5:"\uD83D\uDC77\uD83C\uDFFF‍♀️",woman_construction_worker_dark_skin_tone:"\uD83D\uDC77\uD83C\uDFFF‍♀️",man_construction_worker_tone1:"\uD83D\uDC77\uD83C\uDFFB‍♂️",man_construction_worker_light_skin_tone:"\uD83D\uDC77\uD83C\uDFFB‍♂️",man_construction_worker_tone2:"\uD83D\uDC77\uD83C\uDFFC‍♂️",man_construction_worker_medium_light_skin_tone:"\uD83D\uDC77\uD83C\uDFFC‍♂️",man_construction_worker_tone3:"\uD83D\uDC77\uD83C\uDFFD‍♂️",man_construction_worker_medium_skin_tone:"\uD83D\uDC77\uD83C\uDFFD‍♂️",man_construction_worker_tone4:"\uD83D\uDC77\uD83C\uDFFE‍♂️",man_construction_worker_medium_dark_skin_tone:"\uD83D\uDC77\uD83C\uDFFE‍♂️",man_construction_worker_tone5:"\uD83D\uDC77\uD83C\uDFFF‍♂️",man_construction_worker_dark_skin_tone:"\uD83D\uDC77\uD83C\uDFFF‍♂️",guard_tone1:"\uD83D\uDC82\uD83C\uDFFB",guardsman_tone1:"\uD83D\uDC82\uD83C\uDFFB",guard_tone2:"\uD83D\uDC82\uD83C\uDFFC",guardsman_tone2:"\uD83D\uDC82\uD83C\uDFFC",guard_tone3:"\uD83D\uDC82\uD83C\uDFFD",guardsman_tone3:"\uD83D\uDC82\uD83C\uDFFD",guard_tone4:"\uD83D\uDC82\uD83C\uDFFE",guardsman_tone4:"\uD83D\uDC82\uD83C\uDFFE",guard_tone5:"\uD83D\uDC82\uD83C\uDFFF",guardsman_tone5:"\uD83D\uDC82\uD83C\uDFFF",woman_guard_tone1:"\uD83D\uDC82\uD83C\uDFFB‍♀️",woman_guard_light_skin_tone:"\uD83D\uDC82\uD83C\uDFFB‍♀️",woman_guard_tone2:"\uD83D\uDC82\uD83C\uDFFC‍♀️",woman_guard_medium_light_skin_tone:"\uD83D\uDC82\uD83C\uDFFC‍♀️",woman_guard_tone3:"\uD83D\uDC82\uD83C\uDFFD‍♀️",woman_guard_medium_skin_tone:"\uD83D\uDC82\uD83C\uDFFD‍♀️",woman_guard_tone4:"\uD83D\uDC82\uD83C\uDFFE‍♀️",woman_guard_medium_dark_skin_tone:"\uD83D\uDC82\uD83C\uDFFE‍♀️",woman_guard_tone5:"\uD83D\uDC82\uD83C\uDFFF‍♀️",woman_guard_dark_skin_tone:"\uD83D\uDC82\uD83C\uDFFF‍♀️",man_guard_tone1:"\uD83D\uDC82\uD83C\uDFFB‍♂️",man_guard_light_skin_tone:"\uD83D\uDC82\uD83C\uDFFB‍♂️",man_guard_tone2:"\uD83D\uDC82\uD83C\uDFFC‍♂️",man_guard_medium_light_skin_tone:"\uD83D\uDC82\uD83C\uDFFC‍♂️",man_guard_tone3:"\uD83D\uDC82\uD83C\uDFFD‍♂️",man_guard_medium_skin_tone:"\uD83D\uDC82\uD83C\uDFFD‍♂️",man_guard_tone4:"\uD83D\uDC82\uD83C\uDFFE‍♂️",man_guard_medium_dark_skin_tone:"\uD83D\uDC82\uD83C\uDFFE‍♂️",man_guard_tone5:"\uD83D\uDC82\uD83C\uDFFF‍♂️",man_guard_dark_skin_tone:"\uD83D\uDC82\uD83C\uDFFF‍♂️",detective_tone1:"\uD83D\uDD75\uD83C\uDFFB",spy_tone1:"\uD83D\uDD75\uD83C\uDFFB",sleuth_or_spy_tone1:"\uD83D\uDD75\uD83C\uDFFB",detective_tone2:"\uD83D\uDD75\uD83C\uDFFC",spy_tone2:"\uD83D\uDD75\uD83C\uDFFC",sleuth_or_spy_tone2:"\uD83D\uDD75\uD83C\uDFFC",detective_tone3:"\uD83D\uDD75\uD83C\uDFFD",spy_tone3:"\uD83D\uDD75\uD83C\uDFFD",sleuth_or_spy_tone3:"\uD83D\uDD75\uD83C\uDFFD",detective_tone4:"\uD83D\uDD75\uD83C\uDFFE",spy_tone4:"\uD83D\uDD75\uD83C\uDFFE",sleuth_or_spy_tone4:"\uD83D\uDD75\uD83C\uDFFE",detective_tone5:"\uD83D\uDD75\uD83C\uDFFF",spy_tone5:"\uD83D\uDD75\uD83C\uDFFF",sleuth_or_spy_tone5:"\uD83D\uDD75\uD83C\uDFFF",woman_detective_tone1:"\uD83D\uDD75\uD83C\uDFFB‍♀️",woman_detective_light_skin_tone:"\uD83D\uDD75\uD83C\uDFFB‍♀️",woman_detective_tone2:"\uD83D\uDD75\uD83C\uDFFC‍♀️",woman_detective_medium_light_skin_tone:"\uD83D\uDD75\uD83C\uDFFC‍♀️",woman_detective_tone3:"\uD83D\uDD75\uD83C\uDFFD‍♀️",woman_detective_medium_skin_tone:"\uD83D\uDD75\uD83C\uDFFD‍♀️",woman_detective_tone4:"\uD83D\uDD75\uD83C\uDFFE‍♀️",woman_detective_medium_dark_skin_tone:"\uD83D\uDD75\uD83C\uDFFE‍♀️",woman_detective_tone5:"\uD83D\uDD75\uD83C\uDFFF‍♀️",woman_detective_dark_skin_tone:"\uD83D\uDD75\uD83C\uDFFF‍♀️",man_detective_tone1:"\uD83D\uDD75\uD83C\uDFFB‍♂️",man_detective_light_skin_tone:"\uD83D\uDD75\uD83C\uDFFB‍♂️",man_detective_tone2:"\uD83D\uDD75\uD83C\uDFFC‍♂️",man_detective_medium_light_skin_tone:"\uD83D\uDD75\uD83C\uDFFC‍♂️",man_detective_tone3:"\uD83D\uDD75\uD83C\uDFFD‍♂️",man_detective_medium_skin_tone:"\uD83D\uDD75\uD83C\uDFFD‍♂️",man_detective_tone4:"\uD83D\uDD75\uD83C\uDFFE‍♂️",man_detective_medium_dark_skin_tone:"\uD83D\uDD75\uD83C\uDFFE‍♂️",man_detective_tone5:"\uD83D\uDD75\uD83C\uDFFF‍♂️",man_detective_dark_skin_tone:"\uD83D\uDD75\uD83C\uDFFF‍♂️",health_worker_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍⚕️",health_worker_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍⚕️",health_worker_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍⚕️",health_worker_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍⚕️",health_worker_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍⚕️",health_worker_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍⚕️",health_worker_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍⚕️",health_worker_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍⚕️",health_worker_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍⚕️",health_worker_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍⚕️",woman_health_worker_tone1:"\uD83D\uDC69\uD83C\uDFFB‍⚕️",woman_health_worker_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍⚕️",woman_health_worker_tone2:"\uD83D\uDC69\uD83C\uDFFC‍⚕️",woman_health_worker_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍⚕️",woman_health_worker_tone3:"\uD83D\uDC69\uD83C\uDFFD‍⚕️",woman_health_worker_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍⚕️",woman_health_worker_tone4:"\uD83D\uDC69\uD83C\uDFFE‍⚕️",woman_health_worker_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍⚕️",woman_health_worker_tone5:"\uD83D\uDC69\uD83C\uDFFF‍⚕️",woman_health_worker_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍⚕️",man_health_worker_tone1:"\uD83D\uDC68\uD83C\uDFFB‍⚕️",man_health_worker_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍⚕️",man_health_worker_tone2:"\uD83D\uDC68\uD83C\uDFFC‍⚕️",man_health_worker_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍⚕️",man_health_worker_tone3:"\uD83D\uDC68\uD83C\uDFFD‍⚕️",man_health_worker_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍⚕️",man_health_worker_tone4:"\uD83D\uDC68\uD83C\uDFFE‍⚕️",man_health_worker_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍⚕️",man_health_worker_tone5:"\uD83D\uDC68\uD83C\uDFFF‍⚕️",man_health_worker_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍⚕️",farmer_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF3E",farmer_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF3E",farmer_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF3E",farmer_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF3E",farmer_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF3E",farmer_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF3E",farmer_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF3E",farmer_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF3E",farmer_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF3E",farmer_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF3E",woman_farmer_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF3E",woman_farmer_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF3E",woman_farmer_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF3E",woman_farmer_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF3E",woman_farmer_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF3E",woman_farmer_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF3E",woman_farmer_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF3E",woman_farmer_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF3E",woman_farmer_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF3E",woman_farmer_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF3E",man_farmer_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF3E",man_farmer_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF3E",man_farmer_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF3E",man_farmer_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF3E",man_farmer_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF3E",man_farmer_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF3E",man_farmer_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF3E",man_farmer_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF3E",man_farmer_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF3E",man_farmer_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF3E",cook_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF73",cook_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF73",cook_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF73",cook_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF73",cook_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF73",cook_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF73",cook_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF73",cook_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF73",cook_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF73",cook_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF73",woman_cook_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF73",woman_cook_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF73",woman_cook_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF73",woman_cook_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF73",woman_cook_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF73",woman_cook_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF73",woman_cook_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF73",woman_cook_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF73",woman_cook_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF73",woman_cook_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF73",man_cook_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF73",man_cook_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF73",man_cook_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF73",man_cook_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF73",man_cook_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF73",man_cook_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF73",man_cook_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF73",man_cook_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF73",man_cook_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF73",man_cook_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF73",student_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF93",student_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF93",student_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF93",student_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF93",student_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF93",student_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF93",student_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF93",student_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF93",student_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF93",student_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF93",woman_student_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF93",woman_student_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF93",woman_student_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF93",woman_student_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF93",woman_student_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF93",woman_student_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF93",woman_student_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF93",woman_student_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF93",woman_student_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF93",woman_student_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF93",man_student_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF93",man_student_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF93",man_student_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF93",man_student_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF93",man_student_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF93",man_student_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF93",man_student_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF93",man_student_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF93",man_student_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF93",man_student_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF93",singer_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFA4",singer_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFA4",singer_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFA4",singer_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFA4",singer_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFA4",singer_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFA4",singer_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFA4",singer_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFA4",singer_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFA4",singer_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFA4",woman_singer_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFA4",woman_singer_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFA4",woman_singer_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFA4",woman_singer_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFA4",woman_singer_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFA4",woman_singer_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFA4",woman_singer_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFA4",woman_singer_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFA4",woman_singer_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFA4",woman_singer_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFA4",man_singer_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFA4",man_singer_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFA4",man_singer_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFA4",man_singer_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFA4",man_singer_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFA4",man_singer_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFA4",man_singer_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFA4",man_singer_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFA4",man_singer_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFA4",man_singer_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFA4",teacher_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFEB",teacher_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFEB",teacher_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFEB",teacher_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFEB",teacher_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFEB",teacher_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFEB",teacher_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFEB",teacher_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFEB",teacher_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFEB",teacher_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFEB",woman_teacher_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFEB",woman_teacher_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFEB",woman_teacher_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFEB",woman_teacher_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFEB",woman_teacher_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFEB",woman_teacher_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFEB",woman_teacher_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFEB",woman_teacher_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFEB",woman_teacher_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFEB",woman_teacher_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFEB",man_teacher_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFEB",man_teacher_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFEB",man_teacher_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFEB",man_teacher_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFEB",man_teacher_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFEB",man_teacher_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFEB",man_teacher_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFEB",man_teacher_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFEB",man_teacher_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFEB",man_teacher_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFEB",factory_worker_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFED",factory_worker_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFED",factory_worker_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFED",factory_worker_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFED",factory_worker_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFED",factory_worker_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFED",factory_worker_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFED",factory_worker_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFED",factory_worker_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFED",factory_worker_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFED",woman_factory_worker_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFED",woman_factory_worker_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFED",woman_factory_worker_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFED",woman_factory_worker_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFED",woman_factory_worker_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFED",woman_factory_worker_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFED",woman_factory_worker_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFED",woman_factory_worker_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFED",woman_factory_worker_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFED",woman_factory_worker_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFED",man_factory_worker_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFED",man_factory_worker_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFED",man_factory_worker_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFED",man_factory_worker_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFED",man_factory_worker_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFED",man_factory_worker_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFED",man_factory_worker_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFED",man_factory_worker_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFED",man_factory_worker_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFED",man_factory_worker_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFED",technologist_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDCBB",technologist_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDCBB",technologist_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDCBB",technologist_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDCBB",technologist_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDCBB",technologist_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDCBB",technologist_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDCBB",technologist_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDCBB",technologist_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDCBB",technologist_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDCBB",woman_technologist_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDCBB",woman_technologist_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDCBB",woman_technologist_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDCBB",woman_technologist_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDCBB",woman_technologist_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDCBB",woman_technologist_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDCBB",woman_technologist_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDCBB",woman_technologist_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDCBB",woman_technologist_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDCBB",woman_technologist_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDCBB",man_technologist_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDCBB",man_technologist_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDCBB",man_technologist_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDCBB",man_technologist_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDCBB",man_technologist_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDCBB",man_technologist_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDCBB",man_technologist_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDCBB",man_technologist_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDCBB",man_technologist_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDCBB",man_technologist_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDCBB",office_worker_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDCBC",office_worker_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDCBC",office_worker_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDCBC",office_worker_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDCBC",office_worker_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDCBC",office_worker_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDCBC",office_worker_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDCBC",office_worker_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDCBC",office_worker_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDCBC",office_worker_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDCBC",woman_office_worker_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDCBC",woman_office_worker_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDCBC",woman_office_worker_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDCBC",woman_office_worker_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDCBC",woman_office_worker_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDCBC",woman_office_worker_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDCBC",woman_office_worker_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDCBC",woman_office_worker_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDCBC",woman_office_worker_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDCBC",woman_office_worker_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDCBC",man_office_worker_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDCBC",man_office_worker_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDCBC",man_office_worker_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDCBC",man_office_worker_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDCBC",man_office_worker_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDCBC",man_office_worker_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDCBC",man_office_worker_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDCBC",man_office_worker_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDCBC",man_office_worker_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDCBC",man_office_worker_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDCBC",mechanic_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDD27",mechanic_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDD27",mechanic_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDD27",mechanic_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDD27",mechanic_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDD27",mechanic_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDD27",mechanic_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDD27",mechanic_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDD27",mechanic_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDD27",mechanic_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDD27",woman_mechanic_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDD27",woman_mechanic_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDD27",woman_mechanic_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDD27",woman_mechanic_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDD27",woman_mechanic_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDD27",woman_mechanic_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDD27",woman_mechanic_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDD27",woman_mechanic_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDD27",woman_mechanic_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDD27",woman_mechanic_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDD27",man_mechanic_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDD27",man_mechanic_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDD27",man_mechanic_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDD27",man_mechanic_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDD27",man_mechanic_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDD27",man_mechanic_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDD27",man_mechanic_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDD27",man_mechanic_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDD27",man_mechanic_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDD27",man_mechanic_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDD27",scientist_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDD2C",scientist_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDD2C",scientist_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDD2C",scientist_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDD2C",scientist_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDD2C",scientist_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDD2C",scientist_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDD2C",scientist_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDD2C",scientist_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDD2C",scientist_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDD2C",woman_scientist_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDD2C",woman_scientist_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDD2C",woman_scientist_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDD2C",woman_scientist_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDD2C",woman_scientist_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDD2C",woman_scientist_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDD2C",woman_scientist_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDD2C",woman_scientist_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDD2C",woman_scientist_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDD2C",woman_scientist_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDD2C",man_scientist_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDD2C",man_scientist_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDD2C",man_scientist_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDD2C",man_scientist_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDD2C",man_scientist_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDD2C",man_scientist_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDD2C",man_scientist_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDD2C",man_scientist_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDD2C",man_scientist_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDD2C",man_scientist_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDD2C",artist_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFA8",artist_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDFA8",artist_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFA8",artist_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDFA8",artist_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFA8",artist_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDFA8",artist_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFA8",artist_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDFA8",artist_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFA8",artist_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDFA8",woman_artist_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFA8",woman_artist_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDFA8",woman_artist_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFA8",woman_artist_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDFA8",woman_artist_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFA8",woman_artist_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDFA8",woman_artist_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFA8",woman_artist_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDFA8",woman_artist_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFA8",woman_artist_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDFA8",man_artist_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFA8",man_artist_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDFA8",man_artist_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFA8",man_artist_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDFA8",man_artist_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFA8",man_artist_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDFA8",man_artist_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFA8",man_artist_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDFA8",man_artist_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFA8",man_artist_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDFA8",firefighter_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDE92",firefighter_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDE92",firefighter_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDE92",firefighter_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDE92",firefighter_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDE92",firefighter_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDE92",firefighter_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDE92",firefighter_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDE92",firefighter_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDE92",firefighter_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDE92",woman_firefighter_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDE92",woman_firefighter_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDE92",woman_firefighter_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDE92",woman_firefighter_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDE92",woman_firefighter_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDE92",woman_firefighter_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDE92",woman_firefighter_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDE92",woman_firefighter_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDE92",woman_firefighter_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDE92",woman_firefighter_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDE92",man_firefighter_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDE92",man_firefighter_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDE92",man_firefighter_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDE92",man_firefighter_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDE92",man_firefighter_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDE92",man_firefighter_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDE92",man_firefighter_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDE92",man_firefighter_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDE92",man_firefighter_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDE92",man_firefighter_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDE92",pilot_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍✈️",pilot_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍✈️",pilot_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍✈️",pilot_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍✈️",pilot_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍✈️",pilot_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍✈️",pilot_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍✈️",pilot_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍✈️",pilot_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍✈️",pilot_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍✈️",woman_pilot_tone1:"\uD83D\uDC69\uD83C\uDFFB‍✈️",woman_pilot_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍✈️",woman_pilot_tone2:"\uD83D\uDC69\uD83C\uDFFC‍✈️",woman_pilot_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍✈️",woman_pilot_tone3:"\uD83D\uDC69\uD83C\uDFFD‍✈️",woman_pilot_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍✈️",woman_pilot_tone4:"\uD83D\uDC69\uD83C\uDFFE‍✈️",woman_pilot_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍✈️",woman_pilot_tone5:"\uD83D\uDC69\uD83C\uDFFF‍✈️",woman_pilot_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍✈️",man_pilot_tone1:"\uD83D\uDC68\uD83C\uDFFB‍✈️",man_pilot_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍✈️",man_pilot_tone2:"\uD83D\uDC68\uD83C\uDFFC‍✈️",man_pilot_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍✈️",man_pilot_tone3:"\uD83D\uDC68\uD83C\uDFFD‍✈️",man_pilot_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍✈️",man_pilot_tone4:"\uD83D\uDC68\uD83C\uDFFE‍✈️",man_pilot_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍✈️",man_pilot_tone5:"\uD83D\uDC68\uD83C\uDFFF‍✈️",man_pilot_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍✈️",astronaut_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDE80",astronaut_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83D\uDE80",astronaut_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDE80",astronaut_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83D\uDE80",astronaut_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDE80",astronaut_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83D\uDE80",astronaut_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDE80",astronaut_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83D\uDE80",astronaut_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDE80",astronaut_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83D\uDE80",woman_astronaut_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDE80",woman_astronaut_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83D\uDE80",woman_astronaut_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDE80",woman_astronaut_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83D\uDE80",woman_astronaut_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDE80",woman_astronaut_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83D\uDE80",woman_astronaut_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDE80",woman_astronaut_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83D\uDE80",woman_astronaut_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDE80",woman_astronaut_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83D\uDE80",man_astronaut_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDE80",man_astronaut_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83D\uDE80",man_astronaut_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDE80",man_astronaut_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83D\uDE80",man_astronaut_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDE80",man_astronaut_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83D\uDE80",man_astronaut_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDE80",man_astronaut_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83D\uDE80",man_astronaut_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDE80",man_astronaut_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83D\uDE80",judge_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍⚖️",judge_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍⚖️",judge_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍⚖️",judge_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍⚖️",judge_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍⚖️",judge_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍⚖️",judge_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍⚖️",judge_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍⚖️",judge_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍⚖️",judge_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍⚖️",woman_judge_tone1:"\uD83D\uDC69\uD83C\uDFFB‍⚖️",woman_judge_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍⚖️",woman_judge_tone2:"\uD83D\uDC69\uD83C\uDFFC‍⚖️",woman_judge_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍⚖️",woman_judge_tone3:"\uD83D\uDC69\uD83C\uDFFD‍⚖️",woman_judge_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍⚖️",woman_judge_tone4:"\uD83D\uDC69\uD83C\uDFFE‍⚖️",woman_judge_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍⚖️",woman_judge_tone5:"\uD83D\uDC69\uD83C\uDFFF‍⚖️",woman_judge_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍⚖️",man_judge_tone1:"\uD83D\uDC68\uD83C\uDFFB‍⚖️",man_judge_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍⚖️",man_judge_tone2:"\uD83D\uDC68\uD83C\uDFFC‍⚖️",man_judge_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍⚖️",man_judge_tone3:"\uD83D\uDC68\uD83C\uDFFD‍⚖️",man_judge_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍⚖️",man_judge_tone4:"\uD83D\uDC68\uD83C\uDFFE‍⚖️",man_judge_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍⚖️",man_judge_tone5:"\uD83D\uDC68\uD83C\uDFFF‍⚖️",man_judge_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍⚖️",person_with_veil_tone1:"\uD83D\uDC70\uD83C\uDFFB",person_with_veil_tone2:"\uD83D\uDC70\uD83C\uDFFC",person_with_veil_tone3:"\uD83D\uDC70\uD83C\uDFFD",person_with_veil_tone4:"\uD83D\uDC70\uD83C\uDFFE",person_with_veil_tone5:"\uD83D\uDC70\uD83C\uDFFF",woman_with_veil_tone1:"\uD83D\uDC70\uD83C\uDFFB‍♀️",woman_with_veil_light_skin_tone:"\uD83D\uDC70\uD83C\uDFFB‍♀️",woman_with_veil_tone2:"\uD83D\uDC70\uD83C\uDFFC‍♀️",woman_with_veil_medium_light_skin_tone:"\uD83D\uDC70\uD83C\uDFFC‍♀️",woman_with_veil_tone3:"\uD83D\uDC70\uD83C\uDFFD‍♀️",woman_with_veil_medium_skin_tone:"\uD83D\uDC70\uD83C\uDFFD‍♀️",woman_with_veil_tone4:"\uD83D\uDC70\uD83C\uDFFE‍♀️",woman_with_veil_medium_dark_skin_tone:"\uD83D\uDC70\uD83C\uDFFE‍♀️",woman_with_veil_tone5:"\uD83D\uDC70\uD83C\uDFFF‍♀️",woman_with_veil_dark_skin_tone:"\uD83D\uDC70\uD83C\uDFFF‍♀️",man_with_veil_tone1:"\uD83D\uDC70\uD83C\uDFFB‍♂️",man_with_veil_light_skin_tone:"\uD83D\uDC70\uD83C\uDFFB‍♂️",man_with_veil_tone2:"\uD83D\uDC70\uD83C\uDFFC‍♂️",man_with_veil_medium_light_skin_tone:"\uD83D\uDC70\uD83C\uDFFC‍♂️",man_with_veil_tone3:"\uD83D\uDC70\uD83C\uDFFD‍♂️",man_with_veil_medium_skin_tone:"\uD83D\uDC70\uD83C\uDFFD‍♂️",man_with_veil_tone4:"\uD83D\uDC70\uD83C\uDFFE‍♂️",man_with_veil_medium_dark_skin_tone:"\uD83D\uDC70\uD83C\uDFFE‍♂️",man_with_veil_tone5:"\uD83D\uDC70\uD83C\uDFFF‍♂️",man_with_veil_dark_skin_tone:"\uD83D\uDC70\uD83C\uDFFF‍♂️",person_in_tuxedo_tone1:"\uD83E\uDD35\uD83C\uDFFB",tuxedo_tone1:"\uD83E\uDD35\uD83C\uDFFB",person_in_tuxedo_tone2:"\uD83E\uDD35\uD83C\uDFFC",tuxedo_tone2:"\uD83E\uDD35\uD83C\uDFFC",person_in_tuxedo_tone3:"\uD83E\uDD35\uD83C\uDFFD",tuxedo_tone3:"\uD83E\uDD35\uD83C\uDFFD",person_in_tuxedo_tone4:"\uD83E\uDD35\uD83C\uDFFE",tuxedo_tone4:"\uD83E\uDD35\uD83C\uDFFE",person_in_tuxedo_tone5:"\uD83E\uDD35\uD83C\uDFFF",tuxedo_tone5:"\uD83E\uDD35\uD83C\uDFFF",woman_in_tuxedo_tone1:"\uD83E\uDD35\uD83C\uDFFB‍♀️",woman_in_tuxedo_light_skin_tone:"\uD83E\uDD35\uD83C\uDFFB‍♀️",woman_in_tuxedo_tone2:"\uD83E\uDD35\uD83C\uDFFC‍♀️",woman_in_tuxedo_medium_light_skin_tone:"\uD83E\uDD35\uD83C\uDFFC‍♀️",woman_in_tuxedo_tone3:"\uD83E\uDD35\uD83C\uDFFD‍♀️",woman_in_tuxedo_medium_skin_tone:"\uD83E\uDD35\uD83C\uDFFD‍♀️",woman_in_tuxedo_tone4:"\uD83E\uDD35\uD83C\uDFFE‍♀️",woman_in_tuxedo_medium_dark_skin_tone:"\uD83E\uDD35\uD83C\uDFFE‍♀️",woman_in_tuxedo_tone5:"\uD83E\uDD35\uD83C\uDFFF‍♀️",woman_in_tuxedo_dark_skin_tone:"\uD83E\uDD35\uD83C\uDFFF‍♀️",man_in_tuxedo_tone1:"\uD83E\uDD35\uD83C\uDFFB‍♂️",man_in_tuxedo_light_skin_tone:"\uD83E\uDD35\uD83C\uDFFB‍♂️",man_in_tuxedo_tone2:"\uD83E\uDD35\uD83C\uDFFC‍♂️",man_in_tuxedo_medium_light_skin_tone:"\uD83E\uDD35\uD83C\uDFFC‍♂️",man_in_tuxedo_tone3:"\uD83E\uDD35\uD83C\uDFFD‍♂️",man_in_tuxedo_medium_skin_tone:"\uD83E\uDD35\uD83C\uDFFD‍♂️",man_in_tuxedo_tone4:"\uD83E\uDD35\uD83C\uDFFE‍♂️",man_in_tuxedo_medium_dark_skin_tone:"\uD83E\uDD35\uD83C\uDFFE‍♂️",man_in_tuxedo_tone5:"\uD83E\uDD35\uD83C\uDFFF‍♂️",man_in_tuxedo_dark_skin_tone:"\uD83E\uDD35\uD83C\uDFFF‍♂️",person_with_crown_tone1:"\uD83E\uDEC5\uD83C\uDFFB",person_with_crown_light_skin_tone:"\uD83E\uDEC5\uD83C\uDFFB",person_with_crown_tone2:"\uD83E\uDEC5\uD83C\uDFFC",person_with_crown_medium_light_skin_tone:"\uD83E\uDEC5\uD83C\uDFFC",person_with_crown_tone3:"\uD83E\uDEC5\uD83C\uDFFD",person_with_crown_medium_skin_tone:"\uD83E\uDEC5\uD83C\uDFFD",person_with_crown_tone4:"\uD83E\uDEC5\uD83C\uDFFE",person_with_crown_medium_dark_skin_tone:"\uD83E\uDEC5\uD83C\uDFFE",person_with_crown_tone5:"\uD83E\uDEC5\uD83C\uDFFF",person_with_crown_dark_skin_tone:"\uD83E\uDEC5\uD83C\uDFFF",princess_tone1:"\uD83D\uDC78\uD83C\uDFFB",princess_tone2:"\uD83D\uDC78\uD83C\uDFFC",princess_tone3:"\uD83D\uDC78\uD83C\uDFFD",princess_tone4:"\uD83D\uDC78\uD83C\uDFFE",princess_tone5:"\uD83D\uDC78\uD83C\uDFFF",prince_tone1:"\uD83E\uDD34\uD83C\uDFFB",prince_tone2:"\uD83E\uDD34\uD83C\uDFFC",prince_tone3:"\uD83E\uDD34\uD83C\uDFFD",prince_tone4:"\uD83E\uDD34\uD83C\uDFFE",prince_tone5:"\uD83E\uDD34\uD83C\uDFFF",superhero_tone1:"\uD83E\uDDB8\uD83C\uDFFB",superhero_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFB",superhero_tone2:"\uD83E\uDDB8\uD83C\uDFFC",superhero_medium_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFC",superhero_tone3:"\uD83E\uDDB8\uD83C\uDFFD",superhero_medium_skin_tone:"\uD83E\uDDB8\uD83C\uDFFD",superhero_tone4:"\uD83E\uDDB8\uD83C\uDFFE",superhero_medium_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFE",superhero_tone5:"\uD83E\uDDB8\uD83C\uDFFF",superhero_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFF",woman_superhero_tone1:"\uD83E\uDDB8\uD83C\uDFFB‍♀️",woman_superhero_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFB‍♀️",woman_superhero_tone2:"\uD83E\uDDB8\uD83C\uDFFC‍♀️",woman_superhero_medium_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFC‍♀️",woman_superhero_tone3:"\uD83E\uDDB8\uD83C\uDFFD‍♀️",woman_superhero_medium_skin_tone:"\uD83E\uDDB8\uD83C\uDFFD‍♀️",woman_superhero_tone4:"\uD83E\uDDB8\uD83C\uDFFE‍♀️",woman_superhero_medium_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFE‍♀️",woman_superhero_tone5:"\uD83E\uDDB8\uD83C\uDFFF‍♀️",woman_superhero_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFF‍♀️",man_superhero_tone1:"\uD83E\uDDB8\uD83C\uDFFB‍♂️",man_superhero_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFB‍♂️",man_superhero_tone2:"\uD83E\uDDB8\uD83C\uDFFC‍♂️",man_superhero_medium_light_skin_tone:"\uD83E\uDDB8\uD83C\uDFFC‍♂️",man_superhero_tone3:"\uD83E\uDDB8\uD83C\uDFFD‍♂️",man_superhero_medium_skin_tone:"\uD83E\uDDB8\uD83C\uDFFD‍♂️",man_superhero_tone4:"\uD83E\uDDB8\uD83C\uDFFE‍♂️",man_superhero_medium_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFE‍♂️",man_superhero_tone5:"\uD83E\uDDB8\uD83C\uDFFF‍♂️",man_superhero_dark_skin_tone:"\uD83E\uDDB8\uD83C\uDFFF‍♂️",supervillain_tone1:"\uD83E\uDDB9\uD83C\uDFFB",supervillain_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFB",supervillain_tone2:"\uD83E\uDDB9\uD83C\uDFFC",supervillain_medium_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFC",supervillain_tone3:"\uD83E\uDDB9\uD83C\uDFFD",supervillain_medium_skin_tone:"\uD83E\uDDB9\uD83C\uDFFD",supervillain_tone4:"\uD83E\uDDB9\uD83C\uDFFE",supervillain_medium_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFE",supervillain_tone5:"\uD83E\uDDB9\uD83C\uDFFF",supervillain_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFF",woman_supervillain_tone1:"\uD83E\uDDB9\uD83C\uDFFB‍♀️",woman_supervillain_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFB‍♀️",woman_supervillain_tone2:"\uD83E\uDDB9\uD83C\uDFFC‍♀️",woman_supervillain_medium_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFC‍♀️",woman_supervillain_tone3:"\uD83E\uDDB9\uD83C\uDFFD‍♀️",woman_supervillain_medium_skin_tone:"\uD83E\uDDB9\uD83C\uDFFD‍♀️",woman_supervillain_tone4:"\uD83E\uDDB9\uD83C\uDFFE‍♀️",woman_supervillain_medium_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFE‍♀️",woman_supervillain_tone5:"\uD83E\uDDB9\uD83C\uDFFF‍♀️",woman_supervillain_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFF‍♀️",man_supervillain_tone1:"\uD83E\uDDB9\uD83C\uDFFB‍♂️",man_supervillain_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFB‍♂️",man_supervillain_tone2:"\uD83E\uDDB9\uD83C\uDFFC‍♂️",man_supervillain_medium_light_skin_tone:"\uD83E\uDDB9\uD83C\uDFFC‍♂️",man_supervillain_tone3:"\uD83E\uDDB9\uD83C\uDFFD‍♂️",man_supervillain_medium_skin_tone:"\uD83E\uDDB9\uD83C\uDFFD‍♂️",man_supervillain_tone4:"\uD83E\uDDB9\uD83C\uDFFE‍♂️",man_supervillain_medium_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFE‍♂️",man_supervillain_tone5:"\uD83E\uDDB9\uD83C\uDFFF‍♂️",man_supervillain_dark_skin_tone:"\uD83E\uDDB9\uD83C\uDFFF‍♂️",ninja_tone1:"\uD83E\uDD77\uD83C\uDFFB",ninja_light_skin_tone:"\uD83E\uDD77\uD83C\uDFFB",ninja_tone2:"\uD83E\uDD77\uD83C\uDFFC",ninja_medium_light_skin_tone:"\uD83E\uDD77\uD83C\uDFFC",ninja_tone3:"\uD83E\uDD77\uD83C\uDFFD",ninja_medium_skin_tone:"\uD83E\uDD77\uD83C\uDFFD",ninja_tone4:"\uD83E\uDD77\uD83C\uDFFE",ninja_medium_dark_skin_tone:"\uD83E\uDD77\uD83C\uDFFE",ninja_tone5:"\uD83E\uDD77\uD83C\uDFFF",ninja_dark_skin_tone:"\uD83E\uDD77\uD83C\uDFFF",mx_claus_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF84",mx_claus_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF84",mx_claus_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF84",mx_claus_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF84",mx_claus_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF84",mx_claus_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF84",mx_claus_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF84",mx_claus_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF84",mx_claus_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF84",mx_claus_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF84",mrs_claus_tone1:"\uD83E\uDD36\uD83C\uDFFB",mother_christmas_tone1:"\uD83E\uDD36\uD83C\uDFFB",mrs_claus_tone2:"\uD83E\uDD36\uD83C\uDFFC",mother_christmas_tone2:"\uD83E\uDD36\uD83C\uDFFC",mrs_claus_tone3:"\uD83E\uDD36\uD83C\uDFFD",mother_christmas_tone3:"\uD83E\uDD36\uD83C\uDFFD",mrs_claus_tone4:"\uD83E\uDD36\uD83C\uDFFE",mother_christmas_tone4:"\uD83E\uDD36\uD83C\uDFFE",mrs_claus_tone5:"\uD83E\uDD36\uD83C\uDFFF",mother_christmas_tone5:"\uD83E\uDD36\uD83C\uDFFF",santa_tone1:"\uD83C\uDF85\uD83C\uDFFB",santa_tone2:"\uD83C\uDF85\uD83C\uDFFC",santa_tone3:"\uD83C\uDF85\uD83C\uDFFD",santa_tone4:"\uD83C\uDF85\uD83C\uDFFE",santa_tone5:"\uD83C\uDF85\uD83C\uDFFF",mage_tone1:"\uD83E\uDDD9\uD83C\uDFFB",mage_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFB",mage_tone2:"\uD83E\uDDD9\uD83C\uDFFC",mage_medium_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFC",mage_tone3:"\uD83E\uDDD9\uD83C\uDFFD",mage_medium_skin_tone:"\uD83E\uDDD9\uD83C\uDFFD",mage_tone4:"\uD83E\uDDD9\uD83C\uDFFE",mage_medium_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFE",mage_tone5:"\uD83E\uDDD9\uD83C\uDFFF",mage_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFF",woman_mage_tone1:"\uD83E\uDDD9\uD83C\uDFFB‍♀️",woman_mage_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFB‍♀️",woman_mage_tone2:"\uD83E\uDDD9\uD83C\uDFFC‍♀️",woman_mage_medium_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFC‍♀️",woman_mage_tone3:"\uD83E\uDDD9\uD83C\uDFFD‍♀️",woman_mage_medium_skin_tone:"\uD83E\uDDD9\uD83C\uDFFD‍♀️",woman_mage_tone4:"\uD83E\uDDD9\uD83C\uDFFE‍♀️",woman_mage_medium_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFE‍♀️",woman_mage_tone5:"\uD83E\uDDD9\uD83C\uDFFF‍♀️",woman_mage_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFF‍♀️",man_mage_tone1:"\uD83E\uDDD9\uD83C\uDFFB‍♂️",man_mage_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFB‍♂️",man_mage_tone2:"\uD83E\uDDD9\uD83C\uDFFC‍♂️",man_mage_medium_light_skin_tone:"\uD83E\uDDD9\uD83C\uDFFC‍♂️",man_mage_tone3:"\uD83E\uDDD9\uD83C\uDFFD‍♂️",man_mage_medium_skin_tone:"\uD83E\uDDD9\uD83C\uDFFD‍♂️",man_mage_tone4:"\uD83E\uDDD9\uD83C\uDFFE‍♂️",man_mage_medium_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFE‍♂️",man_mage_tone5:"\uD83E\uDDD9\uD83C\uDFFF‍♂️",man_mage_dark_skin_tone:"\uD83E\uDDD9\uD83C\uDFFF‍♂️",elf_tone1:"\uD83E\uDDDD\uD83C\uDFFB",elf_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFB",elf_tone2:"\uD83E\uDDDD\uD83C\uDFFC",elf_medium_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFC",elf_tone3:"\uD83E\uDDDD\uD83C\uDFFD",elf_medium_skin_tone:"\uD83E\uDDDD\uD83C\uDFFD",elf_tone4:"\uD83E\uDDDD\uD83C\uDFFE",elf_medium_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFE",elf_tone5:"\uD83E\uDDDD\uD83C\uDFFF",elf_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFF",woman_elf_tone1:"\uD83E\uDDDD\uD83C\uDFFB‍♀️",woman_elf_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFB‍♀️",woman_elf_tone2:"\uD83E\uDDDD\uD83C\uDFFC‍♀️",woman_elf_medium_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFC‍♀️",woman_elf_tone3:"\uD83E\uDDDD\uD83C\uDFFD‍♀️",woman_elf_medium_skin_tone:"\uD83E\uDDDD\uD83C\uDFFD‍♀️",woman_elf_tone4:"\uD83E\uDDDD\uD83C\uDFFE‍♀️",woman_elf_medium_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFE‍♀️",woman_elf_tone5:"\uD83E\uDDDD\uD83C\uDFFF‍♀️",woman_elf_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFF‍♀️",man_elf_tone1:"\uD83E\uDDDD\uD83C\uDFFB‍♂️",man_elf_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFB‍♂️",man_elf_tone2:"\uD83E\uDDDD\uD83C\uDFFC‍♂️",man_elf_medium_light_skin_tone:"\uD83E\uDDDD\uD83C\uDFFC‍♂️",man_elf_tone3:"\uD83E\uDDDD\uD83C\uDFFD‍♂️",man_elf_medium_skin_tone:"\uD83E\uDDDD\uD83C\uDFFD‍♂️",man_elf_tone4:"\uD83E\uDDDD\uD83C\uDFFE‍♂️",man_elf_medium_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFE‍♂️",man_elf_tone5:"\uD83E\uDDDD\uD83C\uDFFF‍♂️",man_elf_dark_skin_tone:"\uD83E\uDDDD\uD83C\uDFFF‍♂️",vampire_tone1:"\uD83E\uDDDB\uD83C\uDFFB",vampire_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFB",vampire_tone2:"\uD83E\uDDDB\uD83C\uDFFC",vampire_medium_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFC",vampire_tone3:"\uD83E\uDDDB\uD83C\uDFFD",vampire_medium_skin_tone:"\uD83E\uDDDB\uD83C\uDFFD",vampire_tone4:"\uD83E\uDDDB\uD83C\uDFFE",vampire_medium_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFE",vampire_tone5:"\uD83E\uDDDB\uD83C\uDFFF",vampire_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFF",woman_vampire_tone1:"\uD83E\uDDDB\uD83C\uDFFB‍♀️",woman_vampire_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFB‍♀️",woman_vampire_tone2:"\uD83E\uDDDB\uD83C\uDFFC‍♀️",woman_vampire_medium_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFC‍♀️",woman_vampire_tone3:"\uD83E\uDDDB\uD83C\uDFFD‍♀️",woman_vampire_medium_skin_tone:"\uD83E\uDDDB\uD83C\uDFFD‍♀️",woman_vampire_tone4:"\uD83E\uDDDB\uD83C\uDFFE‍♀️",woman_vampire_medium_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFE‍♀️",woman_vampire_tone5:"\uD83E\uDDDB\uD83C\uDFFF‍♀️",woman_vampire_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFF‍♀️",man_vampire_tone1:"\uD83E\uDDDB\uD83C\uDFFB‍♂️",man_vampire_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFB‍♂️",man_vampire_tone2:"\uD83E\uDDDB\uD83C\uDFFC‍♂️",man_vampire_medium_light_skin_tone:"\uD83E\uDDDB\uD83C\uDFFC‍♂️",man_vampire_tone3:"\uD83E\uDDDB\uD83C\uDFFD‍♂️",man_vampire_medium_skin_tone:"\uD83E\uDDDB\uD83C\uDFFD‍♂️",man_vampire_tone4:"\uD83E\uDDDB\uD83C\uDFFE‍♂️",man_vampire_medium_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFE‍♂️",man_vampire_tone5:"\uD83E\uDDDB\uD83C\uDFFF‍♂️",man_vampire_dark_skin_tone:"\uD83E\uDDDB\uD83C\uDFFF‍♂️",merperson_tone1:"\uD83E\uDDDC\uD83C\uDFFB",merperson_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFB",merperson_tone2:"\uD83E\uDDDC\uD83C\uDFFC",merperson_medium_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFC",merperson_tone3:"\uD83E\uDDDC\uD83C\uDFFD",merperson_medium_skin_tone:"\uD83E\uDDDC\uD83C\uDFFD",merperson_tone4:"\uD83E\uDDDC\uD83C\uDFFE",merperson_medium_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFE",merperson_tone5:"\uD83E\uDDDC\uD83C\uDFFF",merperson_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFF",mermaid_tone1:"\uD83E\uDDDC\uD83C\uDFFB‍♀️",mermaid_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFB‍♀️",mermaid_tone2:"\uD83E\uDDDC\uD83C\uDFFC‍♀️",mermaid_medium_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFC‍♀️",mermaid_tone3:"\uD83E\uDDDC\uD83C\uDFFD‍♀️",mermaid_medium_skin_tone:"\uD83E\uDDDC\uD83C\uDFFD‍♀️",mermaid_tone4:"\uD83E\uDDDC\uD83C\uDFFE‍♀️",mermaid_medium_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFE‍♀️",mermaid_tone5:"\uD83E\uDDDC\uD83C\uDFFF‍♀️",mermaid_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFF‍♀️",merman_tone1:"\uD83E\uDDDC\uD83C\uDFFB‍♂️",merman_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFB‍♂️",merman_tone2:"\uD83E\uDDDC\uD83C\uDFFC‍♂️",merman_medium_light_skin_tone:"\uD83E\uDDDC\uD83C\uDFFC‍♂️",merman_tone3:"\uD83E\uDDDC\uD83C\uDFFD‍♂️",merman_medium_skin_tone:"\uD83E\uDDDC\uD83C\uDFFD‍♂️",merman_tone4:"\uD83E\uDDDC\uD83C\uDFFE‍♂️",merman_medium_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFE‍♂️",merman_tone5:"\uD83E\uDDDC\uD83C\uDFFF‍♂️",merman_dark_skin_tone:"\uD83E\uDDDC\uD83C\uDFFF‍♂️",fairy_tone1:"\uD83E\uDDDA\uD83C\uDFFB",fairy_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFB",fairy_tone2:"\uD83E\uDDDA\uD83C\uDFFC",fairy_medium_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFC",fairy_tone3:"\uD83E\uDDDA\uD83C\uDFFD",fairy_medium_skin_tone:"\uD83E\uDDDA\uD83C\uDFFD",fairy_tone4:"\uD83E\uDDDA\uD83C\uDFFE",fairy_medium_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFE",fairy_tone5:"\uD83E\uDDDA\uD83C\uDFFF",fairy_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFF",woman_fairy_tone1:"\uD83E\uDDDA\uD83C\uDFFB‍♀️",woman_fairy_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFB‍♀️",woman_fairy_tone2:"\uD83E\uDDDA\uD83C\uDFFC‍♀️",woman_fairy_medium_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFC‍♀️",woman_fairy_tone3:"\uD83E\uDDDA\uD83C\uDFFD‍♀️",woman_fairy_medium_skin_tone:"\uD83E\uDDDA\uD83C\uDFFD‍♀️",woman_fairy_tone4:"\uD83E\uDDDA\uD83C\uDFFE‍♀️",woman_fairy_medium_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFE‍♀️",woman_fairy_tone5:"\uD83E\uDDDA\uD83C\uDFFF‍♀️",woman_fairy_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFF‍♀️",man_fairy_tone1:"\uD83E\uDDDA\uD83C\uDFFB‍♂️",man_fairy_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFB‍♂️",man_fairy_tone2:"\uD83E\uDDDA\uD83C\uDFFC‍♂️",man_fairy_medium_light_skin_tone:"\uD83E\uDDDA\uD83C\uDFFC‍♂️",man_fairy_tone3:"\uD83E\uDDDA\uD83C\uDFFD‍♂️",man_fairy_medium_skin_tone:"\uD83E\uDDDA\uD83C\uDFFD‍♂️",man_fairy_tone4:"\uD83E\uDDDA\uD83C\uDFFE‍♂️",man_fairy_medium_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFE‍♂️",man_fairy_tone5:"\uD83E\uDDDA\uD83C\uDFFF‍♂️",man_fairy_dark_skin_tone:"\uD83E\uDDDA\uD83C\uDFFF‍♂️",angel_tone1:"\uD83D\uDC7C\uD83C\uDFFB",angel_tone2:"\uD83D\uDC7C\uD83C\uDFFC",angel_tone3:"\uD83D\uDC7C\uD83C\uDFFD",angel_tone4:"\uD83D\uDC7C\uD83C\uDFFE",angel_tone5:"\uD83D\uDC7C\uD83C\uDFFF",pregnant_person_tone1:"\uD83E\uDEC4\uD83C\uDFFB",pregnant_person_light_skin_tone:"\uD83E\uDEC4\uD83C\uDFFB",pregnant_person_tone2:"\uD83E\uDEC4\uD83C\uDFFC",pregnant_person_medium_light_skin_tone:"\uD83E\uDEC4\uD83C\uDFFC",pregnant_person_tone3:"\uD83E\uDEC4\uD83C\uDFFD",pregnant_person_medium_skin_tone:"\uD83E\uDEC4\uD83C\uDFFD",pregnant_person_tone4:"\uD83E\uDEC4\uD83C\uDFFE",pregnant_person_medium_dark_skin_tone:"\uD83E\uDEC4\uD83C\uDFFE",pregnant_person_tone5:"\uD83E\uDEC4\uD83C\uDFFF",pregnant_person_dark_skin_tone:"\uD83E\uDEC4\uD83C\uDFFF",pregnant_woman_tone1:"\uD83E\uDD30\uD83C\uDFFB",expecting_woman_tone1:"\uD83E\uDD30\uD83C\uDFFB",pregnant_woman_tone2:"\uD83E\uDD30\uD83C\uDFFC",expecting_woman_tone2:"\uD83E\uDD30\uD83C\uDFFC",pregnant_woman_tone3:"\uD83E\uDD30\uD83C\uDFFD",expecting_woman_tone3:"\uD83E\uDD30\uD83C\uDFFD",pregnant_woman_tone4:"\uD83E\uDD30\uD83C\uDFFE",expecting_woman_tone4:"\uD83E\uDD30\uD83C\uDFFE",pregnant_woman_tone5:"\uD83E\uDD30\uD83C\uDFFF",expecting_woman_tone5:"\uD83E\uDD30\uD83C\uDFFF",pregnant_man_tone1:"\uD83E\uDEC3\uD83C\uDFFB",pregnant_man_light_skin_tone:"\uD83E\uDEC3\uD83C\uDFFB",pregnant_man_tone2:"\uD83E\uDEC3\uD83C\uDFFC",pregnant_man_medium_light_skin_tone:"\uD83E\uDEC3\uD83C\uDFFC",pregnant_man_tone3:"\uD83E\uDEC3\uD83C\uDFFD",pregnant_man_medium_skin_tone:"\uD83E\uDEC3\uD83C\uDFFD",pregnant_man_tone4:"\uD83E\uDEC3\uD83C\uDFFE",pregnant_man_medium_dark_skin_tone:"\uD83E\uDEC3\uD83C\uDFFE",pregnant_man_tone5:"\uD83E\uDEC3\uD83C\uDFFF",pregnant_man_dark_skin_tone:"\uD83E\uDEC3\uD83C\uDFFF",breast_feeding_tone1:"\uD83E\uDD31\uD83C\uDFFB",breast_feeding_light_skin_tone:"\uD83E\uDD31\uD83C\uDFFB",breast_feeding_tone2:"\uD83E\uDD31\uD83C\uDFFC",breast_feeding_medium_light_skin_tone:"\uD83E\uDD31\uD83C\uDFFC",breast_feeding_tone3:"\uD83E\uDD31\uD83C\uDFFD",breast_feeding_medium_skin_tone:"\uD83E\uDD31\uD83C\uDFFD",breast_feeding_tone4:"\uD83E\uDD31\uD83C\uDFFE",breast_feeding_medium_dark_skin_tone:"\uD83E\uDD31\uD83C\uDFFE",breast_feeding_tone5:"\uD83E\uDD31\uD83C\uDFFF",breast_feeding_dark_skin_tone:"\uD83E\uDD31\uD83C\uDFFF",person_feeding_baby_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF7C",person_feeding_baby_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83C\uDF7C",person_feeding_baby_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF7C",person_feeding_baby_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83C\uDF7C",person_feeding_baby_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF7C",person_feeding_baby_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83C\uDF7C",person_feeding_baby_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF7C",person_feeding_baby_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83C\uDF7C",person_feeding_baby_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF7C",person_feeding_baby_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83C\uDF7C",woman_feeding_baby_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF7C",woman_feeding_baby_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83C\uDF7C",woman_feeding_baby_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF7C",woman_feeding_baby_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83C\uDF7C",woman_feeding_baby_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF7C",woman_feeding_baby_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83C\uDF7C",woman_feeding_baby_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF7C",woman_feeding_baby_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83C\uDF7C",woman_feeding_baby_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF7C",woman_feeding_baby_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83C\uDF7C",man_feeding_baby_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF7C",man_feeding_baby_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83C\uDF7C",man_feeding_baby_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF7C",man_feeding_baby_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83C\uDF7C",man_feeding_baby_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF7C",man_feeding_baby_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83C\uDF7C",man_feeding_baby_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF7C",man_feeding_baby_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83C\uDF7C",man_feeding_baby_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF7C",man_feeding_baby_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83C\uDF7C",person_bowing_tone1:"\uD83D\uDE47\uD83C\uDFFB",bow_tone1:"\uD83D\uDE47\uD83C\uDFFB",person_bowing_tone2:"\uD83D\uDE47\uD83C\uDFFC",bow_tone2:"\uD83D\uDE47\uD83C\uDFFC",person_bowing_tone3:"\uD83D\uDE47\uD83C\uDFFD",bow_tone3:"\uD83D\uDE47\uD83C\uDFFD",person_bowing_tone4:"\uD83D\uDE47\uD83C\uDFFE",bow_tone4:"\uD83D\uDE47\uD83C\uDFFE",person_bowing_tone5:"\uD83D\uDE47\uD83C\uDFFF",bow_tone5:"\uD83D\uDE47\uD83C\uDFFF",woman_bowing_tone1:"\uD83D\uDE47\uD83C\uDFFB‍♀️",woman_bowing_light_skin_tone:"\uD83D\uDE47\uD83C\uDFFB‍♀️",woman_bowing_tone2:"\uD83D\uDE47\uD83C\uDFFC‍♀️",woman_bowing_medium_light_skin_tone:"\uD83D\uDE47\uD83C\uDFFC‍♀️",woman_bowing_tone3:"\uD83D\uDE47\uD83C\uDFFD‍♀️",woman_bowing_medium_skin_tone:"\uD83D\uDE47\uD83C\uDFFD‍♀️",woman_bowing_tone4:"\uD83D\uDE47\uD83C\uDFFE‍♀️",woman_bowing_medium_dark_skin_tone:"\uD83D\uDE47\uD83C\uDFFE‍♀️",woman_bowing_tone5:"\uD83D\uDE47\uD83C\uDFFF‍♀️",woman_bowing_dark_skin_tone:"\uD83D\uDE47\uD83C\uDFFF‍♀️",man_bowing_tone1:"\uD83D\uDE47\uD83C\uDFFB‍♂️",man_bowing_light_skin_tone:"\uD83D\uDE47\uD83C\uDFFB‍♂️",man_bowing_tone2:"\uD83D\uDE47\uD83C\uDFFC‍♂️",man_bowing_medium_light_skin_tone:"\uD83D\uDE47\uD83C\uDFFC‍♂️",man_bowing_tone3:"\uD83D\uDE47\uD83C\uDFFD‍♂️",man_bowing_medium_skin_tone:"\uD83D\uDE47\uD83C\uDFFD‍♂️",man_bowing_tone4:"\uD83D\uDE47\uD83C\uDFFE‍♂️",man_bowing_medium_dark_skin_tone:"\uD83D\uDE47\uD83C\uDFFE‍♂️",man_bowing_tone5:"\uD83D\uDE47\uD83C\uDFFF‍♂️",man_bowing_dark_skin_tone:"\uD83D\uDE47\uD83C\uDFFF‍♂️",person_tipping_hand_tone1:"\uD83D\uDC81\uD83C\uDFFB",information_desk_person_tone1:"\uD83D\uDC81\uD83C\uDFFB",person_tipping_hand_tone2:"\uD83D\uDC81\uD83C\uDFFC",information_desk_person_tone2:"\uD83D\uDC81\uD83C\uDFFC",person_tipping_hand_tone3:"\uD83D\uDC81\uD83C\uDFFD",information_desk_person_tone3:"\uD83D\uDC81\uD83C\uDFFD",person_tipping_hand_tone4:"\uD83D\uDC81\uD83C\uDFFE",information_desk_person_tone4:"\uD83D\uDC81\uD83C\uDFFE",person_tipping_hand_tone5:"\uD83D\uDC81\uD83C\uDFFF",information_desk_person_tone5:"\uD83D\uDC81\uD83C\uDFFF",woman_tipping_hand_tone1:"\uD83D\uDC81\uD83C\uDFFB‍♀️",woman_tipping_hand_light_skin_tone:"\uD83D\uDC81\uD83C\uDFFB‍♀️",woman_tipping_hand_tone2:"\uD83D\uDC81\uD83C\uDFFC‍♀️",woman_tipping_hand_medium_light_skin_tone:"\uD83D\uDC81\uD83C\uDFFC‍♀️",woman_tipping_hand_tone3:"\uD83D\uDC81\uD83C\uDFFD‍♀️",woman_tipping_hand_medium_skin_tone:"\uD83D\uDC81\uD83C\uDFFD‍♀️",woman_tipping_hand_tone4:"\uD83D\uDC81\uD83C\uDFFE‍♀️",woman_tipping_hand_medium_dark_skin_tone:"\uD83D\uDC81\uD83C\uDFFE‍♀️",woman_tipping_hand_tone5:"\uD83D\uDC81\uD83C\uDFFF‍♀️",woman_tipping_hand_dark_skin_tone:"\uD83D\uDC81\uD83C\uDFFF‍♀️",man_tipping_hand_tone1:"\uD83D\uDC81\uD83C\uDFFB‍♂️",man_tipping_hand_light_skin_tone:"\uD83D\uDC81\uD83C\uDFFB‍♂️",man_tipping_hand_tone2:"\uD83D\uDC81\uD83C\uDFFC‍♂️",man_tipping_hand_medium_light_skin_tone:"\uD83D\uDC81\uD83C\uDFFC‍♂️",man_tipping_hand_tone3:"\uD83D\uDC81\uD83C\uDFFD‍♂️",man_tipping_hand_medium_skin_tone:"\uD83D\uDC81\uD83C\uDFFD‍♂️",man_tipping_hand_tone4:"\uD83D\uDC81\uD83C\uDFFE‍♂️",man_tipping_hand_medium_dark_skin_tone:"\uD83D\uDC81\uD83C\uDFFE‍♂️",man_tipping_hand_tone5:"\uD83D\uDC81\uD83C\uDFFF‍♂️",man_tipping_hand_dark_skin_tone:"\uD83D\uDC81\uD83C\uDFFF‍♂️",person_gesturing_no_tone1:"\uD83D\uDE45\uD83C\uDFFB",no_good_tone1:"\uD83D\uDE45\uD83C\uDFFB",person_gesturing_no_tone2:"\uD83D\uDE45\uD83C\uDFFC",no_good_tone2:"\uD83D\uDE45\uD83C\uDFFC",person_gesturing_no_tone3:"\uD83D\uDE45\uD83C\uDFFD",no_good_tone3:"\uD83D\uDE45\uD83C\uDFFD",person_gesturing_no_tone4:"\uD83D\uDE45\uD83C\uDFFE",no_good_tone4:"\uD83D\uDE45\uD83C\uDFFE",person_gesturing_no_tone5:"\uD83D\uDE45\uD83C\uDFFF",no_good_tone5:"\uD83D\uDE45\uD83C\uDFFF",woman_gesturing_no_tone1:"\uD83D\uDE45\uD83C\uDFFB‍♀️",woman_gesturing_no_light_skin_tone:"\uD83D\uDE45\uD83C\uDFFB‍♀️",woman_gesturing_no_tone2:"\uD83D\uDE45\uD83C\uDFFC‍♀️",woman_gesturing_no_medium_light_skin_tone:"\uD83D\uDE45\uD83C\uDFFC‍♀️",woman_gesturing_no_tone3:"\uD83D\uDE45\uD83C\uDFFD‍♀️",woman_gesturing_no_medium_skin_tone:"\uD83D\uDE45\uD83C\uDFFD‍♀️",woman_gesturing_no_tone4:"\uD83D\uDE45\uD83C\uDFFE‍♀️",woman_gesturing_no_medium_dark_skin_tone:"\uD83D\uDE45\uD83C\uDFFE‍♀️",woman_gesturing_no_tone5:"\uD83D\uDE45\uD83C\uDFFF‍♀️",woman_gesturing_no_dark_skin_tone:"\uD83D\uDE45\uD83C\uDFFF‍♀️",man_gesturing_no_tone1:"\uD83D\uDE45\uD83C\uDFFB‍♂️",man_gesturing_no_light_skin_tone:"\uD83D\uDE45\uD83C\uDFFB‍♂️",man_gesturing_no_tone2:"\uD83D\uDE45\uD83C\uDFFC‍♂️",man_gesturing_no_medium_light_skin_tone:"\uD83D\uDE45\uD83C\uDFFC‍♂️",man_gesturing_no_tone3:"\uD83D\uDE45\uD83C\uDFFD‍♂️",man_gesturing_no_medium_skin_tone:"\uD83D\uDE45\uD83C\uDFFD‍♂️",man_gesturing_no_tone4:"\uD83D\uDE45\uD83C\uDFFE‍♂️",man_gesturing_no_medium_dark_skin_tone:"\uD83D\uDE45\uD83C\uDFFE‍♂️",man_gesturing_no_tone5:"\uD83D\uDE45\uD83C\uDFFF‍♂️",man_gesturing_no_dark_skin_tone:"\uD83D\uDE45\uD83C\uDFFF‍♂️",person_gesturing_ok_tone1:"\uD83D\uDE46\uD83C\uDFFB",person_gesturing_ok_tone2:"\uD83D\uDE46\uD83C\uDFFC",person_gesturing_ok_tone3:"\uD83D\uDE46\uD83C\uDFFD",person_gesturing_ok_tone4:"\uD83D\uDE46\uD83C\uDFFE",person_gesturing_ok_tone5:"\uD83D\uDE46\uD83C\uDFFF",woman_gesturing_ok_tone1:"\uD83D\uDE46\uD83C\uDFFB‍♀️",woman_gesturing_ok_light_skin_tone:"\uD83D\uDE46\uD83C\uDFFB‍♀️",woman_gesturing_ok_tone2:"\uD83D\uDE46\uD83C\uDFFC‍♀️",woman_gesturing_ok_medium_light_skin_tone:"\uD83D\uDE46\uD83C\uDFFC‍♀️",woman_gesturing_ok_tone3:"\uD83D\uDE46\uD83C\uDFFD‍♀️",woman_gesturing_ok_medium_skin_tone:"\uD83D\uDE46\uD83C\uDFFD‍♀️",woman_gesturing_ok_tone4:"\uD83D\uDE46\uD83C\uDFFE‍♀️",woman_gesturing_ok_medium_dark_skin_tone:"\uD83D\uDE46\uD83C\uDFFE‍♀️",woman_gesturing_ok_tone5:"\uD83D\uDE46\uD83C\uDFFF‍♀️",woman_gesturing_ok_dark_skin_tone:"\uD83D\uDE46\uD83C\uDFFF‍♀️",man_gesturing_ok_tone1:"\uD83D\uDE46\uD83C\uDFFB‍♂️",man_gesturing_ok_light_skin_tone:"\uD83D\uDE46\uD83C\uDFFB‍♂️",man_gesturing_ok_tone2:"\uD83D\uDE46\uD83C\uDFFC‍♂️",man_gesturing_ok_medium_light_skin_tone:"\uD83D\uDE46\uD83C\uDFFC‍♂️",man_gesturing_ok_tone3:"\uD83D\uDE46\uD83C\uDFFD‍♂️",man_gesturing_ok_medium_skin_tone:"\uD83D\uDE46\uD83C\uDFFD‍♂️",man_gesturing_ok_tone4:"\uD83D\uDE46\uD83C\uDFFE‍♂️",man_gesturing_ok_medium_dark_skin_tone:"\uD83D\uDE46\uD83C\uDFFE‍♂️",man_gesturing_ok_tone5:"\uD83D\uDE46\uD83C\uDFFF‍♂️",man_gesturing_ok_dark_skin_tone:"\uD83D\uDE46\uD83C\uDFFF‍♂️",person_raising_hand_tone1:"\uD83D\uDE4B\uD83C\uDFFB",raising_hand_tone1:"\uD83D\uDE4B\uD83C\uDFFB",person_raising_hand_tone2:"\uD83D\uDE4B\uD83C\uDFFC",raising_hand_tone2:"\uD83D\uDE4B\uD83C\uDFFC",person_raising_hand_tone3:"\uD83D\uDE4B\uD83C\uDFFD",raising_hand_tone3:"\uD83D\uDE4B\uD83C\uDFFD",person_raising_hand_tone4:"\uD83D\uDE4B\uD83C\uDFFE",raising_hand_tone4:"\uD83D\uDE4B\uD83C\uDFFE",person_raising_hand_tone5:"\uD83D\uDE4B\uD83C\uDFFF",raising_hand_tone5:"\uD83D\uDE4B\uD83C\uDFFF",woman_raising_hand_tone1:"\uD83D\uDE4B\uD83C\uDFFB‍♀️",woman_raising_hand_light_skin_tone:"\uD83D\uDE4B\uD83C\uDFFB‍♀️",woman_raising_hand_tone2:"\uD83D\uDE4B\uD83C\uDFFC‍♀️",woman_raising_hand_medium_light_skin_tone:"\uD83D\uDE4B\uD83C\uDFFC‍♀️",woman_raising_hand_tone3:"\uD83D\uDE4B\uD83C\uDFFD‍♀️",woman_raising_hand_medium_skin_tone:"\uD83D\uDE4B\uD83C\uDFFD‍♀️",woman_raising_hand_tone4:"\uD83D\uDE4B\uD83C\uDFFE‍♀️",woman_raising_hand_medium_dark_skin_tone:"\uD83D\uDE4B\uD83C\uDFFE‍♀️",woman_raising_hand_tone5:"\uD83D\uDE4B\uD83C\uDFFF‍♀️",woman_raising_hand_dark_skin_tone:"\uD83D\uDE4B\uD83C\uDFFF‍♀️",man_raising_hand_tone1:"\uD83D\uDE4B\uD83C\uDFFB‍♂️",man_raising_hand_light_skin_tone:"\uD83D\uDE4B\uD83C\uDFFB‍♂️",man_raising_hand_tone2:"\uD83D\uDE4B\uD83C\uDFFC‍♂️",man_raising_hand_medium_light_skin_tone:"\uD83D\uDE4B\uD83C\uDFFC‍♂️",man_raising_hand_tone3:"\uD83D\uDE4B\uD83C\uDFFD‍♂️",man_raising_hand_medium_skin_tone:"\uD83D\uDE4B\uD83C\uDFFD‍♂️",man_raising_hand_tone4:"\uD83D\uDE4B\uD83C\uDFFE‍♂️",man_raising_hand_medium_dark_skin_tone:"\uD83D\uDE4B\uD83C\uDFFE‍♂️",man_raising_hand_tone5:"\uD83D\uDE4B\uD83C\uDFFF‍♂️",man_raising_hand_dark_skin_tone:"\uD83D\uDE4B\uD83C\uDFFF‍♂️",deaf_person_tone1:"\uD83E\uDDCF\uD83C\uDFFB",deaf_person_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFB",deaf_person_tone2:"\uD83E\uDDCF\uD83C\uDFFC",deaf_person_medium_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFC",deaf_person_tone3:"\uD83E\uDDCF\uD83C\uDFFD",deaf_person_medium_skin_tone:"\uD83E\uDDCF\uD83C\uDFFD",deaf_person_tone4:"\uD83E\uDDCF\uD83C\uDFFE",deaf_person_medium_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFE",deaf_person_tone5:"\uD83E\uDDCF\uD83C\uDFFF",deaf_person_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFF",deaf_woman_tone1:"\uD83E\uDDCF\uD83C\uDFFB‍♀️",deaf_woman_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFB‍♀️",deaf_woman_tone2:"\uD83E\uDDCF\uD83C\uDFFC‍♀️",deaf_woman_medium_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFC‍♀️",deaf_woman_tone3:"\uD83E\uDDCF\uD83C\uDFFD‍♀️",deaf_woman_medium_skin_tone:"\uD83E\uDDCF\uD83C\uDFFD‍♀️",deaf_woman_tone4:"\uD83E\uDDCF\uD83C\uDFFE‍♀️",deaf_woman_medium_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFE‍♀️",deaf_woman_tone5:"\uD83E\uDDCF\uD83C\uDFFF‍♀️",deaf_woman_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFF‍♀️",deaf_man_tone1:"\uD83E\uDDCF\uD83C\uDFFB‍♂️",deaf_man_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFB‍♂️",deaf_man_tone2:"\uD83E\uDDCF\uD83C\uDFFC‍♂️",deaf_man_medium_light_skin_tone:"\uD83E\uDDCF\uD83C\uDFFC‍♂️",deaf_man_tone3:"\uD83E\uDDCF\uD83C\uDFFD‍♂️",deaf_man_medium_skin_tone:"\uD83E\uDDCF\uD83C\uDFFD‍♂️",deaf_man_tone4:"\uD83E\uDDCF\uD83C\uDFFE‍♂️",deaf_man_medium_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFE‍♂️",deaf_man_tone5:"\uD83E\uDDCF\uD83C\uDFFF‍♂️",deaf_man_dark_skin_tone:"\uD83E\uDDCF\uD83C\uDFFF‍♂️",person_facepalming_tone1:"\uD83E\uDD26\uD83C\uDFFB",face_palm_tone1:"\uD83E\uDD26\uD83C\uDFFB",facepalm_tone1:"\uD83E\uDD26\uD83C\uDFFB",person_facepalming_tone2:"\uD83E\uDD26\uD83C\uDFFC",face_palm_tone2:"\uD83E\uDD26\uD83C\uDFFC",facepalm_tone2:"\uD83E\uDD26\uD83C\uDFFC",person_facepalming_tone3:"\uD83E\uDD26\uD83C\uDFFD",face_palm_tone3:"\uD83E\uDD26\uD83C\uDFFD",facepalm_tone3:"\uD83E\uDD26\uD83C\uDFFD",person_facepalming_tone4:"\uD83E\uDD26\uD83C\uDFFE",face_palm_tone4:"\uD83E\uDD26\uD83C\uDFFE",facepalm_tone4:"\uD83E\uDD26\uD83C\uDFFE",person_facepalming_tone5:"\uD83E\uDD26\uD83C\uDFFF",face_palm_tone5:"\uD83E\uDD26\uD83C\uDFFF",facepalm_tone5:"\uD83E\uDD26\uD83C\uDFFF",woman_facepalming_tone1:"\uD83E\uDD26\uD83C\uDFFB‍♀️",woman_facepalming_light_skin_tone:"\uD83E\uDD26\uD83C\uDFFB‍♀️",woman_facepalming_tone2:"\uD83E\uDD26\uD83C\uDFFC‍♀️",woman_facepalming_medium_light_skin_tone:"\uD83E\uDD26\uD83C\uDFFC‍♀️",woman_facepalming_tone3:"\uD83E\uDD26\uD83C\uDFFD‍♀️",woman_facepalming_medium_skin_tone:"\uD83E\uDD26\uD83C\uDFFD‍♀️",woman_facepalming_tone4:"\uD83E\uDD26\uD83C\uDFFE‍♀️",woman_facepalming_medium_dark_skin_tone:"\uD83E\uDD26\uD83C\uDFFE‍♀️",woman_facepalming_tone5:"\uD83E\uDD26\uD83C\uDFFF‍♀️",woman_facepalming_dark_skin_tone:"\uD83E\uDD26\uD83C\uDFFF‍♀️",man_facepalming_tone1:"\uD83E\uDD26\uD83C\uDFFB‍♂️",man_facepalming_light_skin_tone:"\uD83E\uDD26\uD83C\uDFFB‍♂️",man_facepalming_tone2:"\uD83E\uDD26\uD83C\uDFFC‍♂️",man_facepalming_medium_light_skin_tone:"\uD83E\uDD26\uD83C\uDFFC‍♂️",man_facepalming_tone3:"\uD83E\uDD26\uD83C\uDFFD‍♂️",man_facepalming_medium_skin_tone:"\uD83E\uDD26\uD83C\uDFFD‍♂️",man_facepalming_tone4:"\uD83E\uDD26\uD83C\uDFFE‍♂️",man_facepalming_medium_dark_skin_tone:"\uD83E\uDD26\uD83C\uDFFE‍♂️",man_facepalming_tone5:"\uD83E\uDD26\uD83C\uDFFF‍♂️",man_facepalming_dark_skin_tone:"\uD83E\uDD26\uD83C\uDFFF‍♂️",person_shrugging_tone1:"\uD83E\uDD37\uD83C\uDFFB",shrug_tone1:"\uD83E\uDD37\uD83C\uDFFB",person_shrugging_tone2:"\uD83E\uDD37\uD83C\uDFFC",shrug_tone2:"\uD83E\uDD37\uD83C\uDFFC",person_shrugging_tone3:"\uD83E\uDD37\uD83C\uDFFD",shrug_tone3:"\uD83E\uDD37\uD83C\uDFFD",person_shrugging_tone4:"\uD83E\uDD37\uD83C\uDFFE",shrug_tone4:"\uD83E\uDD37\uD83C\uDFFE",person_shrugging_tone5:"\uD83E\uDD37\uD83C\uDFFF",shrug_tone5:"\uD83E\uDD37\uD83C\uDFFF",woman_shrugging_tone1:"\uD83E\uDD37\uD83C\uDFFB‍♀️",woman_shrugging_light_skin_tone:"\uD83E\uDD37\uD83C\uDFFB‍♀️",woman_shrugging_tone2:"\uD83E\uDD37\uD83C\uDFFC‍♀️",woman_shrugging_medium_light_skin_tone:"\uD83E\uDD37\uD83C\uDFFC‍♀️",woman_shrugging_tone3:"\uD83E\uDD37\uD83C\uDFFD‍♀️",woman_shrugging_medium_skin_tone:"\uD83E\uDD37\uD83C\uDFFD‍♀️",woman_shrugging_tone4:"\uD83E\uDD37\uD83C\uDFFE‍♀️",woman_shrugging_medium_dark_skin_tone:"\uD83E\uDD37\uD83C\uDFFE‍♀️",woman_shrugging_tone5:"\uD83E\uDD37\uD83C\uDFFF‍♀️",woman_shrugging_dark_skin_tone:"\uD83E\uDD37\uD83C\uDFFF‍♀️",man_shrugging_tone1:"\uD83E\uDD37\uD83C\uDFFB‍♂️",man_shrugging_light_skin_tone:"\uD83E\uDD37\uD83C\uDFFB‍♂️",man_shrugging_tone2:"\uD83E\uDD37\uD83C\uDFFC‍♂️",man_shrugging_medium_light_skin_tone:"\uD83E\uDD37\uD83C\uDFFC‍♂️",man_shrugging_tone3:"\uD83E\uDD37\uD83C\uDFFD‍♂️",man_shrugging_medium_skin_tone:"\uD83E\uDD37\uD83C\uDFFD‍♂️",man_shrugging_tone4:"\uD83E\uDD37\uD83C\uDFFE‍♂️",man_shrugging_medium_dark_skin_tone:"\uD83E\uDD37\uD83C\uDFFE‍♂️",man_shrugging_tone5:"\uD83E\uDD37\uD83C\uDFFF‍♂️",man_shrugging_dark_skin_tone:"\uD83E\uDD37\uD83C\uDFFF‍♂️",person_pouting_tone1:"\uD83D\uDE4E\uD83C\uDFFB",person_with_pouting_face_tone1:"\uD83D\uDE4E\uD83C\uDFFB",person_pouting_tone2:"\uD83D\uDE4E\uD83C\uDFFC",person_with_pouting_face_tone2:"\uD83D\uDE4E\uD83C\uDFFC",person_pouting_tone3:"\uD83D\uDE4E\uD83C\uDFFD",person_with_pouting_face_tone3:"\uD83D\uDE4E\uD83C\uDFFD",person_pouting_tone4:"\uD83D\uDE4E\uD83C\uDFFE",person_with_pouting_face_tone4:"\uD83D\uDE4E\uD83C\uDFFE",person_pouting_tone5:"\uD83D\uDE4E\uD83C\uDFFF",person_with_pouting_face_tone5:"\uD83D\uDE4E\uD83C\uDFFF",woman_pouting_tone1:"\uD83D\uDE4E\uD83C\uDFFB‍♀️",woman_pouting_light_skin_tone:"\uD83D\uDE4E\uD83C\uDFFB‍♀️",woman_pouting_tone2:"\uD83D\uDE4E\uD83C\uDFFC‍♀️",woman_pouting_medium_light_skin_tone:"\uD83D\uDE4E\uD83C\uDFFC‍♀️",woman_pouting_tone3:"\uD83D\uDE4E\uD83C\uDFFD‍♀️",woman_pouting_medium_skin_tone:"\uD83D\uDE4E\uD83C\uDFFD‍♀️",woman_pouting_tone4:"\uD83D\uDE4E\uD83C\uDFFE‍♀️",woman_pouting_medium_dark_skin_tone:"\uD83D\uDE4E\uD83C\uDFFE‍♀️",woman_pouting_tone5:"\uD83D\uDE4E\uD83C\uDFFF‍♀️",woman_pouting_dark_skin_tone:"\uD83D\uDE4E\uD83C\uDFFF‍♀️",man_pouting_tone1:"\uD83D\uDE4E\uD83C\uDFFB‍♂️",man_pouting_light_skin_tone:"\uD83D\uDE4E\uD83C\uDFFB‍♂️",man_pouting_tone2:"\uD83D\uDE4E\uD83C\uDFFC‍♂️",man_pouting_medium_light_skin_tone:"\uD83D\uDE4E\uD83C\uDFFC‍♂️",man_pouting_tone3:"\uD83D\uDE4E\uD83C\uDFFD‍♂️",man_pouting_medium_skin_tone:"\uD83D\uDE4E\uD83C\uDFFD‍♂️",man_pouting_tone4:"\uD83D\uDE4E\uD83C\uDFFE‍♂️",man_pouting_medium_dark_skin_tone:"\uD83D\uDE4E\uD83C\uDFFE‍♂️",man_pouting_tone5:"\uD83D\uDE4E\uD83C\uDFFF‍♂️",man_pouting_dark_skin_tone:"\uD83D\uDE4E\uD83C\uDFFF‍♂️",person_frowning_tone1:"\uD83D\uDE4D\uD83C\uDFFB",person_frowning_tone2:"\uD83D\uDE4D\uD83C\uDFFC",person_frowning_tone3:"\uD83D\uDE4D\uD83C\uDFFD",person_frowning_tone4:"\uD83D\uDE4D\uD83C\uDFFE",person_frowning_tone5:"\uD83D\uDE4D\uD83C\uDFFF",woman_frowning_tone1:"\uD83D\uDE4D\uD83C\uDFFB‍♀️",woman_frowning_light_skin_tone:"\uD83D\uDE4D\uD83C\uDFFB‍♀️",woman_frowning_tone2:"\uD83D\uDE4D\uD83C\uDFFC‍♀️",woman_frowning_medium_light_skin_tone:"\uD83D\uDE4D\uD83C\uDFFC‍♀️",woman_frowning_tone3:"\uD83D\uDE4D\uD83C\uDFFD‍♀️",woman_frowning_medium_skin_tone:"\uD83D\uDE4D\uD83C\uDFFD‍♀️",woman_frowning_tone4:"\uD83D\uDE4D\uD83C\uDFFE‍♀️",woman_frowning_medium_dark_skin_tone:"\uD83D\uDE4D\uD83C\uDFFE‍♀️",woman_frowning_tone5:"\uD83D\uDE4D\uD83C\uDFFF‍♀️",woman_frowning_dark_skin_tone:"\uD83D\uDE4D\uD83C\uDFFF‍♀️",man_frowning_tone1:"\uD83D\uDE4D\uD83C\uDFFB‍♂️",man_frowning_light_skin_tone:"\uD83D\uDE4D\uD83C\uDFFB‍♂️",man_frowning_tone2:"\uD83D\uDE4D\uD83C\uDFFC‍♂️",man_frowning_medium_light_skin_tone:"\uD83D\uDE4D\uD83C\uDFFC‍♂️",man_frowning_tone3:"\uD83D\uDE4D\uD83C\uDFFD‍♂️",man_frowning_medium_skin_tone:"\uD83D\uDE4D\uD83C\uDFFD‍♂️",man_frowning_tone4:"\uD83D\uDE4D\uD83C\uDFFE‍♂️",man_frowning_medium_dark_skin_tone:"\uD83D\uDE4D\uD83C\uDFFE‍♂️",man_frowning_tone5:"\uD83D\uDE4D\uD83C\uDFFF‍♂️",man_frowning_dark_skin_tone:"\uD83D\uDE4D\uD83C\uDFFF‍♂️",person_getting_haircut_tone1:"\uD83D\uDC87\uD83C\uDFFB",haircut_tone1:"\uD83D\uDC87\uD83C\uDFFB",person_getting_haircut_tone2:"\uD83D\uDC87\uD83C\uDFFC",haircut_tone2:"\uD83D\uDC87\uD83C\uDFFC",person_getting_haircut_tone3:"\uD83D\uDC87\uD83C\uDFFD",haircut_tone3:"\uD83D\uDC87\uD83C\uDFFD",person_getting_haircut_tone4:"\uD83D\uDC87\uD83C\uDFFE",haircut_tone4:"\uD83D\uDC87\uD83C\uDFFE",person_getting_haircut_tone5:"\uD83D\uDC87\uD83C\uDFFF",haircut_tone5:"\uD83D\uDC87\uD83C\uDFFF",woman_getting_haircut_tone1:"\uD83D\uDC87\uD83C\uDFFB‍♀️",woman_getting_haircut_light_skin_tone:"\uD83D\uDC87\uD83C\uDFFB‍♀️",woman_getting_haircut_tone2:"\uD83D\uDC87\uD83C\uDFFC‍♀️",woman_getting_haircut_medium_light_skin_tone:"\uD83D\uDC87\uD83C\uDFFC‍♀️",woman_getting_haircut_tone3:"\uD83D\uDC87\uD83C\uDFFD‍♀️",woman_getting_haircut_medium_skin_tone:"\uD83D\uDC87\uD83C\uDFFD‍♀️",woman_getting_haircut_tone4:"\uD83D\uDC87\uD83C\uDFFE‍♀️",woman_getting_haircut_medium_dark_skin_tone:"\uD83D\uDC87\uD83C\uDFFE‍♀️",woman_getting_haircut_tone5:"\uD83D\uDC87\uD83C\uDFFF‍♀️",woman_getting_haircut_dark_skin_tone:"\uD83D\uDC87\uD83C\uDFFF‍♀️",man_getting_haircut_tone1:"\uD83D\uDC87\uD83C\uDFFB‍♂️",man_getting_haircut_light_skin_tone:"\uD83D\uDC87\uD83C\uDFFB‍♂️",man_getting_haircut_tone2:"\uD83D\uDC87\uD83C\uDFFC‍♂️",man_getting_haircut_medium_light_skin_tone:"\uD83D\uDC87\uD83C\uDFFC‍♂️",man_getting_haircut_tone3:"\uD83D\uDC87\uD83C\uDFFD‍♂️",man_getting_haircut_medium_skin_tone:"\uD83D\uDC87\uD83C\uDFFD‍♂️",man_getting_haircut_tone4:"\uD83D\uDC87\uD83C\uDFFE‍♂️",man_getting_haircut_medium_dark_skin_tone:"\uD83D\uDC87\uD83C\uDFFE‍♂️",man_getting_haircut_tone5:"\uD83D\uDC87\uD83C\uDFFF‍♂️",man_getting_haircut_dark_skin_tone:"\uD83D\uDC87\uD83C\uDFFF‍♂️",person_getting_massage_tone1:"\uD83D\uDC86\uD83C\uDFFB",massage_tone1:"\uD83D\uDC86\uD83C\uDFFB",person_getting_massage_tone2:"\uD83D\uDC86\uD83C\uDFFC",massage_tone2:"\uD83D\uDC86\uD83C\uDFFC",person_getting_massage_tone3:"\uD83D\uDC86\uD83C\uDFFD",massage_tone3:"\uD83D\uDC86\uD83C\uDFFD",person_getting_massage_tone4:"\uD83D\uDC86\uD83C\uDFFE",massage_tone4:"\uD83D\uDC86\uD83C\uDFFE",person_getting_massage_tone5:"\uD83D\uDC86\uD83C\uDFFF",massage_tone5:"\uD83D\uDC86\uD83C\uDFFF",woman_getting_face_massage_tone1:"\uD83D\uDC86\uD83C\uDFFB‍♀️",woman_getting_face_massage_light_skin_tone:"\uD83D\uDC86\uD83C\uDFFB‍♀️",woman_getting_face_massage_tone2:"\uD83D\uDC86\uD83C\uDFFC‍♀️",woman_getting_face_massage_medium_light_skin_tone:"\uD83D\uDC86\uD83C\uDFFC‍♀️",woman_getting_face_massage_tone3:"\uD83D\uDC86\uD83C\uDFFD‍♀️",woman_getting_face_massage_medium_skin_tone:"\uD83D\uDC86\uD83C\uDFFD‍♀️",woman_getting_face_massage_tone4:"\uD83D\uDC86\uD83C\uDFFE‍♀️",woman_getting_face_massage_medium_dark_skin_tone:"\uD83D\uDC86\uD83C\uDFFE‍♀️",woman_getting_face_massage_tone5:"\uD83D\uDC86\uD83C\uDFFF‍♀️",woman_getting_face_massage_dark_skin_tone:"\uD83D\uDC86\uD83C\uDFFF‍♀️",man_getting_face_massage_tone1:"\uD83D\uDC86\uD83C\uDFFB‍♂️",man_getting_face_massage_light_skin_tone:"\uD83D\uDC86\uD83C\uDFFB‍♂️",man_getting_face_massage_tone2:"\uD83D\uDC86\uD83C\uDFFC‍♂️",man_getting_face_massage_medium_light_skin_tone:"\uD83D\uDC86\uD83C\uDFFC‍♂️",man_getting_face_massage_tone3:"\uD83D\uDC86\uD83C\uDFFD‍♂️",man_getting_face_massage_medium_skin_tone:"\uD83D\uDC86\uD83C\uDFFD‍♂️",man_getting_face_massage_tone4:"\uD83D\uDC86\uD83C\uDFFE‍♂️",man_getting_face_massage_medium_dark_skin_tone:"\uD83D\uDC86\uD83C\uDFFE‍♂️",man_getting_face_massage_tone5:"\uD83D\uDC86\uD83C\uDFFF‍♂️",man_getting_face_massage_dark_skin_tone:"\uD83D\uDC86\uD83C\uDFFF‍♂️",person_in_steamy_room_tone1:"\uD83E\uDDD6\uD83C\uDFFB",person_in_steamy_room_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFB",person_in_steamy_room_tone2:"\uD83E\uDDD6\uD83C\uDFFC",person_in_steamy_room_medium_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFC",person_in_steamy_room_tone3:"\uD83E\uDDD6\uD83C\uDFFD",person_in_steamy_room_medium_skin_tone:"\uD83E\uDDD6\uD83C\uDFFD",person_in_steamy_room_tone4:"\uD83E\uDDD6\uD83C\uDFFE",person_in_steamy_room_medium_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFE",person_in_steamy_room_tone5:"\uD83E\uDDD6\uD83C\uDFFF",person_in_steamy_room_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFF",woman_in_steamy_room_tone1:"\uD83E\uDDD6\uD83C\uDFFB‍♀️",woman_in_steamy_room_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFB‍♀️",woman_in_steamy_room_tone2:"\uD83E\uDDD6\uD83C\uDFFC‍♀️",woman_in_steamy_room_medium_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFC‍♀️",woman_in_steamy_room_tone3:"\uD83E\uDDD6\uD83C\uDFFD‍♀️",woman_in_steamy_room_medium_skin_tone:"\uD83E\uDDD6\uD83C\uDFFD‍♀️",woman_in_steamy_room_tone4:"\uD83E\uDDD6\uD83C\uDFFE‍♀️",woman_in_steamy_room_medium_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFE‍♀️",woman_in_steamy_room_tone5:"\uD83E\uDDD6\uD83C\uDFFF‍♀️",woman_in_steamy_room_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFF‍♀️",man_in_steamy_room_tone1:"\uD83E\uDDD6\uD83C\uDFFB‍♂️",man_in_steamy_room_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFB‍♂️",man_in_steamy_room_tone2:"\uD83E\uDDD6\uD83C\uDFFC‍♂️",man_in_steamy_room_medium_light_skin_tone:"\uD83E\uDDD6\uD83C\uDFFC‍♂️",man_in_steamy_room_tone3:"\uD83E\uDDD6\uD83C\uDFFD‍♂️",man_in_steamy_room_medium_skin_tone:"\uD83E\uDDD6\uD83C\uDFFD‍♂️",man_in_steamy_room_tone4:"\uD83E\uDDD6\uD83C\uDFFE‍♂️",man_in_steamy_room_medium_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFE‍♂️",man_in_steamy_room_tone5:"\uD83E\uDDD6\uD83C\uDFFF‍♂️",man_in_steamy_room_dark_skin_tone:"\uD83E\uDDD6\uD83C\uDFFF‍♂️",nail_care_tone1:"\uD83D\uDC85\uD83C\uDFFB",nail_care_tone2:"\uD83D\uDC85\uD83C\uDFFC",nail_care_tone3:"\uD83D\uDC85\uD83C\uDFFD",nail_care_tone4:"\uD83D\uDC85\uD83C\uDFFE",nail_care_tone5:"\uD83D\uDC85\uD83C\uDFFF",selfie_tone1:"\uD83E\uDD33\uD83C\uDFFB",selfie_tone2:"\uD83E\uDD33\uD83C\uDFFC",selfie_tone3:"\uD83E\uDD33\uD83C\uDFFD",selfie_tone4:"\uD83E\uDD33\uD83C\uDFFE",selfie_tone5:"\uD83E\uDD33\uD83C\uDFFF",dancer_tone1:"\uD83D\uDC83\uD83C\uDFFB",dancer_tone2:"\uD83D\uDC83\uD83C\uDFFC",dancer_tone3:"\uD83D\uDC83\uD83C\uDFFD",dancer_tone4:"\uD83D\uDC83\uD83C\uDFFE",dancer_tone5:"\uD83D\uDC83\uD83C\uDFFF",man_dancing_tone1:"\uD83D\uDD7A\uD83C\uDFFB",male_dancer_tone1:"\uD83D\uDD7A\uD83C\uDFFB",man_dancing_tone2:"\uD83D\uDD7A\uD83C\uDFFC",male_dancer_tone2:"\uD83D\uDD7A\uD83C\uDFFC",man_dancing_tone3:"\uD83D\uDD7A\uD83C\uDFFD",male_dancer_tone3:"\uD83D\uDD7A\uD83C\uDFFD",man_dancing_tone5:"\uD83D\uDD7A\uD83C\uDFFF",male_dancer_tone5:"\uD83D\uDD7A\uD83C\uDFFF",man_dancing_tone4:"\uD83D\uDD7A\uD83C\uDFFE",male_dancer_tone4:"\uD83D\uDD7A\uD83C\uDFFE",levitate_tone1:"\uD83D\uDD74\uD83C\uDFFB",man_in_business_suit_levitating_tone1:"\uD83D\uDD74\uD83C\uDFFB",man_in_business_suit_levitating_light_skin_tone:"\uD83D\uDD74\uD83C\uDFFB",levitate_tone2:"\uD83D\uDD74\uD83C\uDFFC",man_in_business_suit_levitating_tone2:"\uD83D\uDD74\uD83C\uDFFC",man_in_business_suit_levitating_medium_light_skin_tone:"\uD83D\uDD74\uD83C\uDFFC",levitate_tone3:"\uD83D\uDD74\uD83C\uDFFD",man_in_business_suit_levitating_tone3:"\uD83D\uDD74\uD83C\uDFFD",man_in_business_suit_levitating_medium_skin_tone:"\uD83D\uDD74\uD83C\uDFFD",levitate_tone4:"\uD83D\uDD74\uD83C\uDFFE",man_in_business_suit_levitating_tone4:"\uD83D\uDD74\uD83C\uDFFE",man_in_business_suit_levitating_medium_dark_skin_tone:"\uD83D\uDD74\uD83C\uDFFE",levitate_tone5:"\uD83D\uDD74\uD83C\uDFFF",man_in_business_suit_levitating_tone5:"\uD83D\uDD74\uD83C\uDFFF",man_in_business_suit_levitating_dark_skin_tone:"\uD83D\uDD74\uD83C\uDFFF",person_in_manual_wheelchair_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBD",person_in_manual_wheelchair_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBD",person_in_manual_wheelchair_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBD",person_in_manual_wheelchair_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBD",person_in_manual_wheelchair_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBD",person_in_manual_wheelchair_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBD",person_in_manual_wheelchair_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBD",person_in_manual_wheelchair_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBD",person_in_manual_wheelchair_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBD",person_in_manual_wheelchair_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBD",woman_in_manual_wheelchair_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBD",woman_in_manual_wheelchair_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBD",woman_in_manual_wheelchair_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBD",woman_in_manual_wheelchair_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBD",woman_in_manual_wheelchair_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBD",woman_in_manual_wheelchair_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBD",woman_in_manual_wheelchair_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBD",woman_in_manual_wheelchair_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBD",woman_in_manual_wheelchair_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBD",woman_in_manual_wheelchair_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBD",man_in_manual_wheelchair_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBD",man_in_manual_wheelchair_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBD",man_in_manual_wheelchair_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBD",man_in_manual_wheelchair_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBD",man_in_manual_wheelchair_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBD",man_in_manual_wheelchair_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBD",man_in_manual_wheelchair_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBD",man_in_manual_wheelchair_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBD",man_in_manual_wheelchair_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBD",man_in_manual_wheelchair_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBD",person_in_manual_wheelchair_facing_right_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",person_in_manual_wheelchair_facing_right_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",man_in_manual_wheelchair_facing_right_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",woman_in_manual_wheelchair_facing_right_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBD‍➡️",person_in_motorized_wheelchair_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBC",person_in_motorized_wheelchair_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBC",person_in_motorized_wheelchair_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBC",person_in_motorized_wheelchair_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBC",person_in_motorized_wheelchair_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBC",person_in_motorized_wheelchair_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBC",person_in_motorized_wheelchair_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBC",person_in_motorized_wheelchair_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBC",person_in_motorized_wheelchair_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBC",person_in_motorized_wheelchair_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBC",woman_in_motorized_wheelchair_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBC",woman_in_motorized_wheelchair_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBC",woman_in_motorized_wheelchair_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBC",woman_in_motorized_wheelchair_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBC",woman_in_motorized_wheelchair_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBC",woman_in_motorized_wheelchair_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBC",woman_in_motorized_wheelchair_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBC",woman_in_motorized_wheelchair_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBC",woman_in_motorized_wheelchair_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBC",woman_in_motorized_wheelchair_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBC",man_in_motorized_wheelchair_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBC",man_in_motorized_wheelchair_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBC",man_in_motorized_wheelchair_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBC",man_in_motorized_wheelchair_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBC",man_in_motorized_wheelchair_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBC",man_in_motorized_wheelchair_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBC",man_in_motorized_wheelchair_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBC",man_in_motorized_wheelchair_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBC",man_in_motorized_wheelchair_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBC",man_in_motorized_wheelchair_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBC",person_in_motorized_wheelchair_facing_right_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",person_in_motorized_wheelchair_facing_right_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",man_in_motorized_wheelchair_facing_right_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",woman_in_motorized_wheelchair_facing_right_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDBC‍➡️",person_walking_tone1:"\uD83D\uDEB6\uD83C\uDFFB",walking_tone1:"\uD83D\uDEB6\uD83C\uDFFB",person_walking_tone2:"\uD83D\uDEB6\uD83C\uDFFC",walking_tone2:"\uD83D\uDEB6\uD83C\uDFFC",person_walking_tone3:"\uD83D\uDEB6\uD83C\uDFFD",walking_tone3:"\uD83D\uDEB6\uD83C\uDFFD",person_walking_tone4:"\uD83D\uDEB6\uD83C\uDFFE",walking_tone4:"\uD83D\uDEB6\uD83C\uDFFE",person_walking_tone5:"\uD83D\uDEB6\uD83C\uDFFF",walking_tone5:"\uD83D\uDEB6\uD83C\uDFFF",woman_walking_tone1:"\uD83D\uDEB6\uD83C\uDFFB‍♀️",woman_walking_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFB‍♀️",woman_walking_tone2:"\uD83D\uDEB6\uD83C\uDFFC‍♀️",woman_walking_medium_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFC‍♀️",woman_walking_tone3:"\uD83D\uDEB6\uD83C\uDFFD‍♀️",woman_walking_medium_skin_tone:"\uD83D\uDEB6\uD83C\uDFFD‍♀️",woman_walking_tone4:"\uD83D\uDEB6\uD83C\uDFFE‍♀️",woman_walking_medium_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFE‍♀️",woman_walking_tone5:"\uD83D\uDEB6\uD83C\uDFFF‍♀️",woman_walking_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFF‍♀️",man_walking_tone1:"\uD83D\uDEB6\uD83C\uDFFB‍♂️",man_walking_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFB‍♂️",man_walking_tone2:"\uD83D\uDEB6\uD83C\uDFFC‍♂️",man_walking_medium_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFC‍♂️",man_walking_tone3:"\uD83D\uDEB6\uD83C\uDFFD‍♂️",man_walking_medium_skin_tone:"\uD83D\uDEB6\uD83C\uDFFD‍♂️",man_walking_tone4:"\uD83D\uDEB6\uD83C\uDFFE‍♂️",man_walking_medium_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFE‍♂️",man_walking_tone5:"\uD83D\uDEB6\uD83C\uDFFF‍♂️",man_walking_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFF‍♂️",person_walking_facing_right_tone1:"\uD83D\uDEB6\uD83C\uDFFB‍➡️",person_walking_facing_right_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFB‍➡️",person_walking_facing_right_tone2:"\uD83D\uDEB6\uD83C\uDFFC‍➡️",person_walking_facing_right_medium_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFC‍➡️",person_walking_facing_right_tone3:"\uD83D\uDEB6\uD83C\uDFFD‍➡️",person_walking_facing_right_medium_skin_tone:"\uD83D\uDEB6\uD83C\uDFFD‍➡️",person_walking_facing_right_tone4:"\uD83D\uDEB6\uD83C\uDFFE‍➡️",person_walking_facing_right_medium_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFE‍➡️",person_walking_facing_right_tone5:"\uD83D\uDEB6\uD83C\uDFFF‍➡️",person_walking_facing_right_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFF‍➡️",woman_walking_facing_right_tone1:"\uD83D\uDEB6\uD83C\uDFFB‍♀️‍➡️",woman_walking_facing_right_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFB‍♀️‍➡️",woman_walking_facing_right_tone2:"\uD83D\uDEB6\uD83C\uDFFC‍♀️‍➡️",woman_walking_facing_right_medium_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFC‍♀️‍➡️",woman_walking_facing_right_tone3:"\uD83D\uDEB6\uD83C\uDFFD‍♀️‍➡️",woman_walking_facing_right_medium_skin_tone:"\uD83D\uDEB6\uD83C\uDFFD‍♀️‍➡️",woman_walking_facing_right_tone4:"\uD83D\uDEB6\uD83C\uDFFE‍♀️‍➡️",woman_walking_facing_right_medium_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFE‍♀️‍➡️",woman_walking_facing_right_tone5:"\uD83D\uDEB6\uD83C\uDFFF‍♀️‍➡️",woman_walking_facing_right_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFF‍♀️‍➡️",man_walking_facing_right_tone1:"\uD83D\uDEB6\uD83C\uDFFB‍♂️‍➡️",man_walking_facing_right_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFB‍♂️‍➡️",man_walking_facing_right_tone2:"\uD83D\uDEB6\uD83C\uDFFC‍♂️‍➡️",man_walking_facing_right_medium_light_skin_tone:"\uD83D\uDEB6\uD83C\uDFFC‍♂️‍➡️",man_walking_facing_right_tone3:"\uD83D\uDEB6\uD83C\uDFFD‍♂️‍➡️",man_walking_facing_right_medium_skin_tone:"\uD83D\uDEB6\uD83C\uDFFD‍♂️‍➡️",man_walking_facing_right_tone4:"\uD83D\uDEB6\uD83C\uDFFE‍♂️‍➡️",man_walking_facing_right_medium_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFE‍♂️‍➡️",man_walking_facing_right_tone5:"\uD83D\uDEB6\uD83C\uDFFF‍♂️‍➡️",man_walking_facing_right_dark_skin_tone:"\uD83D\uDEB6\uD83C\uDFFF‍♂️‍➡️",person_with_probing_cane_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDAF",person_with_probing_cane_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDAF",person_with_probing_cane_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDAF",person_with_probing_cane_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDAF",person_with_probing_cane_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDAF",person_with_probing_cane_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDAF",person_with_probing_cane_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDAF",person_with_probing_cane_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDAF",person_with_probing_cane_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDAF",person_with_probing_cane_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDAF",woman_with_probing_cane_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDAF",woman_with_probing_cane_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDAF",woman_with_probing_cane_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDAF",woman_with_probing_cane_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDAF",woman_with_probing_cane_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDAF",woman_with_probing_cane_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDAF",woman_with_probing_cane_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDAF",woman_with_probing_cane_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDAF",woman_with_probing_cane_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDAF",woman_with_probing_cane_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDAF",man_with_probing_cane_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDAF",man_with_probing_cane_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDAF",man_with_probing_cane_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDAF",man_with_probing_cane_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDAF",man_with_probing_cane_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDAF",man_with_probing_cane_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDAF",man_with_probing_cane_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDAF",man_with_probing_cane_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDAF",man_with_probing_cane_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDAF",man_with_probing_cane_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDAF",person_with_white_cane_facing_right_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",person_with_white_cane_facing_right_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_tone1:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_tone2:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_tone3:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_tone4:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_tone5:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",man_with_white_cane_facing_right_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_tone1:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_tone2:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_tone3:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_tone4:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_tone5:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",woman_with_white_cane_facing_right_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDDAF‍➡️",person_kneeling_tone1:"\uD83E\uDDCE\uD83C\uDFFB",person_kneeling_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB",person_kneeling_tone2:"\uD83E\uDDCE\uD83C\uDFFC",person_kneeling_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC",person_kneeling_tone3:"\uD83E\uDDCE\uD83C\uDFFD",person_kneeling_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD",person_kneeling_tone4:"\uD83E\uDDCE\uD83C\uDFFE",person_kneeling_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE",person_kneeling_tone5:"\uD83E\uDDCE\uD83C\uDFFF",person_kneeling_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF",woman_kneeling_tone1:"\uD83E\uDDCE\uD83C\uDFFB‍♀️",woman_kneeling_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB‍♀️",woman_kneeling_tone2:"\uD83E\uDDCE\uD83C\uDFFC‍♀️",woman_kneeling_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC‍♀️",woman_kneeling_tone3:"\uD83E\uDDCE\uD83C\uDFFD‍♀️",woman_kneeling_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD‍♀️",woman_kneeling_tone4:"\uD83E\uDDCE\uD83C\uDFFE‍♀️",woman_kneeling_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE‍♀️",woman_kneeling_tone5:"\uD83E\uDDCE\uD83C\uDFFF‍♀️",woman_kneeling_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF‍♀️",man_kneeling_tone1:"\uD83E\uDDCE\uD83C\uDFFB‍♂️",man_kneeling_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB‍♂️",man_kneeling_tone2:"\uD83E\uDDCE\uD83C\uDFFC‍♂️",man_kneeling_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC‍♂️",man_kneeling_tone3:"\uD83E\uDDCE\uD83C\uDFFD‍♂️",man_kneeling_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD‍♂️",man_kneeling_tone4:"\uD83E\uDDCE\uD83C\uDFFE‍♂️",man_kneeling_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE‍♂️",man_kneeling_tone5:"\uD83E\uDDCE\uD83C\uDFFF‍♂️",man_kneeling_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF‍♂️",person_kneeling_facing_right_tone1:"\uD83E\uDDCE\uD83C\uDFFB‍➡️",person_kneeling_facing_right_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB‍➡️",person_kneeling_facing_right_tone2:"\uD83E\uDDCE\uD83C\uDFFC‍➡️",person_kneeling_facing_right_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC‍➡️",person_kneeling_facing_right_tone3:"\uD83E\uDDCE\uD83C\uDFFD‍➡️",person_kneeling_facing_right_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD‍➡️",person_kneeling_facing_right_tone4:"\uD83E\uDDCE\uD83C\uDFFE‍➡️",person_kneeling_facing_right_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE‍➡️",person_kneeling_facing_right_tone5:"\uD83E\uDDCE\uD83C\uDFFF‍➡️",person_kneeling_facing_right_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF‍➡️",woman_kneeling_facing_right_tone1:"\uD83E\uDDCE\uD83C\uDFFB‍♀️‍➡️",woman_kneeling_facing_right_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB‍♀️‍➡️",woman_kneeling_facing_right_tone2:"\uD83E\uDDCE\uD83C\uDFFC‍♀️‍➡️",woman_kneeling_facing_right_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC‍♀️‍➡️",woman_kneeling_facing_right_tone3:"\uD83E\uDDCE\uD83C\uDFFD‍♀️‍➡️",woman_kneeling_facing_right_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD‍♀️‍➡️",woman_kneeling_facing_right_tone4:"\uD83E\uDDCE\uD83C\uDFFE‍♀️‍➡️",woman_kneeling_facing_right_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE‍♀️‍➡️",woman_kneeling_facing_right_tone5:"\uD83E\uDDCE\uD83C\uDFFF‍♀️‍➡️",woman_kneeling_facing_right_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF‍♀️‍➡️",man_kneeling_facing_right_tone1:"\uD83E\uDDCE\uD83C\uDFFB‍♂️‍➡️",man_kneeling_facing_right_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFB‍♂️‍➡️",man_kneeling_facing_right_tone2:"\uD83E\uDDCE\uD83C\uDFFC‍♂️‍➡️",man_kneeling_facing_right_medium_light_skin_tone:"\uD83E\uDDCE\uD83C\uDFFC‍♂️‍➡️",man_kneeling_facing_right_tone3:"\uD83E\uDDCE\uD83C\uDFFD‍♂️‍➡️",man_kneeling_facing_right_medium_skin_tone:"\uD83E\uDDCE\uD83C\uDFFD‍♂️‍➡️",man_kneeling_facing_right_tone4:"\uD83E\uDDCE\uD83C\uDFFE‍♂️‍➡️",man_kneeling_facing_right_medium_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFE‍♂️‍➡️",man_kneeling_facing_right_tone5:"\uD83E\uDDCE\uD83C\uDFFF‍♂️‍➡️",man_kneeling_facing_right_dark_skin_tone:"\uD83E\uDDCE\uD83C\uDFFF‍♂️‍➡️",person_running_tone1:"\uD83C\uDFC3\uD83C\uDFFB",runner_tone1:"\uD83C\uDFC3\uD83C\uDFFB",person_running_tone2:"\uD83C\uDFC3\uD83C\uDFFC",runner_tone2:"\uD83C\uDFC3\uD83C\uDFFC",person_running_tone3:"\uD83C\uDFC3\uD83C\uDFFD",runner_tone3:"\uD83C\uDFC3\uD83C\uDFFD",person_running_tone4:"\uD83C\uDFC3\uD83C\uDFFE",runner_tone4:"\uD83C\uDFC3\uD83C\uDFFE",person_running_tone5:"\uD83C\uDFC3\uD83C\uDFFF",runner_tone5:"\uD83C\uDFC3\uD83C\uDFFF",woman_running_tone1:"\uD83C\uDFC3\uD83C\uDFFB‍♀️",woman_running_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFB‍♀️",woman_running_tone2:"\uD83C\uDFC3\uD83C\uDFFC‍♀️",woman_running_medium_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFC‍♀️",woman_running_tone3:"\uD83C\uDFC3\uD83C\uDFFD‍♀️",woman_running_medium_skin_tone:"\uD83C\uDFC3\uD83C\uDFFD‍♀️",woman_running_tone4:"\uD83C\uDFC3\uD83C\uDFFE‍♀️",woman_running_medium_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFE‍♀️",woman_running_tone5:"\uD83C\uDFC3\uD83C\uDFFF‍♀️",woman_running_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFF‍♀️",man_running_tone1:"\uD83C\uDFC3\uD83C\uDFFB‍♂️",man_running_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFB‍♂️",man_running_tone2:"\uD83C\uDFC3\uD83C\uDFFC‍♂️",man_running_medium_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFC‍♂️",man_running_tone3:"\uD83C\uDFC3\uD83C\uDFFD‍♂️",man_running_medium_skin_tone:"\uD83C\uDFC3\uD83C\uDFFD‍♂️",man_running_tone4:"\uD83C\uDFC3\uD83C\uDFFE‍♂️",man_running_medium_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFE‍♂️",man_running_tone5:"\uD83C\uDFC3\uD83C\uDFFF‍♂️",man_running_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFF‍♂️",person_running_facing_right_tone1:"\uD83C\uDFC3\uD83C\uDFFB‍➡️",person_running_facing_right_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFB‍➡️",person_running_facing_right_tone2:"\uD83C\uDFC3\uD83C\uDFFC‍➡️",person_running_facing_right_medium_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFC‍➡️",person_running_facing_right_tone3:"\uD83C\uDFC3\uD83C\uDFFD‍➡️",person_running_facing_right_medium_skin_tone:"\uD83C\uDFC3\uD83C\uDFFD‍➡️",person_running_facing_right_tone4:"\uD83C\uDFC3\uD83C\uDFFE‍➡️",person_running_facing_right_medium_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFE‍➡️",person_running_facing_right_tone5:"\uD83C\uDFC3\uD83C\uDFFF‍➡️",person_running_facing_right_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFF‍➡️",woman_running_facing_right_tone1:"\uD83C\uDFC3\uD83C\uDFFB‍♀️‍➡️",woman_running_facing_right_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFB‍♀️‍➡️",woman_running_facing_right_tone2:"\uD83C\uDFC3\uD83C\uDFFC‍♀️‍➡️",woman_running_facing_right_medium_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFC‍♀️‍➡️",woman_running_facing_right_tone3:"\uD83C\uDFC3\uD83C\uDFFD‍♀️‍➡️",woman_running_facing_right_medium_skin_tone:"\uD83C\uDFC3\uD83C\uDFFD‍♀️‍➡️",woman_running_facing_right_tone4:"\uD83C\uDFC3\uD83C\uDFFE‍♀️‍➡️",woman_running_facing_right_medium_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFE‍♀️‍➡️",woman_running_facing_right_tone5:"\uD83C\uDFC3\uD83C\uDFFF‍♀️‍➡️",woman_running_facing_right_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFF‍♀️‍➡️",man_running_facing_right_tone1:"\uD83C\uDFC3\uD83C\uDFFB‍♂️‍➡️",man_running_facing_right_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFB‍♂️‍➡️",man_running_facing_right_tone2:"\uD83C\uDFC3\uD83C\uDFFC‍♂️‍➡️",man_running_facing_right_medium_light_skin_tone:"\uD83C\uDFC3\uD83C\uDFFC‍♂️‍➡️",man_running_facing_right_tone3:"\uD83C\uDFC3\uD83C\uDFFD‍♂️‍➡️",man_running_facing_right_medium_skin_tone:"\uD83C\uDFC3\uD83C\uDFFD‍♂️‍➡️",man_running_facing_right_tone4:"\uD83C\uDFC3\uD83C\uDFFE‍♂️‍➡️",man_running_facing_right_medium_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFE‍♂️‍➡️",man_running_facing_right_tone5:"\uD83C\uDFC3\uD83C\uDFFF‍♂️‍➡️",man_running_facing_right_dark_skin_tone:"\uD83C\uDFC3\uD83C\uDFFF‍♂️‍➡️",person_standing_tone1:"\uD83E\uDDCD\uD83C\uDFFB",person_standing_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFB",person_standing_tone2:"\uD83E\uDDCD\uD83C\uDFFC",person_standing_medium_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFC",person_standing_tone3:"\uD83E\uDDCD\uD83C\uDFFD",person_standing_medium_skin_tone:"\uD83E\uDDCD\uD83C\uDFFD",person_standing_tone4:"\uD83E\uDDCD\uD83C\uDFFE",person_standing_medium_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFE",person_standing_tone5:"\uD83E\uDDCD\uD83C\uDFFF",person_standing_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFF",woman_standing_tone1:"\uD83E\uDDCD\uD83C\uDFFB‍♀️",woman_standing_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFB‍♀️",woman_standing_tone2:"\uD83E\uDDCD\uD83C\uDFFC‍♀️",woman_standing_medium_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFC‍♀️",woman_standing_tone3:"\uD83E\uDDCD\uD83C\uDFFD‍♀️",woman_standing_medium_skin_tone:"\uD83E\uDDCD\uD83C\uDFFD‍♀️",woman_standing_tone4:"\uD83E\uDDCD\uD83C\uDFFE‍♀️",woman_standing_medium_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFE‍♀️",woman_standing_tone5:"\uD83E\uDDCD\uD83C\uDFFF‍♀️",woman_standing_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFF‍♀️",man_standing_tone1:"\uD83E\uDDCD\uD83C\uDFFB‍♂️",man_standing_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFB‍♂️",man_standing_tone2:"\uD83E\uDDCD\uD83C\uDFFC‍♂️",man_standing_medium_light_skin_tone:"\uD83E\uDDCD\uD83C\uDFFC‍♂️",man_standing_tone3:"\uD83E\uDDCD\uD83C\uDFFD‍♂️",man_standing_medium_skin_tone:"\uD83E\uDDCD\uD83C\uDFFD‍♂️",man_standing_tone4:"\uD83E\uDDCD\uD83C\uDFFE‍♂️",man_standing_medium_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFE‍♂️",man_standing_tone5:"\uD83E\uDDCD\uD83C\uDFFF‍♂️",man_standing_dark_skin_tone:"\uD83E\uDDCD\uD83C\uDFFF‍♂️",people_holding_hands_tone1:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_tone1_tone2:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_light_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_tone1_tone3:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_tone1_tone4:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_tone1_tone5:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_tone2_tone1:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_medium_light_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_tone2:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_tone2_tone3:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_medium_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_tone2_tone4:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_medium_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_tone2_tone5:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_medium_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_tone3_tone1:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_medium_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_tone3_tone2:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_medium_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_tone3:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_tone3_tone4:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_medium_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_tone3_tone5:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_medium_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_tone4_tone1:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_medium_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_tone4_tone2:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_medium_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_tone4_tone3:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_medium_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_tone4:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_tone4_tone5:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_medium_dark_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_tone5_tone1:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFB",people_holding_hands_tone5_tone2:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFC",people_holding_hands_tone5_tone3:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFD",people_holding_hands_tone5_tone4:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_dark_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFE",people_holding_hands_tone5:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",people_holding_hands_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83E\uDDD1\uD83C\uDFFF",woman_and_man_holding_hands_tone1:"\uD83D\uDC6B\uD83C\uDFFB",woman_and_man_holding_hands_light_skin_tone:"\uD83D\uDC6B\uD83C\uDFFB",woman_and_man_holding_hands_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_tone2:"\uD83D\uDC6B\uD83C\uDFFC",woman_and_man_holding_hands_medium_light_skin_tone:"\uD83D\uDC6B\uD83C\uDFFC",woman_and_man_holding_hands_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_tone3:"\uD83D\uDC6B\uD83C\uDFFD",woman_and_man_holding_hands_medium_skin_tone:"\uD83D\uDC6B\uD83C\uDFFD",woman_and_man_holding_hands_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_tone4:"\uD83D\uDC6B\uD83C\uDFFE",woman_and_man_holding_hands_medium_dark_skin_tone:"\uD83D\uDC6B\uD83C\uDFFE",woman_and_man_holding_hands_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",woman_and_man_holding_hands_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",woman_and_man_holding_hands_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",woman_and_man_holding_hands_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",woman_and_man_holding_hands_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",woman_and_man_holding_hands_tone5:"\uD83D\uDC6B\uD83C\uDFFF",woman_and_man_holding_hands_dark_skin_tone:"\uD83D\uDC6B\uD83C\uDFFF",women_holding_hands_tone1:"\uD83D\uDC6D\uD83C\uDFFB",women_holding_hands_light_skin_tone:"\uD83D\uDC6D\uD83C\uDFFB",women_holding_hands_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_tone2:"\uD83D\uDC6D\uD83C\uDFFC",women_holding_hands_medium_light_skin_tone:"\uD83D\uDC6D\uD83C\uDFFC",women_holding_hands_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_tone3:"\uD83D\uDC6D\uD83C\uDFFD",women_holding_hands_medium_skin_tone:"\uD83D\uDC6D\uD83C\uDFFD",women_holding_hands_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_tone4:"\uD83D\uDC6D\uD83C\uDFFE",women_holding_hands_medium_dark_skin_tone:"\uD83D\uDC6D\uD83C\uDFFE",women_holding_hands_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFF",women_holding_hands_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFB",women_holding_hands_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFC",women_holding_hands_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFD",women_holding_hands_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC69\uD83C\uDFFE",women_holding_hands_tone5:"\uD83D\uDC6D\uD83C\uDFFF",women_holding_hands_dark_skin_tone:"\uD83D\uDC6D\uD83C\uDFFF",men_holding_hands_tone1:"\uD83D\uDC6C\uD83C\uDFFB",men_holding_hands_light_skin_tone:"\uD83D\uDC6C\uD83C\uDFFB",men_holding_hands_tone1_tone2:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_tone1_tone3:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_tone1_tone4:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_tone1_tone5:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_tone2_tone1:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_tone2:"\uD83D\uDC6C\uD83C\uDFFC",men_holding_hands_medium_light_skin_tone:"\uD83D\uDC6C\uD83C\uDFFC",men_holding_hands_tone2_tone3:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_tone2_tone4:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_tone2_tone5:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_tone3_tone1:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_medium_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_tone3_tone2:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_tone3:"\uD83D\uDC6C\uD83C\uDFFD",men_holding_hands_medium_skin_tone:"\uD83D\uDC6C\uD83C\uDFFD",men_holding_hands_tone3_tone4:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_tone3_tone5:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_medium_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_tone4_tone1:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_tone4_tone2:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_tone4_tone3:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_tone4:"\uD83D\uDC6C\uD83C\uDFFE",men_holding_hands_medium_dark_skin_tone:"\uD83D\uDC6C\uD83C\uDFFE",men_holding_hands_tone4_tone5:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFF",men_holding_hands_tone5_tone1:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFB",men_holding_hands_tone5_tone2:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFC",men_holding_hands_tone5_tone3:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFD",men_holding_hands_tone5_tone4:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍\uD83E\uDD1D‍\uD83D\uDC68\uD83C\uDFFE",men_holding_hands_tone5:"\uD83D\uDC6C\uD83C\uDFFF",men_holding_hands_dark_skin_tone:"\uD83D\uDC6C\uD83C\uDFFF",couple_with_heart_tone1:"\uD83D\uDC91\uD83C\uDFFB",couple_with_heart_light_skin_tone:"\uD83D\uDC91\uD83C\uDFFB",couple_with_heart_person_person_tone1_tone2:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_light_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_tone1_tone3:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_tone1_tone4:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_tone1_tone5:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_tone2_tone1:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_medium_light_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_tone2:"\uD83D\uDC91\uD83C\uDFFC",couple_with_heart_medium_light_skin_tone:"\uD83D\uDC91\uD83C\uDFFC",couple_with_heart_person_person_tone2_tone3:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_medium_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_tone2_tone4:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_medium_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_tone2_tone5:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_medium_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_tone3_tone1:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_medium_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_tone3_tone2:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_medium_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_tone3:"\uD83D\uDC91\uD83C\uDFFD",couple_with_heart_medium_skin_tone:"\uD83D\uDC91\uD83C\uDFFD",couple_with_heart_person_person_tone3_tone4:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_medium_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_tone3_tone5:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_medium_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_tone4_tone1:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_medium_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_tone4_tone2:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_medium_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_tone4_tone3:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_medium_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_tone4:"\uD83D\uDC91\uD83C\uDFFE",couple_with_heart_medium_dark_skin_tone:"\uD83D\uDC91\uD83C\uDFFE",couple_with_heart_person_person_tone4_tone5:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_medium_dark_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83E\uDDD1\uD83C\uDFFF",couple_with_heart_person_person_tone5_tone1:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFB",couple_with_heart_person_person_tone5_tone2:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFC",couple_with_heart_person_person_tone5_tone3:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFD",couple_with_heart_person_person_tone5_tone4:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_person_person_dark_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83E\uDDD1\uD83C\uDFFE",couple_with_heart_tone5:"\uD83D\uDC91\uD83C\uDFFF",couple_with_heart_dark_skin_tone:"\uD83D\uDC91\uD83C\uDFFF",couple_with_heart_woman_man_tone1:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_tone2:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_tone3:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_tone4:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_woman_man_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_woman_man_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_woman_man_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_woman_man_tone5:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_man_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_woman_woman_tone1:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_tone2:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_tone3:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_tone4:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFB",couple_with_heart_woman_woman_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFC",couple_with_heart_woman_woman_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFD",couple_with_heart_woman_woman_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFE",couple_with_heart_woman_woman_tone5:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_woman_woman_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC69\uD83C\uDFFF",couple_with_heart_man_man_tone1:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_tone1_tone2:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_tone1_tone3:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_tone1_tone4:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_tone1_tone5:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_tone2_tone1:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_tone2:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_tone2_tone3:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_tone2_tone4:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_tone2_tone5:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_tone3_tone1:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_medium_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_tone3_tone2:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_tone3:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_tone3_tone4:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_tone3_tone5:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_medium_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_tone4_tone1:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_tone4_tone2:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_tone4_tone3:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_tone4:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_tone4_tone5:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_tone5_tone1:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFB",couple_with_heart_man_man_tone5_tone2:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFC",couple_with_heart_man_man_tone5_tone3:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFD",couple_with_heart_man_man_tone5_tone4:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFE",couple_with_heart_man_man_tone5:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFF",couple_with_heart_man_man_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC68\uD83C\uDFFF",kiss_tone1:"\uD83D\uDC8F\uD83C\uDFFB",kiss_light_skin_tone:"\uD83D\uDC8F\uD83C\uDFFB",kiss_person_person_tone1_tone2:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_light_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_tone1_tone3:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_tone1_tone4:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_tone1_tone5:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_tone2_tone1:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_medium_light_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_tone2:"\uD83D\uDC8F\uD83C\uDFFC",kiss_medium_light_skin_tone:"\uD83D\uDC8F\uD83C\uDFFC",kiss_person_person_tone2_tone3:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_medium_light_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_tone2_tone4:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_medium_light_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_tone2_tone5:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_medium_light_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_tone3_tone1:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_medium_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_tone3_tone2:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_medium_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_tone3:"\uD83D\uDC8F\uD83C\uDFFD",kiss_medium_skin_tone:"\uD83D\uDC8F\uD83C\uDFFD",kiss_person_person_tone3_tone4:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_medium_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_tone3_tone5:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_medium_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_tone4_tone1:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_medium_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_tone4_tone2:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_medium_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_tone4_tone3:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_medium_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_tone4:"\uD83D\uDC8F\uD83C\uDFFE",kiss_medium_dark_skin_tone:"\uD83D\uDC8F\uD83C\uDFFE",kiss_person_person_tone4_tone5:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_medium_dark_skin_tone_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFF",kiss_person_person_tone5_tone1:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_dark_skin_tone_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFB",kiss_person_person_tone5_tone2:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_dark_skin_tone_medium_light_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFC",kiss_person_person_tone5_tone3:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_dark_skin_tone_medium_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFD",kiss_person_person_tone5_tone4:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_person_person_dark_skin_tone_medium_dark_skin_tone:"\uD83E\uDDD1\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83E\uDDD1\uD83C\uDFFE",kiss_tone5:"\uD83D\uDC8F\uD83C\uDFFF",kiss_dark_skin_tone:"\uD83D\uDC8F\uD83C\uDFFF",kiss_woman_man_tone1:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_tone2:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_tone3:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_tone4:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_woman_man_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_woman_man_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_woman_man_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_woman_man_tone5:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_man_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_woman_woman_tone1:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_tone1_tone2:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_tone1_tone3:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_tone1_tone4:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_tone1_tone5:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_tone2_tone1:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_tone2:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_tone2_tone3:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_tone2_tone4:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_tone2_tone5:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_tone3_tone1:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_medium_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_tone3_tone2:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_tone3:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_tone3_tone4:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_tone3_tone5:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_medium_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_tone4_tone1:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_tone4_tone2:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_tone4_tone3:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_tone4:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_tone4_tone5:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_tone5_tone1:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_dark_skin_tone_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFB",kiss_woman_woman_tone5_tone2:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFC",kiss_woman_woman_tone5_tone3:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_dark_skin_tone_medium_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFD",kiss_woman_woman_tone5_tone4:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFE",kiss_woman_woman_tone5:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_woman_woman_dark_skin_tone:"\uD83D\uDC69\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69\uD83C\uDFFF",kiss_man_man_tone1:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_tone1_tone2:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_light_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_tone1_tone3:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_tone1_tone4:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_tone1_tone5:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFB‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_tone2_tone1:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_medium_light_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_tone2:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_tone2_tone3:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_medium_light_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_tone2_tone4:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_medium_light_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_tone2_tone5:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_medium_light_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFC‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_tone3_tone1:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_medium_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_tone3_tone2:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_medium_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_tone3:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_tone3_tone4:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_medium_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_tone3_tone5:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_medium_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFD‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_tone4_tone1:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_medium_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_tone4_tone2:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_medium_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_tone4_tone3:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_medium_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_tone4:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_tone4_tone5:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_medium_dark_skin_tone_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFE‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_tone5_tone1:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_dark_skin_tone_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFB",kiss_man_man_tone5_tone2:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_dark_skin_tone_medium_light_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFC",kiss_man_man_tone5_tone3:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_dark_skin_tone_medium_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFD",kiss_man_man_tone5_tone4:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_dark_skin_tone_medium_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFE",kiss_man_man_tone5:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",kiss_man_man_dark_skin_tone:"\uD83D\uDC68\uD83C\uDFFF‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68\uD83C\uDFFF",snowboarder_tone1:"\uD83C\uDFC2\uD83C\uDFFB",snowboarder_light_skin_tone:"\uD83C\uDFC2\uD83C\uDFFB",snowboarder_tone2:"\uD83C\uDFC2\uD83C\uDFFC",snowboarder_medium_light_skin_tone:"\uD83C\uDFC2\uD83C\uDFFC",snowboarder_tone3:"\uD83C\uDFC2\uD83C\uDFFD",snowboarder_medium_skin_tone:"\uD83C\uDFC2\uD83C\uDFFD",snowboarder_tone4:"\uD83C\uDFC2\uD83C\uDFFE",snowboarder_medium_dark_skin_tone:"\uD83C\uDFC2\uD83C\uDFFE",snowboarder_tone5:"\uD83C\uDFC2\uD83C\uDFFF",snowboarder_dark_skin_tone:"\uD83C\uDFC2\uD83C\uDFFF",person_lifting_weights_tone1:"\uD83C\uDFCB\uD83C\uDFFB",lifter_tone1:"\uD83C\uDFCB\uD83C\uDFFB",weight_lifter_tone1:"\uD83C\uDFCB\uD83C\uDFFB",person_lifting_weights_tone2:"\uD83C\uDFCB\uD83C\uDFFC",lifter_tone2:"\uD83C\uDFCB\uD83C\uDFFC",weight_lifter_tone2:"\uD83C\uDFCB\uD83C\uDFFC",person_lifting_weights_tone3:"\uD83C\uDFCB\uD83C\uDFFD",lifter_tone3:"\uD83C\uDFCB\uD83C\uDFFD",weight_lifter_tone3:"\uD83C\uDFCB\uD83C\uDFFD",person_lifting_weights_tone4:"\uD83C\uDFCB\uD83C\uDFFE",lifter_tone4:"\uD83C\uDFCB\uD83C\uDFFE",weight_lifter_tone4:"\uD83C\uDFCB\uD83C\uDFFE",person_lifting_weights_tone5:"\uD83C\uDFCB\uD83C\uDFFF",lifter_tone5:"\uD83C\uDFCB\uD83C\uDFFF",weight_lifter_tone5:"\uD83C\uDFCB\uD83C\uDFFF",woman_lifting_weights_tone1:"\uD83C\uDFCB\uD83C\uDFFB‍♀️",woman_lifting_weights_light_skin_tone:"\uD83C\uDFCB\uD83C\uDFFB‍♀️",woman_lifting_weights_tone2:"\uD83C\uDFCB\uD83C\uDFFC‍♀️",woman_lifting_weights_medium_light_skin_tone:"\uD83C\uDFCB\uD83C\uDFFC‍♀️",woman_lifting_weights_tone3:"\uD83C\uDFCB\uD83C\uDFFD‍♀️",woman_lifting_weights_medium_skin_tone:"\uD83C\uDFCB\uD83C\uDFFD‍♀️",woman_lifting_weights_tone4:"\uD83C\uDFCB\uD83C\uDFFE‍♀️",woman_lifting_weights_medium_dark_skin_tone:"\uD83C\uDFCB\uD83C\uDFFE‍♀️",woman_lifting_weights_tone5:"\uD83C\uDFCB\uD83C\uDFFF‍♀️",woman_lifting_weights_dark_skin_tone:"\uD83C\uDFCB\uD83C\uDFFF‍♀️",man_lifting_weights_tone1:"\uD83C\uDFCB\uD83C\uDFFB‍♂️",man_lifting_weights_light_skin_tone:"\uD83C\uDFCB\uD83C\uDFFB‍♂️",man_lifting_weights_tone2:"\uD83C\uDFCB\uD83C\uDFFC‍♂️",man_lifting_weights_medium_light_skin_tone:"\uD83C\uDFCB\uD83C\uDFFC‍♂️",man_lifting_weights_tone3:"\uD83C\uDFCB\uD83C\uDFFD‍♂️",man_lifting_weights_medium_skin_tone:"\uD83C\uDFCB\uD83C\uDFFD‍♂️",man_lifting_weights_tone4:"\uD83C\uDFCB\uD83C\uDFFE‍♂️",man_lifting_weights_medium_dark_skin_tone:"\uD83C\uDFCB\uD83C\uDFFE‍♂️",man_lifting_weights_tone5:"\uD83C\uDFCB\uD83C\uDFFF‍♂️",man_lifting_weights_dark_skin_tone:"\uD83C\uDFCB\uD83C\uDFFF‍♂️",person_doing_cartwheel_tone1:"\uD83E\uDD38\uD83C\uDFFB",cartwheel_tone1:"\uD83E\uDD38\uD83C\uDFFB",person_doing_cartwheel_tone2:"\uD83E\uDD38\uD83C\uDFFC",cartwheel_tone2:"\uD83E\uDD38\uD83C\uDFFC",person_doing_cartwheel_tone3:"\uD83E\uDD38\uD83C\uDFFD",cartwheel_tone3:"\uD83E\uDD38\uD83C\uDFFD",person_doing_cartwheel_tone4:"\uD83E\uDD38\uD83C\uDFFE",cartwheel_tone4:"\uD83E\uDD38\uD83C\uDFFE",person_doing_cartwheel_tone5:"\uD83E\uDD38\uD83C\uDFFF",cartwheel_tone5:"\uD83E\uDD38\uD83C\uDFFF",woman_cartwheeling_tone1:"\uD83E\uDD38\uD83C\uDFFB‍♀️",woman_cartwheeling_light_skin_tone:"\uD83E\uDD38\uD83C\uDFFB‍♀️",woman_cartwheeling_tone2:"\uD83E\uDD38\uD83C\uDFFC‍♀️",woman_cartwheeling_medium_light_skin_tone:"\uD83E\uDD38\uD83C\uDFFC‍♀️",woman_cartwheeling_tone3:"\uD83E\uDD38\uD83C\uDFFD‍♀️",woman_cartwheeling_medium_skin_tone:"\uD83E\uDD38\uD83C\uDFFD‍♀️",woman_cartwheeling_tone4:"\uD83E\uDD38\uD83C\uDFFE‍♀️",woman_cartwheeling_medium_dark_skin_tone:"\uD83E\uDD38\uD83C\uDFFE‍♀️",woman_cartwheeling_tone5:"\uD83E\uDD38\uD83C\uDFFF‍♀️",woman_cartwheeling_dark_skin_tone:"\uD83E\uDD38\uD83C\uDFFF‍♀️",man_cartwheeling_tone1:"\uD83E\uDD38\uD83C\uDFFB‍♂️",man_cartwheeling_light_skin_tone:"\uD83E\uDD38\uD83C\uDFFB‍♂️",man_cartwheeling_tone2:"\uD83E\uDD38\uD83C\uDFFC‍♂️",man_cartwheeling_medium_light_skin_tone:"\uD83E\uDD38\uD83C\uDFFC‍♂️",man_cartwheeling_tone3:"\uD83E\uDD38\uD83C\uDFFD‍♂️",man_cartwheeling_medium_skin_tone:"\uD83E\uDD38\uD83C\uDFFD‍♂️",man_cartwheeling_tone4:"\uD83E\uDD38\uD83C\uDFFE‍♂️",man_cartwheeling_medium_dark_skin_tone:"\uD83E\uDD38\uD83C\uDFFE‍♂️",man_cartwheeling_tone5:"\uD83E\uDD38\uD83C\uDFFF‍♂️",man_cartwheeling_dark_skin_tone:"\uD83E\uDD38\uD83C\uDFFF‍♂️",person_bouncing_ball_tone1:"⛹\uD83C\uDFFB",basketball_player_tone1:"⛹\uD83C\uDFFB",person_with_ball_tone1:"⛹\uD83C\uDFFB",person_bouncing_ball_tone2:"⛹\uD83C\uDFFC",basketball_player_tone2:"⛹\uD83C\uDFFC",person_with_ball_tone2:"⛹\uD83C\uDFFC",person_bouncing_ball_tone3:"⛹\uD83C\uDFFD",basketball_player_tone3:"⛹\uD83C\uDFFD",person_with_ball_tone3:"⛹\uD83C\uDFFD",person_bouncing_ball_tone4:"⛹\uD83C\uDFFE",basketball_player_tone4:"⛹\uD83C\uDFFE",person_with_ball_tone4:"⛹\uD83C\uDFFE",person_bouncing_ball_tone5:"⛹\uD83C\uDFFF",basketball_player_tone5:"⛹\uD83C\uDFFF",person_with_ball_tone5:"⛹\uD83C\uDFFF",woman_bouncing_ball_tone1:"⛹\uD83C\uDFFB‍♀️",woman_bouncing_ball_light_skin_tone:"⛹\uD83C\uDFFB‍♀️",woman_bouncing_ball_tone2:"⛹\uD83C\uDFFC‍♀️",woman_bouncing_ball_medium_light_skin_tone:"⛹\uD83C\uDFFC‍♀️",woman_bouncing_ball_tone3:"⛹\uD83C\uDFFD‍♀️",woman_bouncing_ball_medium_skin_tone:"⛹\uD83C\uDFFD‍♀️",woman_bouncing_ball_tone4:"⛹\uD83C\uDFFE‍♀️",woman_bouncing_ball_medium_dark_skin_tone:"⛹\uD83C\uDFFE‍♀️",woman_bouncing_ball_tone5:"⛹\uD83C\uDFFF‍♀️",woman_bouncing_ball_dark_skin_tone:"⛹\uD83C\uDFFF‍♀️",man_bouncing_ball_tone1:"⛹\uD83C\uDFFB‍♂️",man_bouncing_ball_light_skin_tone:"⛹\uD83C\uDFFB‍♂️",man_bouncing_ball_tone2:"⛹\uD83C\uDFFC‍♂️",man_bouncing_ball_medium_light_skin_tone:"⛹\uD83C\uDFFC‍♂️",man_bouncing_ball_tone3:"⛹\uD83C\uDFFD‍♂️",man_bouncing_ball_medium_skin_tone:"⛹\uD83C\uDFFD‍♂️",man_bouncing_ball_tone4:"⛹\uD83C\uDFFE‍♂️",man_bouncing_ball_medium_dark_skin_tone:"⛹\uD83C\uDFFE‍♂️",man_bouncing_ball_tone5:"⛹\uD83C\uDFFF‍♂️",man_bouncing_ball_dark_skin_tone:"⛹\uD83C\uDFFF‍♂️",person_playing_handball_tone1:"\uD83E\uDD3E\uD83C\uDFFB",handball_tone1:"\uD83E\uDD3E\uD83C\uDFFB",person_playing_handball_tone2:"\uD83E\uDD3E\uD83C\uDFFC",handball_tone2:"\uD83E\uDD3E\uD83C\uDFFC",person_playing_handball_tone3:"\uD83E\uDD3E\uD83C\uDFFD",handball_tone3:"\uD83E\uDD3E\uD83C\uDFFD",person_playing_handball_tone4:"\uD83E\uDD3E\uD83C\uDFFE",handball_tone4:"\uD83E\uDD3E\uD83C\uDFFE",person_playing_handball_tone5:"\uD83E\uDD3E\uD83C\uDFFF",handball_tone5:"\uD83E\uDD3E\uD83C\uDFFF",woman_playing_handball_tone1:"\uD83E\uDD3E\uD83C\uDFFB‍♀️",woman_playing_handball_light_skin_tone:"\uD83E\uDD3E\uD83C\uDFFB‍♀️",woman_playing_handball_tone2:"\uD83E\uDD3E\uD83C\uDFFC‍♀️",woman_playing_handball_medium_light_skin_tone:"\uD83E\uDD3E\uD83C\uDFFC‍♀️",woman_playing_handball_tone3:"\uD83E\uDD3E\uD83C\uDFFD‍♀️",woman_playing_handball_medium_skin_tone:"\uD83E\uDD3E\uD83C\uDFFD‍♀️",woman_playing_handball_tone4:"\uD83E\uDD3E\uD83C\uDFFE‍♀️",woman_playing_handball_medium_dark_skin_tone:"\uD83E\uDD3E\uD83C\uDFFE‍♀️",woman_playing_handball_tone5:"\uD83E\uDD3E\uD83C\uDFFF‍♀️",woman_playing_handball_dark_skin_tone:"\uD83E\uDD3E\uD83C\uDFFF‍♀️",man_playing_handball_tone1:"\uD83E\uDD3E\uD83C\uDFFB‍♂️",man_playing_handball_light_skin_tone:"\uD83E\uDD3E\uD83C\uDFFB‍♂️",man_playing_handball_tone2:"\uD83E\uDD3E\uD83C\uDFFC‍♂️",man_playing_handball_medium_light_skin_tone:"\uD83E\uDD3E\uD83C\uDFFC‍♂️",man_playing_handball_tone3:"\uD83E\uDD3E\uD83C\uDFFD‍♂️",man_playing_handball_medium_skin_tone:"\uD83E\uDD3E\uD83C\uDFFD‍♂️",man_playing_handball_tone4:"\uD83E\uDD3E\uD83C\uDFFE‍♂️",man_playing_handball_medium_dark_skin_tone:"\uD83E\uDD3E\uD83C\uDFFE‍♂️",man_playing_handball_tone5:"\uD83E\uDD3E\uD83C\uDFFF‍♂️",man_playing_handball_dark_skin_tone:"\uD83E\uDD3E\uD83C\uDFFF‍♂️",person_golfing_tone1:"\uD83C\uDFCC\uD83C\uDFFB",person_golfing_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFB",person_golfing_tone2:"\uD83C\uDFCC\uD83C\uDFFC",person_golfing_medium_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFC",person_golfing_tone3:"\uD83C\uDFCC\uD83C\uDFFD",person_golfing_medium_skin_tone:"\uD83C\uDFCC\uD83C\uDFFD",person_golfing_tone4:"\uD83C\uDFCC\uD83C\uDFFE",person_golfing_medium_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFE",person_golfing_tone5:"\uD83C\uDFCC\uD83C\uDFFF",person_golfing_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFF",woman_golfing_tone1:"\uD83C\uDFCC\uD83C\uDFFB‍♀️",woman_golfing_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFB‍♀️",woman_golfing_tone2:"\uD83C\uDFCC\uD83C\uDFFC‍♀️",woman_golfing_medium_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFC‍♀️",woman_golfing_tone3:"\uD83C\uDFCC\uD83C\uDFFD‍♀️",woman_golfing_medium_skin_tone:"\uD83C\uDFCC\uD83C\uDFFD‍♀️",woman_golfing_tone4:"\uD83C\uDFCC\uD83C\uDFFE‍♀️",woman_golfing_medium_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFE‍♀️",woman_golfing_tone5:"\uD83C\uDFCC\uD83C\uDFFF‍♀️",woman_golfing_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFF‍♀️",man_golfing_tone1:"\uD83C\uDFCC\uD83C\uDFFB‍♂️",man_golfing_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFB‍♂️",man_golfing_tone2:"\uD83C\uDFCC\uD83C\uDFFC‍♂️",man_golfing_medium_light_skin_tone:"\uD83C\uDFCC\uD83C\uDFFC‍♂️",man_golfing_tone3:"\uD83C\uDFCC\uD83C\uDFFD‍♂️",man_golfing_medium_skin_tone:"\uD83C\uDFCC\uD83C\uDFFD‍♂️",man_golfing_tone4:"\uD83C\uDFCC\uD83C\uDFFE‍♂️",man_golfing_medium_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFE‍♂️",man_golfing_tone5:"\uD83C\uDFCC\uD83C\uDFFF‍♂️",man_golfing_dark_skin_tone:"\uD83C\uDFCC\uD83C\uDFFF‍♂️",horse_racing_tone1:"\uD83C\uDFC7\uD83C\uDFFB",horse_racing_tone2:"\uD83C\uDFC7\uD83C\uDFFC",horse_racing_tone3:"\uD83C\uDFC7\uD83C\uDFFD",horse_racing_tone4:"\uD83C\uDFC7\uD83C\uDFFE",horse_racing_tone5:"\uD83C\uDFC7\uD83C\uDFFF",person_in_lotus_position_tone1:"\uD83E\uDDD8\uD83C\uDFFB",person_in_lotus_position_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFB",person_in_lotus_position_tone2:"\uD83E\uDDD8\uD83C\uDFFC",person_in_lotus_position_medium_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFC",person_in_lotus_position_tone3:"\uD83E\uDDD8\uD83C\uDFFD",person_in_lotus_position_medium_skin_tone:"\uD83E\uDDD8\uD83C\uDFFD",person_in_lotus_position_tone4:"\uD83E\uDDD8\uD83C\uDFFE",person_in_lotus_position_medium_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFE",person_in_lotus_position_tone5:"\uD83E\uDDD8\uD83C\uDFFF",person_in_lotus_position_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFF",woman_in_lotus_position_tone1:"\uD83E\uDDD8\uD83C\uDFFB‍♀️",woman_in_lotus_position_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFB‍♀️",woman_in_lotus_position_tone2:"\uD83E\uDDD8\uD83C\uDFFC‍♀️",woman_in_lotus_position_medium_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFC‍♀️",woman_in_lotus_position_tone3:"\uD83E\uDDD8\uD83C\uDFFD‍♀️",woman_in_lotus_position_medium_skin_tone:"\uD83E\uDDD8\uD83C\uDFFD‍♀️",woman_in_lotus_position_tone4:"\uD83E\uDDD8\uD83C\uDFFE‍♀️",woman_in_lotus_position_medium_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFE‍♀️",woman_in_lotus_position_tone5:"\uD83E\uDDD8\uD83C\uDFFF‍♀️",woman_in_lotus_position_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFF‍♀️",man_in_lotus_position_tone1:"\uD83E\uDDD8\uD83C\uDFFB‍♂️",man_in_lotus_position_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFB‍♂️",man_in_lotus_position_tone2:"\uD83E\uDDD8\uD83C\uDFFC‍♂️",man_in_lotus_position_medium_light_skin_tone:"\uD83E\uDDD8\uD83C\uDFFC‍♂️",man_in_lotus_position_tone3:"\uD83E\uDDD8\uD83C\uDFFD‍♂️",man_in_lotus_position_medium_skin_tone:"\uD83E\uDDD8\uD83C\uDFFD‍♂️",man_in_lotus_position_tone4:"\uD83E\uDDD8\uD83C\uDFFE‍♂️",man_in_lotus_position_medium_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFE‍♂️",man_in_lotus_position_tone5:"\uD83E\uDDD8\uD83C\uDFFF‍♂️",man_in_lotus_position_dark_skin_tone:"\uD83E\uDDD8\uD83C\uDFFF‍♂️",person_surfing_tone1:"\uD83C\uDFC4\uD83C\uDFFB",surfer_tone1:"\uD83C\uDFC4\uD83C\uDFFB",person_surfing_tone2:"\uD83C\uDFC4\uD83C\uDFFC",surfer_tone2:"\uD83C\uDFC4\uD83C\uDFFC",person_surfing_tone3:"\uD83C\uDFC4\uD83C\uDFFD",surfer_tone3:"\uD83C\uDFC4\uD83C\uDFFD",person_surfing_tone4:"\uD83C\uDFC4\uD83C\uDFFE",surfer_tone4:"\uD83C\uDFC4\uD83C\uDFFE",person_surfing_tone5:"\uD83C\uDFC4\uD83C\uDFFF",surfer_tone5:"\uD83C\uDFC4\uD83C\uDFFF",woman_surfing_tone1:"\uD83C\uDFC4\uD83C\uDFFB‍♀️",woman_surfing_light_skin_tone:"\uD83C\uDFC4\uD83C\uDFFB‍♀️",woman_surfing_tone2:"\uD83C\uDFC4\uD83C\uDFFC‍♀️",woman_surfing_medium_light_skin_tone:"\uD83C\uDFC4\uD83C\uDFFC‍♀️",woman_surfing_tone3:"\uD83C\uDFC4\uD83C\uDFFD‍♀️",woman_surfing_medium_skin_tone:"\uD83C\uDFC4\uD83C\uDFFD‍♀️",woman_surfing_tone4:"\uD83C\uDFC4\uD83C\uDFFE‍♀️",woman_surfing_medium_dark_skin_tone:"\uD83C\uDFC4\uD83C\uDFFE‍♀️",woman_surfing_tone5:"\uD83C\uDFC4\uD83C\uDFFF‍♀️",woman_surfing_dark_skin_tone:"\uD83C\uDFC4\uD83C\uDFFF‍♀️",man_surfing_tone1:"\uD83C\uDFC4\uD83C\uDFFB‍♂️",man_surfing_light_skin_tone:"\uD83C\uDFC4\uD83C\uDFFB‍♂️",man_surfing_tone2:"\uD83C\uDFC4\uD83C\uDFFC‍♂️",man_surfing_medium_light_skin_tone:"\uD83C\uDFC4\uD83C\uDFFC‍♂️",man_surfing_tone3:"\uD83C\uDFC4\uD83C\uDFFD‍♂️",man_surfing_medium_skin_tone:"\uD83C\uDFC4\uD83C\uDFFD‍♂️",man_surfing_tone4:"\uD83C\uDFC4\uD83C\uDFFE‍♂️",man_surfing_medium_dark_skin_tone:"\uD83C\uDFC4\uD83C\uDFFE‍♂️",man_surfing_tone5:"\uD83C\uDFC4\uD83C\uDFFF‍♂️",man_surfing_dark_skin_tone:"\uD83C\uDFC4\uD83C\uDFFF‍♂️",person_swimming_tone1:"\uD83C\uDFCA\uD83C\uDFFB",swimmer_tone1:"\uD83C\uDFCA\uD83C\uDFFB",person_swimming_tone2:"\uD83C\uDFCA\uD83C\uDFFC",swimmer_tone2:"\uD83C\uDFCA\uD83C\uDFFC",person_swimming_tone3:"\uD83C\uDFCA\uD83C\uDFFD",swimmer_tone3:"\uD83C\uDFCA\uD83C\uDFFD",person_swimming_tone4:"\uD83C\uDFCA\uD83C\uDFFE",swimmer_tone4:"\uD83C\uDFCA\uD83C\uDFFE",person_swimming_tone5:"\uD83C\uDFCA\uD83C\uDFFF",swimmer_tone5:"\uD83C\uDFCA\uD83C\uDFFF",woman_swimming_tone1:"\uD83C\uDFCA\uD83C\uDFFB‍♀️",woman_swimming_light_skin_tone:"\uD83C\uDFCA\uD83C\uDFFB‍♀️",woman_swimming_tone2:"\uD83C\uDFCA\uD83C\uDFFC‍♀️",woman_swimming_medium_light_skin_tone:"\uD83C\uDFCA\uD83C\uDFFC‍♀️",woman_swimming_tone3:"\uD83C\uDFCA\uD83C\uDFFD‍♀️",woman_swimming_medium_skin_tone:"\uD83C\uDFCA\uD83C\uDFFD‍♀️",woman_swimming_tone4:"\uD83C\uDFCA\uD83C\uDFFE‍♀️",woman_swimming_medium_dark_skin_tone:"\uD83C\uDFCA\uD83C\uDFFE‍♀️",woman_swimming_tone5:"\uD83C\uDFCA\uD83C\uDFFF‍♀️",woman_swimming_dark_skin_tone:"\uD83C\uDFCA\uD83C\uDFFF‍♀️",man_swimming_tone1:"\uD83C\uDFCA\uD83C\uDFFB‍♂️",man_swimming_light_skin_tone:"\uD83C\uDFCA\uD83C\uDFFB‍♂️",man_swimming_tone2:"\uD83C\uDFCA\uD83C\uDFFC‍♂️",man_swimming_medium_light_skin_tone:"\uD83C\uDFCA\uD83C\uDFFC‍♂️",man_swimming_tone3:"\uD83C\uDFCA\uD83C\uDFFD‍♂️",man_swimming_medium_skin_tone:"\uD83C\uDFCA\uD83C\uDFFD‍♂️",man_swimming_tone4:"\uD83C\uDFCA\uD83C\uDFFE‍♂️",man_swimming_medium_dark_skin_tone:"\uD83C\uDFCA\uD83C\uDFFE‍♂️",man_swimming_tone5:"\uD83C\uDFCA\uD83C\uDFFF‍♂️",man_swimming_dark_skin_tone:"\uD83C\uDFCA\uD83C\uDFFF‍♂️",person_playing_water_polo_tone1:"\uD83E\uDD3D\uD83C\uDFFB",water_polo_tone1:"\uD83E\uDD3D\uD83C\uDFFB",person_playing_water_polo_tone2:"\uD83E\uDD3D\uD83C\uDFFC",water_polo_tone2:"\uD83E\uDD3D\uD83C\uDFFC",person_playing_water_polo_tone3:"\uD83E\uDD3D\uD83C\uDFFD",water_polo_tone3:"\uD83E\uDD3D\uD83C\uDFFD",person_playing_water_polo_tone4:"\uD83E\uDD3D\uD83C\uDFFE",water_polo_tone4:"\uD83E\uDD3D\uD83C\uDFFE",person_playing_water_polo_tone5:"\uD83E\uDD3D\uD83C\uDFFF",water_polo_tone5:"\uD83E\uDD3D\uD83C\uDFFF",woman_playing_water_polo_tone1:"\uD83E\uDD3D\uD83C\uDFFB‍♀️",woman_playing_water_polo_light_skin_tone:"\uD83E\uDD3D\uD83C\uDFFB‍♀️",woman_playing_water_polo_tone2:"\uD83E\uDD3D\uD83C\uDFFC‍♀️",woman_playing_water_polo_medium_light_skin_tone:"\uD83E\uDD3D\uD83C\uDFFC‍♀️",woman_playing_water_polo_tone3:"\uD83E\uDD3D\uD83C\uDFFD‍♀️",woman_playing_water_polo_medium_skin_tone:"\uD83E\uDD3D\uD83C\uDFFD‍♀️",woman_playing_water_polo_tone4:"\uD83E\uDD3D\uD83C\uDFFE‍♀️",woman_playing_water_polo_medium_dark_skin_tone:"\uD83E\uDD3D\uD83C\uDFFE‍♀️",woman_playing_water_polo_tone5:"\uD83E\uDD3D\uD83C\uDFFF‍♀️",woman_playing_water_polo_dark_skin_tone:"\uD83E\uDD3D\uD83C\uDFFF‍♀️",man_playing_water_polo_tone1:"\uD83E\uDD3D\uD83C\uDFFB‍♂️",man_playing_water_polo_light_skin_tone:"\uD83E\uDD3D\uD83C\uDFFB‍♂️",man_playing_water_polo_tone2:"\uD83E\uDD3D\uD83C\uDFFC‍♂️",man_playing_water_polo_medium_light_skin_tone:"\uD83E\uDD3D\uD83C\uDFFC‍♂️",man_playing_water_polo_tone3:"\uD83E\uDD3D\uD83C\uDFFD‍♂️",man_playing_water_polo_medium_skin_tone:"\uD83E\uDD3D\uD83C\uDFFD‍♂️",man_playing_water_polo_tone4:"\uD83E\uDD3D\uD83C\uDFFE‍♂️",man_playing_water_polo_medium_dark_skin_tone:"\uD83E\uDD3D\uD83C\uDFFE‍♂️",man_playing_water_polo_tone5:"\uD83E\uDD3D\uD83C\uDFFF‍♂️",man_playing_water_polo_dark_skin_tone:"\uD83E\uDD3D\uD83C\uDFFF‍♂️",person_rowing_boat_tone1:"\uD83D\uDEA3\uD83C\uDFFB",rowboat_tone1:"\uD83D\uDEA3\uD83C\uDFFB",person_rowing_boat_tone2:"\uD83D\uDEA3\uD83C\uDFFC",rowboat_tone2:"\uD83D\uDEA3\uD83C\uDFFC",person_rowing_boat_tone3:"\uD83D\uDEA3\uD83C\uDFFD",rowboat_tone3:"\uD83D\uDEA3\uD83C\uDFFD",person_rowing_boat_tone4:"\uD83D\uDEA3\uD83C\uDFFE",rowboat_tone4:"\uD83D\uDEA3\uD83C\uDFFE",person_rowing_boat_tone5:"\uD83D\uDEA3\uD83C\uDFFF",rowboat_tone5:"\uD83D\uDEA3\uD83C\uDFFF",woman_rowing_boat_tone1:"\uD83D\uDEA3\uD83C\uDFFB‍♀️",woman_rowing_boat_light_skin_tone:"\uD83D\uDEA3\uD83C\uDFFB‍♀️",woman_rowing_boat_tone2:"\uD83D\uDEA3\uD83C\uDFFC‍♀️",woman_rowing_boat_medium_light_skin_tone:"\uD83D\uDEA3\uD83C\uDFFC‍♀️",woman_rowing_boat_tone3:"\uD83D\uDEA3\uD83C\uDFFD‍♀️",woman_rowing_boat_medium_skin_tone:"\uD83D\uDEA3\uD83C\uDFFD‍♀️",woman_rowing_boat_tone4:"\uD83D\uDEA3\uD83C\uDFFE‍♀️",woman_rowing_boat_medium_dark_skin_tone:"\uD83D\uDEA3\uD83C\uDFFE‍♀️",woman_rowing_boat_tone5:"\uD83D\uDEA3\uD83C\uDFFF‍♀️",woman_rowing_boat_dark_skin_tone:"\uD83D\uDEA3\uD83C\uDFFF‍♀️",man_rowing_boat_tone1:"\uD83D\uDEA3\uD83C\uDFFB‍♂️",man_rowing_boat_light_skin_tone:"\uD83D\uDEA3\uD83C\uDFFB‍♂️",man_rowing_boat_tone2:"\uD83D\uDEA3\uD83C\uDFFC‍♂️",man_rowing_boat_medium_light_skin_tone:"\uD83D\uDEA3\uD83C\uDFFC‍♂️",man_rowing_boat_tone3:"\uD83D\uDEA3\uD83C\uDFFD‍♂️",man_rowing_boat_medium_skin_tone:"\uD83D\uDEA3\uD83C\uDFFD‍♂️",man_rowing_boat_tone4:"\uD83D\uDEA3\uD83C\uDFFE‍♂️",man_rowing_boat_medium_dark_skin_tone:"\uD83D\uDEA3\uD83C\uDFFE‍♂️",man_rowing_boat_tone5:"\uD83D\uDEA3\uD83C\uDFFF‍♂️",man_rowing_boat_dark_skin_tone:"\uD83D\uDEA3\uD83C\uDFFF‍♂️",person_climbing_tone1:"\uD83E\uDDD7\uD83C\uDFFB",person_climbing_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFB",person_climbing_tone2:"\uD83E\uDDD7\uD83C\uDFFC",person_climbing_medium_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFC",person_climbing_tone3:"\uD83E\uDDD7\uD83C\uDFFD",person_climbing_medium_skin_tone:"\uD83E\uDDD7\uD83C\uDFFD",person_climbing_tone4:"\uD83E\uDDD7\uD83C\uDFFE",person_climbing_medium_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFE",person_climbing_tone5:"\uD83E\uDDD7\uD83C\uDFFF",person_climbing_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFF",woman_climbing_tone1:"\uD83E\uDDD7\uD83C\uDFFB‍♀️",woman_climbing_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFB‍♀️",woman_climbing_tone2:"\uD83E\uDDD7\uD83C\uDFFC‍♀️",woman_climbing_medium_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFC‍♀️",woman_climbing_tone3:"\uD83E\uDDD7\uD83C\uDFFD‍♀️",woman_climbing_medium_skin_tone:"\uD83E\uDDD7\uD83C\uDFFD‍♀️",woman_climbing_tone4:"\uD83E\uDDD7\uD83C\uDFFE‍♀️",woman_climbing_medium_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFE‍♀️",woman_climbing_tone5:"\uD83E\uDDD7\uD83C\uDFFF‍♀️",woman_climbing_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFF‍♀️",man_climbing_tone1:"\uD83E\uDDD7\uD83C\uDFFB‍♂️",man_climbing_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFB‍♂️",man_climbing_tone2:"\uD83E\uDDD7\uD83C\uDFFC‍♂️",man_climbing_medium_light_skin_tone:"\uD83E\uDDD7\uD83C\uDFFC‍♂️",man_climbing_tone3:"\uD83E\uDDD7\uD83C\uDFFD‍♂️",man_climbing_medium_skin_tone:"\uD83E\uDDD7\uD83C\uDFFD‍♂️",man_climbing_tone4:"\uD83E\uDDD7\uD83C\uDFFE‍♂️",man_climbing_medium_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFE‍♂️",man_climbing_tone5:"\uD83E\uDDD7\uD83C\uDFFF‍♂️",man_climbing_dark_skin_tone:"\uD83E\uDDD7\uD83C\uDFFF‍♂️",person_mountain_biking_tone1:"\uD83D\uDEB5\uD83C\uDFFB",mountain_bicyclist_tone1:"\uD83D\uDEB5\uD83C\uDFFB",person_mountain_biking_tone2:"\uD83D\uDEB5\uD83C\uDFFC",mountain_bicyclist_tone2:"\uD83D\uDEB5\uD83C\uDFFC",person_mountain_biking_tone3:"\uD83D\uDEB5\uD83C\uDFFD",mountain_bicyclist_tone3:"\uD83D\uDEB5\uD83C\uDFFD",person_mountain_biking_tone4:"\uD83D\uDEB5\uD83C\uDFFE",mountain_bicyclist_tone4:"\uD83D\uDEB5\uD83C\uDFFE",person_mountain_biking_tone5:"\uD83D\uDEB5\uD83C\uDFFF",mountain_bicyclist_tone5:"\uD83D\uDEB5\uD83C\uDFFF",woman_mountain_biking_tone1:"\uD83D\uDEB5\uD83C\uDFFB‍♀️",woman_mountain_biking_light_skin_tone:"\uD83D\uDEB5\uD83C\uDFFB‍♀️",woman_mountain_biking_tone2:"\uD83D\uDEB5\uD83C\uDFFC‍♀️",woman_mountain_biking_medium_light_skin_tone:"\uD83D\uDEB5\uD83C\uDFFC‍♀️",woman_mountain_biking_tone3:"\uD83D\uDEB5\uD83C\uDFFD‍♀️",woman_mountain_biking_medium_skin_tone:"\uD83D\uDEB5\uD83C\uDFFD‍♀️",woman_mountain_biking_tone4:"\uD83D\uDEB5\uD83C\uDFFE‍♀️",woman_mountain_biking_medium_dark_skin_tone:"\uD83D\uDEB5\uD83C\uDFFE‍♀️",woman_mountain_biking_tone5:"\uD83D\uDEB5\uD83C\uDFFF‍♀️",woman_mountain_biking_dark_skin_tone:"\uD83D\uDEB5\uD83C\uDFFF‍♀️",man_mountain_biking_tone1:"\uD83D\uDEB5\uD83C\uDFFB‍♂️",man_mountain_biking_light_skin_tone:"\uD83D\uDEB5\uD83C\uDFFB‍♂️",man_mountain_biking_tone2:"\uD83D\uDEB5\uD83C\uDFFC‍♂️",man_mountain_biking_medium_light_skin_tone:"\uD83D\uDEB5\uD83C\uDFFC‍♂️",man_mountain_biking_tone3:"\uD83D\uDEB5\uD83C\uDFFD‍♂️",man_mountain_biking_medium_skin_tone:"\uD83D\uDEB5\uD83C\uDFFD‍♂️",man_mountain_biking_tone4:"\uD83D\uDEB5\uD83C\uDFFE‍♂️",man_mountain_biking_medium_dark_skin_tone:"\uD83D\uDEB5\uD83C\uDFFE‍♂️",man_mountain_biking_tone5:"\uD83D\uDEB5\uD83C\uDFFF‍♂️",man_mountain_biking_dark_skin_tone:"\uD83D\uDEB5\uD83C\uDFFF‍♂️",person_biking_tone1:"\uD83D\uDEB4\uD83C\uDFFB",bicyclist_tone1:"\uD83D\uDEB4\uD83C\uDFFB",person_biking_tone2:"\uD83D\uDEB4\uD83C\uDFFC",bicyclist_tone2:"\uD83D\uDEB4\uD83C\uDFFC",person_biking_tone3:"\uD83D\uDEB4\uD83C\uDFFD",bicyclist_tone3:"\uD83D\uDEB4\uD83C\uDFFD",person_biking_tone4:"\uD83D\uDEB4\uD83C\uDFFE",bicyclist_tone4:"\uD83D\uDEB4\uD83C\uDFFE",person_biking_tone5:"\uD83D\uDEB4\uD83C\uDFFF",bicyclist_tone5:"\uD83D\uDEB4\uD83C\uDFFF",woman_biking_tone1:"\uD83D\uDEB4\uD83C\uDFFB‍♀️",woman_biking_light_skin_tone:"\uD83D\uDEB4\uD83C\uDFFB‍♀️",woman_biking_tone2:"\uD83D\uDEB4\uD83C\uDFFC‍♀️",woman_biking_medium_light_skin_tone:"\uD83D\uDEB4\uD83C\uDFFC‍♀️",woman_biking_tone3:"\uD83D\uDEB4\uD83C\uDFFD‍♀️",woman_biking_medium_skin_tone:"\uD83D\uDEB4\uD83C\uDFFD‍♀️",woman_biking_tone4:"\uD83D\uDEB4\uD83C\uDFFE‍♀️",woman_biking_medium_dark_skin_tone:"\uD83D\uDEB4\uD83C\uDFFE‍♀️",woman_biking_tone5:"\uD83D\uDEB4\uD83C\uDFFF‍♀️",woman_biking_dark_skin_tone:"\uD83D\uDEB4\uD83C\uDFFF‍♀️",man_biking_tone1:"\uD83D\uDEB4\uD83C\uDFFB‍♂️",man_biking_light_skin_tone:"\uD83D\uDEB4\uD83C\uDFFB‍♂️",man_biking_tone2:"\uD83D\uDEB4\uD83C\uDFFC‍♂️",man_biking_medium_light_skin_tone:"\uD83D\uDEB4\uD83C\uDFFC‍♂️",man_biking_tone3:"\uD83D\uDEB4\uD83C\uDFFD‍♂️",man_biking_medium_skin_tone:"\uD83D\uDEB4\uD83C\uDFFD‍♂️",man_biking_tone4:"\uD83D\uDEB4\uD83C\uDFFE‍♂️",man_biking_medium_dark_skin_tone:"\uD83D\uDEB4\uD83C\uDFFE‍♂️",man_biking_tone5:"\uD83D\uDEB4\uD83C\uDFFF‍♂️",man_biking_dark_skin_tone:"\uD83D\uDEB4\uD83C\uDFFF‍♂️",person_juggling_tone1:"\uD83E\uDD39\uD83C\uDFFB",juggling_tone1:"\uD83E\uDD39\uD83C\uDFFB",juggler_tone1:"\uD83E\uDD39\uD83C\uDFFB",person_juggling_tone2:"\uD83E\uDD39\uD83C\uDFFC",juggling_tone2:"\uD83E\uDD39\uD83C\uDFFC",juggler_tone2:"\uD83E\uDD39\uD83C\uDFFC",person_juggling_tone3:"\uD83E\uDD39\uD83C\uDFFD",juggling_tone3:"\uD83E\uDD39\uD83C\uDFFD",juggler_tone3:"\uD83E\uDD39\uD83C\uDFFD",person_juggling_tone4:"\uD83E\uDD39\uD83C\uDFFE",juggling_tone4:"\uD83E\uDD39\uD83C\uDFFE",juggler_tone4:"\uD83E\uDD39\uD83C\uDFFE",person_juggling_tone5:"\uD83E\uDD39\uD83C\uDFFF",juggling_tone5:"\uD83E\uDD39\uD83C\uDFFF",juggler_tone5:"\uD83E\uDD39\uD83C\uDFFF",woman_juggling_tone1:"\uD83E\uDD39\uD83C\uDFFB‍♀️",woman_juggling_light_skin_tone:"\uD83E\uDD39\uD83C\uDFFB‍♀️",woman_juggling_tone2:"\uD83E\uDD39\uD83C\uDFFC‍♀️",woman_juggling_medium_light_skin_tone:"\uD83E\uDD39\uD83C\uDFFC‍♀️",woman_juggling_tone3:"\uD83E\uDD39\uD83C\uDFFD‍♀️",woman_juggling_medium_skin_tone:"\uD83E\uDD39\uD83C\uDFFD‍♀️",woman_juggling_tone4:"\uD83E\uDD39\uD83C\uDFFE‍♀️",woman_juggling_medium_dark_skin_tone:"\uD83E\uDD39\uD83C\uDFFE‍♀️",woman_juggling_tone5:"\uD83E\uDD39\uD83C\uDFFF‍♀️",woman_juggling_dark_skin_tone:"\uD83E\uDD39\uD83C\uDFFF‍♀️",man_juggling_tone1:"\uD83E\uDD39\uD83C\uDFFB‍♂️",man_juggling_light_skin_tone:"\uD83E\uDD39\uD83C\uDFFB‍♂️",man_juggling_tone2:"\uD83E\uDD39\uD83C\uDFFC‍♂️",man_juggling_medium_light_skin_tone:"\uD83E\uDD39\uD83C\uDFFC‍♂️",man_juggling_tone3:"\uD83E\uDD39\uD83C\uDFFD‍♂️",man_juggling_medium_skin_tone:"\uD83E\uDD39\uD83C\uDFFD‍♂️",man_juggling_tone4:"\uD83E\uDD39\uD83C\uDFFE‍♂️",man_juggling_medium_dark_skin_tone:"\uD83E\uDD39\uD83C\uDFFE‍♂️",man_juggling_tone5:"\uD83E\uDD39\uD83C\uDFFF‍♂️",man_juggling_dark_skin_tone:"\uD83E\uDD39\uD83C\uDFFF‍♂️",bath_tone1:"\uD83D\uDEC0\uD83C\uDFFB",bath_tone2:"\uD83D\uDEC0\uD83C\uDFFC",bath_tone3:"\uD83D\uDEC0\uD83C\uDFFD",bath_tone4:"\uD83D\uDEC0\uD83C\uDFFE",bath_tone5:"\uD83D\uDEC0\uD83C\uDFFF",person_in_bed_tone1:"\uD83D\uDECC\uD83C\uDFFB",person_in_bed_light_skin_tone:"\uD83D\uDECC\uD83C\uDFFB",person_in_bed_tone2:"\uD83D\uDECC\uD83C\uDFFC",person_in_bed_medium_light_skin_tone:"\uD83D\uDECC\uD83C\uDFFC",person_in_bed_tone3:"\uD83D\uDECC\uD83C\uDFFD",person_in_bed_medium_skin_tone:"\uD83D\uDECC\uD83C\uDFFD",person_in_bed_tone4:"\uD83D\uDECC\uD83C\uDFFE",person_in_bed_medium_dark_skin_tone:"\uD83D\uDECC\uD83C\uDFFE",person_in_bed_tone5:"\uD83D\uDECC\uD83C\uDFFF",person_in_bed_dark_skin_tone:"\uD83D\uDECC\uD83C\uDFFF"},H6=N6;function qZ(Z){if(!Z||typeof Z!=="string")return;let $=Z.toLowerCase().trim();return H6[$]}async function q6(Z){if(!Z||!Z.includes("tenor.com"))return null;try{let $=await fetch(Z,{signal:AbortSignal.timeout(5000),headers:{"User-Agent":"Mozilla/5.0 (compatible; FluxerSDK/1.0)"}});if(!$.ok)throw Error("Page fetch failed");let J=await $.text(),Q=D6(J),K=_6(Q);if(K)return{url:K,flags:W4.IS_ANIMATED}}catch{}try{let $=`https://tenor.com/oembed?url=${encodeURIComponent(Z)}`,J=await fetch($,{signal:AbortSignal.timeout(5000)});if(!J.ok)return null;let Q=await J.json(),K=_Z(Q.thumbnail_url);return K?{url:K,flags:W4.IS_ANIMATED}:null}catch{return null}}function _6(Z){if(!Z)return null;let{image:$,video:J}=Z,Q=$?.thumbnailUrl??$?.url,K=$?.contentUrl??J?.contentUrl;if(K&&/\.gif($|\?)/i.test(K))return K;if(Q)return _Z(Q);return null}function _Z(Z){if(!Z||!Z.includes("media.tenor.com"))return null;let $=Z.replace(/\.(png|jpg|jpeg|webp)(\?|$)/i,".gif$2");return $!==Z?$:null}function D6(Z){let $=/<script[^>]*class="dynamic"[^>]*type="application\/ld\+json"[^>]*>([\s\S]*?)<\/script>/i,J=/<script[^>]*type="application\/ld\+json"[^>]*class="dynamic"[^>]*>([\s\S]*?)<\/script>/i,Q=Z.match($)??Z.match(J);if(!Q?.[1])return null;try{return JSON.parse(Q[1].trim())}catch{return null}}var QZ=new Set;function U6(){try{let Z=typeof globalThis<"u"?globalThis:void 0;return(Z&&typeof Z.process==="object"?Z.process:void 0)?.env?.FLUXER_SUPPRESS_DEPRECATION==="1"}catch{return!1}}function z5(Z,$){if(U6())return;if(QZ.has(Z))return;QZ.add(Z),console.warn(`[Fluxer] DeprecationWarning: ${Z} is deprecated. ${$}`)}class W extends Error{code;constructor(Z,$){super(Z,$?.cause?{cause:$.cause}:void 0);this.name="FluxerError",this.code=$?.code,Object.setPrototypeOf(this,W.prototype)}}var M={ClientNotReady:"CLIENT_NOT_READY",InvalidToken:"INVALID_TOKEN",AlreadyLoggedIn:"ALREADY_LOGGED_IN",ChannelNotFound:"CHANNEL_NOT_FOUND",MessageNotFound:"MESSAGE_NOT_FOUND",GuildNotFound:"GUILD_NOT_FOUND",MemberNotFound:"MEMBER_NOT_FOUND",RoleNotFound:"ROLE_NOT_FOUND",EmojiNotInGuild:"EMOJI_NOT_IN_GUILD",EmojiNotFound:"EMOJI_NOT_FOUND"};var f={title:256,description:4096,fields:25,fieldName:256,fieldValue:1024,footerText:2048,authorName:256,total:6000};function $4(Z){if(typeof Z==="string")return{url:Z};if(!URL.canParse(Z.url))throw Error("Invalid embed media URL");let $={url:Z.url};if(Z.content_type!=null)$.content_type=Z.content_type;if(Z.width!=null)$.width=Z.width;if(Z.height!=null)$.height=Z.height;if(Z.description!=null)$.description=Z.description;if(Z.placeholder!=null)$.placeholder=Z.placeholder;if(Z.duration!=null)$.duration=Z.duration;if(Z.flags!=null)$.flags=Z.flags;return $}var V5=class Z{data={};setTitle($){if($!==null&&$.length>f.title)throw RangeError(`Title must be ≤${f.title} characters`);return this.data.title=$??void 0,this}setDescription($){if($!==null&&$.length>f.description)throw RangeError(`Description must be ≤${f.description} characters`);return this.data.description=$??void 0,this}setURL($){if($!=null&&$!==""&&!URL.canParse($))throw Error("Invalid embed URL");return this.data.url=$??void 0,this}setColor($){if($===null)return this.data.color=void 0,this;return this.data.color=typeof $==="number"?$:VZ($),this}setTimestamp($){if($===void 0||$===null)return this.data.timestamp=void 0,this;let J=$ instanceof Date?$:new Date($);return this.data.timestamp=J.toISOString(),this}setAuthor($){if(!$)return this.data.author=void 0,this;let Q={name:$.name.slice(0,f.authorName)};if($.url)Q.url=$.url;if($.iconURL)Q.icon_url=$.iconURL;return this.data.author=Q,this}setFooter($){if(!$)return this.data.footer=void 0,this;let Q={text:$.text.slice(0,f.footerText)};if($.iconURL)Q.icon_url=$.iconURL;return this.data.footer=Q,this}setImage($){return this.data.image=$?$4($):void 0,this}setThumbnail($){return this.data.thumbnail=$?$4($):void 0,this}setVideo($){return this.data.video=$?$4($):void 0,this}setAudio($){return this.data.audio=$?$4($):void 0,this}addFields(...$){let J=(this.data.fields??[]).slice();for(let Q of $){if(J.length>=f.fields)break;J.push({name:Q.name.slice(0,f.fieldName),value:Q.value.slice(0,f.fieldValue),inline:Q.inline})}return this.data.fields=J.length?J:void 0,this}spliceFields($,J,...Q){let K=(this.data.fields??[]).slice(),Y=Q.map((X)=>({name:X.name.slice(0,f.fieldName),value:X.value.slice(0,f.fieldValue),inline:X.inline}));return K.splice($,J,...Y),this.data.fields=K.length?K:void 0,this}toJSON(){if([this.data.title,this.data.description,...(this.data.fields??[]).flatMap((J)=>[J.name,J.value]),this.data.footer?.text].filter(Boolean).join("").length>f.total)throw RangeError(`Embed total length must be ≤${f.total}`);return{...this.data,type:"rich"}}static from($){let J=new Z;return J.data.title=$.title??void 0,J.data.description=$.description??void 0,J.data.url=$.url??void 0,J.data.color=$.color??void 0,J.data.timestamp=$.timestamp??void 0,J.data.author=$.author??void 0,J.data.footer=$.footer??void 0,J.data.image=$.image??void 0,J.data.thumbnail=$.thumbnail??void 0,J.data.video=$.video??void 0,J.data.audio=$.audio??void 0,J.data.fields=$.fields??void 0,J}},DZ=class{id;filename;description;spoiler;constructor(Z,$,J){if(!$?.trim())throw Error("Filename is required");this.id=Z,this.filename=J?.spoiler?`SPOILER_${$}`:$,this.description=J?.description??void 0,this.spoiler=J?.spoiler??!1}setName(Z){if(!Z?.trim())throw Error("Filename is required");return this.filename=this.spoiler?`SPOILER_${Z}`:Z,this}setDescription(Z){return this.description=Z??void 0,this}setSpoiler(Z=!0){if(this.spoiler=Z,Z&&!this.filename.startsWith("SPOILER_"))this.filename=`SPOILER_${this.filename}`;else if(!Z&&this.filename.startsWith("SPOILER_"))this.filename=this.filename.slice(8);return this}toJSON(){return{id:this.id,filename:this.filename,description:this.description??void 0}}},I4=2000,J4=10,B6=class Z{static ContentMaxLength=I4;data={};setContent($){if($!==null&&$.length>I4)throw RangeError(`Content must be ≤${I4} characters`);return this.data.content=$??void 0,this}setEmbeds($){if(!$?.length)return this.data.embeds=void 0,this;if($.length>J4)throw RangeError(`Embeds must be ≤${J4}`);return this.data.embeds=$.map((J)=>J instanceof V5?J.toJSON():J),this}addEmbed($){let J=(this.data.embeds??[]).slice();if(J.length>=J4)throw RangeError(`Embeds must be ≤${J4}`);return J.push($ instanceof V5?$.toJSON():$),this.data.embeds=J,this}setAttachments($){if(!$?.length)return this.data.attachments=void 0,this;return this.data.attachments=$.map((J)=>J instanceof DZ?J.toJSON():J),this}setReply($){if(!$)return this.data.message_reference=void 0,this;return this.data.message_reference={channel_id:$.channel_id,message_id:$.message_id,guild_id:$.guild_id??void 0},this}setTTS($){return this.data.tts=$,this}setFlags($){return this.data.flags=$,this}toJSON(){return{...this.data}}static create($){let J=new Z;if(typeof $==="string")J.setContent($);else if($&&typeof $==="object"){if($.content!==void 0)J.setContent($.content??null);if($.embeds?.length)J.setEmbeds($.embeds);if($.attachments?.length)J.setAttachments($.attachments);if($.message_reference)J.setReply($.message_reference);if($.tts!==void 0)J.setTTS($.tts);if($.flags!==void 0)J.setFlags($.flags)}return J}};var W6=30000;async function c(Z){let $=[];for(let J=0;J<Z.length;J++){let Q=Z[J],K=Q.filename??Q.name;if("url"in Q&&Q.url){if(!URL.canParse(Q.url))throw Error(`Invalid file URL at index ${J}: ${Q.url}`);let Y=await fetch(Q.url,{signal:AbortSignal.timeout(W6)});if(!Y.ok)throw Error(`Failed to fetch file from ${Q.url}: ${Y.status} ${Y.statusText}`);let X=await Y.arrayBuffer();$.push({name:Q.name,data:X,filename:K})}else if("data"in Q&&Q.data!=null)$.push({name:Q.name,data:Q.data,filename:K});else throw Error(`File at index ${J} must have either "data" or "url"`)}return $}function l(Z){let $=typeof Z==="string"?{content:Z}:Z,J={};if($.content!==void 0)J.content=$.content;if($.embeds?.length)J.embeds=$.embeds.map((Q)=>Q instanceof V5?Q.toJSON():Q);if($.files?.length&&$.attachments)J.attachments=$.attachments.map((Q)=>({id:Q.id,filename:Q.filename,...Q.title!=null&&{title:Q.title},...Q.description!=null&&{description:Q.description},...Q.flags!=null&&{flags:Q.flags}}));else if($.files?.length)J.attachments=$.files.map((Q,K)=>({id:K,filename:Q.filename??Q.name}));return J}class T{}import{EventEmitter as G6}from"events";var q={Ready:"ready",MessageCreate:"messageCreate",MessageUpdate:"messageUpdate",MessageDelete:"messageDelete",MessageDeleteBulk:"messageDeleteBulk",MessageReactionAdd:"messageReactionAdd",MessageReactionRemove:"messageReactionRemove",MessageReactionRemoveAll:"messageReactionRemoveAll",MessageReactionRemoveEmoji:"messageReactionRemoveEmoji",InteractionCreate:"interactionCreate",GuildCreate:"guildCreate",GuildUpdate:"guildUpdate",GuildDelete:"guildDelete",GuildBanAdd:"guildBanAdd",GuildBanRemove:"guildBanRemove",GuildEmojisUpdate:"guildEmojisUpdate",GuildStickersUpdate:"guildStickersUpdate",GuildIntegrationsUpdate:"guildIntegrationsUpdate",GuildMemberAdd:"guildMemberAdd",GuildMemberUpdate:"guildMemberUpdate",GuildMemberRemove:"guildMemberRemove",GuildRoleCreate:"guildRoleCreate",GuildRoleUpdate:"guildRoleUpdate",GuildRoleDelete:"guildRoleDelete",GuildScheduledEventCreate:"guildScheduledEventCreate",GuildScheduledEventUpdate:"guildScheduledEventUpdate",GuildScheduledEventDelete:"guildScheduledEventDelete",ChannelCreate:"channelCreate",ChannelUpdate:"channelUpdate",ChannelDelete:"channelDelete",ChannelPinsUpdate:"channelPinsUpdate",InviteCreate:"inviteCreate",InviteDelete:"inviteDelete",TypingStart:"typingStart",UserUpdate:"userUpdate",PresenceUpdate:"presenceUpdate",VoiceStateUpdate:"voiceStateUpdate",VoiceServerUpdate:"voiceServerUpdate",VoiceStatesSync:"voiceStatesSync",WebhooksUpdate:"webhooksUpdate",Resumed:"resumed",Error:"error",Debug:"debug"};class Q4 extends G6{client;messageId;channelId;options;collected=new x;_timeout=null;_ended=!1;_listener;constructor(Z,$,J,Q={}){super();if(this.client=Z,this.messageId=$,this.channelId=J,this.options={filter:Q.filter??(()=>!0),time:Q.time??0,max:Q.max??0},this._listener=(K,Y,X,V,N,D)=>{if(this._ended||K.messageId!==this.messageId||V!==this.channelId)return;if(!this.options.filter(K,Y))return;let _=`${D}:${K.emoji.id??K.emoji.name}`;if(this.collected.set(_,{reaction:K,user:Y}),this.emit("collect",K,Y),this.options.max>0&&this.collected.size>=this.options.max)this.stop("limit")},this.client.on(q.MessageReactionAdd,this._listener),this.options.time>0)this._timeout=setTimeout(()=>this.stop("time"),this.options.time)}stop(Z="user"){if(this._ended)return;if(this._ended=!0,this.client.off(q.MessageReactionAdd,this._listener),this._timeout)clearTimeout(this._timeout),this._timeout=null;this.emit("end",this.collected,Z)}on(Z,$){return super.on(Z,$)}emit(Z,...$){return super.emit(Z,...$)}}class A extends T{client;id;channelId;guildId;author;content;createdAt;editedAt;pinned;attachments;type;flags;mentionEveryone;tts;embeds;stickers;reactions;messageReference;messageSnapshots;call;referencedMessage;webhookId;mentions;mentionRoles;nonce;get channel(){return this.client.channels.get(this.channelId)??null}get guild(){return this.guildId?this.client.guilds.get(this.guildId)??null:null}async resolveChannel(){return this.client.channels.resolve(this.channelId)}async resolveGuild(){return this.guildId?this.client.guilds.resolve(this.guildId):null}constructor(Z,$){super();this.client=Z,this.id=$.id,this.channelId=$.channel_id,this.guildId=$.guild_id??null,this.author=Z.getOrCreateUser($.author),this.content=$.content,this.createdAt=new Date($.timestamp),this.editedAt=$.edited_timestamp?new Date($.edited_timestamp):null,this.pinned=$.pinned,this.attachments=new x;for(let J of $.attachments??[])this.attachments.set(J.id,J);this.type=$.type??G4.Default,this.flags=$.flags??0,this.mentionEveryone=$.mention_everyone??!1,this.tts=$.tts??!1,this.embeds=$.embeds??[],this.stickers=$.stickers??[],this.reactions=$.reactions??[],this.messageReference=$.message_reference??null,this.messageSnapshots=$.message_snapshots??[],this.call=$.call??null,this.referencedMessage=$.referenced_message?new A(Z,$.referenced_message):null,this.webhookId=$.webhook_id??null,this.mentions=($.mentions??[]).map((J)=>Z.getOrCreateUser(J)),this.mentionRoles=$.mention_roles??[],this.nonce=$.nonce??null}async send(Z){let $=await A._createMessageBody(Z);return this._send($)}async sendTo(Z,$){return this.client.channels.send(Z,$)}async reply(Z){let $=await A._createMessageBody(Z,{channel_id:this.channelId,message_id:this.id,guild_id:this.guildId??void 0});return this._send($)}static async _createMessageBody(Z,$){if(typeof Z==="string"){if(Z.length===0)throw RangeError("Cannot send an empty message");Z={content:Z}}let J=l(Z),Q=Z.files?.length?await c(Z.files):void 0;return $?{files:Q,body:{...J,referenced_message:$}}:{files:Q,body:{...J}}}async _send(Z){let $=await this.client.rest.post(z.channelMessages(this.channelId),Z);return new A(this.client,$)}async edit(Z){let $={};if(Z.content!==void 0)$.content=Z.content;if(Z.embeds?.length)$.embeds=Z.embeds.map((Q)=>Q instanceof V5?Q.toJSON():Q);let J=await this.client.rest.patch(z.channelMessage(this.channelId,this.id),{body:$});return new A(this.client,J)}createReactionCollector(Z){return new Q4(this.client,this.id,this.channelId,Z)}async fetch(){return this.client.channels.fetchMessage(this.channelId,this.id)}async delete(){await this.client.rest.delete(z.channelMessage(this.channelId,this.id))}async deleteAttachment(Z){await this.client.rest.delete(z.channelMessageAttachment(this.channelId,this.id,Z),{auth:!0}),this.attachments.delete(Z)}async pin(){await this.client.rest.put(z.channelPinMessage(this.channelId,this.id)),this.pinned=!0}async unpin(){await this.client.rest.delete(z.channelPinMessage(this.channelId,this.id)),this.pinned=!1}static formatEmoji(Z){if(typeof Z==="string")return Z;return`${Z.name}:${Z.id}`}resolveEmojiForReaction(Z){return this.client.resolveEmoji(Z,this.guildId)}async react(Z){let $=await this.resolveEmojiForReaction(Z),J=`${z.channelMessageReaction(this.channelId,this.id,$)}/@me`;await this.client.rest.put(J)}async removeReaction(Z,$){let J=await this.resolveEmojiForReaction(Z),Q=`${z.channelMessageReaction(this.channelId,this.id,J)}/${$??"@me"}`;await this.client.rest.delete(Q)}async removeAllReactions(){await this.client.rest.delete(z.channelMessageReactions(this.channelId,this.id))}async removeReactionEmoji(Z){let $=await this.resolveEmojiForReaction(Z);await this.client.rest.delete(z.channelMessageReaction(this.channelId,this.id,$))}async fetchReactionUsers(Z,$){let J=await this.resolveEmojiForReaction(Z),Q=new URLSearchParams;if($?.limit!=null)Q.set("limit",String($.limit));if($?.after)Q.set("after",$.after);let K=Q.toString(),Y=z.channelMessageReaction(this.channelId,this.id,J)+(K?`?${K}`:""),X=await this.client.rest.get(Y);return(Array.isArray(X)?X:X?.users??[]).map((N)=>this.client.getOrCreateUser(N))}}class f5{client;channelId;constructor(Z,$){this.client=Z;this.channelId=$}async fetch(Z){try{let $=await this.client.rest.get(z.channelMessage(this.channelId,Z));return new A(this.client,$)}catch($){if($ instanceof d)throw $;if($ instanceof v&&$.statusCode===404)throw new W(`Message ${Z} not found in channel ${this.channelId}`,{code:M.MessageNotFound,cause:$});throw $ instanceof W?$:new W(String($),{cause:$})}}}import{EventEmitter as L6}from"events";class h5 extends L6{client;channelId;options;collected=new x;_timeout=null;_ended=!1;_listener;constructor(Z,$,J={}){super();if(this.client=Z,this.channelId=$,this.options={filter:J.filter??(()=>!0),time:J.time??0,max:J.max??0},this._listener=(Q)=>{if(this._ended||Q.channelId!==this.channelId)return;if(!this.options.filter(Q))return;if(this.collected.set(Q.id,Q),this.emit("collect",Q),this.options.max>0&&this.collected.size>=this.options.max)this.stop("limit")},this.client.on(q.MessageCreate,this._listener),this.options.time>0)this._timeout=setTimeout(()=>this.stop("time"),this.options.time)}stop(Z="user"){if(this._ended)return;if(this._ended=!0,this.client.off(q.MessageCreate,this._listener),this._timeout)clearTimeout(this._timeout),this._timeout=null;this.emit("end",this.collected,Z)}on(Z,$){return super.on(Z,$)}emit(Z,...$){return super.emit(Z,...$)}}var F="https://fluxerusercontent.com",w4="https://fluxerstatic.com";function K4(Z,$){let J=$?.extension??"png";if(Z?.startsWith("a_"))return"gif";return J}function Y4(Z){return Z?.size?`?size=${Z.size}`:""}function X4(Z,$,J){if(!$)return null;let Q=K4($,J),K=Y4(J);return`${F}/avatars/${Z}/${$}.${Q}${K}`}function A6(Z,$,J){return X4(Z,$,J)??z4(Z)}function R6(Z,$,J){if(!$)return null;let Q=K4($,J),K=Y4(J);return`${F}/banners/${Z}/${$}.${Q}${K}`}function y4(Z,$,J,Q){if(!J)return null;let K=K4(J,Q),Y=Y4(Q);return`${F}/guilds/${Z}/users/${$}/avatars/${J}.${K}${Y}`}function f4(Z,$,J,Q){if(!J)return null;let K=K4(J,Q),Y=Y4(Q);return`${F}/guilds/${Z}/users/${$}/banners/${J}.${K}${Y}`}function z4(Z){let $=typeof Z==="string"?Number(BigInt(Z)%6n):Math.abs(Math.floor(Z)%6);return`${w4}/avatars/${$}.png`}class a extends T{client;id;guildId;channelId;name;avatar;token;user;constructor(Z,$){super();this.client=Z,this.id=$.id,this.guildId=$.guild_id,this.channelId=$.channel_id,this.name=$.name??"Unknown",this.avatar=$.avatar??null,this.token=$.token??null,this.user=Z.getOrCreateUser($.user)}avatarURL(Z){return X4(this.id,this.avatar,Z)}async delete(){await this.client.rest.delete(z.webhook(this.id),{auth:!0})}async edit(Z){let $={};if(Z.name!==void 0)$.name=Z.name;if(Z.avatar!==void 0)$.avatar=Z.avatar;if("channel_id"in Z&&Z.channel_id!==void 0&&!this.token)$.channel_id=Z.channel_id;if(this.token){let Y=await this.client.rest.patch(z.webhookExecute(this.id,this.token),{body:$,auth:!1});return this.name=Y.name??this.name,this.avatar=Y.avatar??null,this}let Q=await this.client.rest.patch(z.webhook(this.id),{body:$,auth:!0});return this.name=Q.name??this.name,this.avatar=Q.avatar??null,this.channelId=Q.channel_id??this.channelId,this}async send(Z,$){if(!this.token)throw Error("Webhook token is required to send. The token is only returned when creating a webhook; fetched webhooks cannot send.");let J=typeof Z==="string"?{content:Z}:Z,Q=l(J);if(J.username!==void 0)Q.username=J.username;if(J.avatar_url!==void 0)Q.avatar_url=J.avatar_url;if(J.tts!==void 0)Q.tts=J.tts;let K=z.webhookExecute(this.id,this.token)+($?"?wait=true":""),Y=J.files?.length?await c(J.files):void 0,X=Y?.length?{body:Q,files:Y,auth:!1}:{body:Q,auth:!1},V=await this.client.rest.post(K,X);if($&&V)return new A(this.client,V);return}static async fetch(Z,$){let J=await Z.rest.get(z.webhook($));return new a(Z,J)}static fromToken(Z,$,J,Q){return new a(Z,{id:$,guild_id:Q?.guildId??"",channel_id:Q?.channelId??"",name:Q?.name??"Webhook",avatar:null,token:J,user:{id:"",username:"webhook",discriminator:"0"}})}}class N5 extends T{client;code;type;guild;channel;inviter;memberCount;presenceCount;expiresAt;temporary;createdAt;uses;maxUses;maxAge;constructor(Z,$){super();this.client=Z,this.code=$.code,this.type=$.type,this.guild=$.guild,this.channel=$.channel,this.inviter=$.inviter?Z.getOrCreateUser($.inviter):null,this.memberCount=$.member_count??null,this.presenceCount=$.presence_count??null,this.expiresAt=$.expires_at??null,this.temporary=$.temporary??null,this.createdAt=$.created_at??null,this.uses=$.uses??null,this.maxUses=$.max_uses??null,this.maxAge=$.max_age??null}get url(){return`https://fluxer.gg/${this.code}`}getGuild(){return this.guild?.id?this.client.guilds.get(this.guild.id)??null:null}async delete(){await this.client.rest.delete(z.invite(this.code),{auth:!0})}}class P extends T{isTextBased(){return"send"in this}isDM(){return this.type===b.DM||this.type===b.GroupDM}isVoice(){return"bitrate"in this}isLink(){return"url"in this}static createDM(Z,$){return new k5(Z,$)}client;id;type;name;icon;lastPinTimestamp;constructor(Z,$){super();this.client=Z,this.id=$.id,this.type=$.type,this.name=$.name??null,this.icon=$.icon??null,this.lastPinTimestamp=$.last_pin_timestamp??null}static from(Z,$){let J=$.type??0;if(J===b.GuildText)return new h4(Z,$);if(J===b.GuildCategory)return new k4(Z,$);if(J===b.GuildVoice)return new g4(Z,$);if(J===b.GuildLink||J===b.GuildLinkExtended)return new b4(Z,$);return new H5(Z,$)}static fromOrCreate(Z,$){let J=$.type??0;if(J===b.DM||J===b.GroupDM)return P.createDM(Z,$);return P.from(Z,$)}async bulkDeleteMessages(Z){await this.client.rest.post(z.channelBulkDelete(this.id),{body:{message_ids:Z},auth:!0})}async sendTyping(){await this.client.rest.post(z.channelTyping(this.id),{auth:!0})}canSendMessage(){if(this.isDM())return!0;return!1}}class H5 extends P{guildId;name;position;parentId;permissionOverwrites;constructor(Z,$){super(Z,$);this.guildId=$.guild_id??"",this.name=$.name??null,this.position=$.position,this.parentId=$.parent_id??null,this.permissionOverwrites=$.permission_overwrites??[]}async createWebhook(Z){let $=await this.client.rest.post(z.channelWebhooks(this.id),{body:Z,auth:!0});return new a(this.client,$)}async fetchWebhooks(){let Z=await this.client.rest.get(z.channelWebhooks(this.id));return(Array.isArray(Z)?Z:Object.values(Z??{})).map((J)=>new a(this.client,J))}async createInvite(Z){let $={};if(Z?.max_uses!=null)$.max_uses=Z.max_uses;if(Z?.max_age!=null)$.max_age=Z.max_age;if(Z?.unique!=null)$.unique=Z.unique;if(Z?.temporary!=null)$.temporary=Z.temporary;let J=await this.client.rest.post(z.channelInvites(this.id),{body:Object.keys($).length?$:void 0,auth:!0});return new N5(this.client,J)}async fetchInvites(){let Z=await this.client.rest.get(z.channelInvites(this.id));return(Array.isArray(Z)?Z:Object.values(Z??{})).map((J)=>new N5(this.client,J))}async editPermission(Z,$){await this.client.rest.put(z.channelPermission(this.id,Z),{body:$,auth:!0});let J=this.permissionOverwrites.findIndex((K)=>K.id===Z),Q={id:Z,type:$.type,allow:$.allow??"0",deny:$.deny??"0"};if(J>=0)this.permissionOverwrites[J]=Q;else this.permissionOverwrites.push(Q)}canSendMessage(){let Z=this.client.guilds.get(this.guildId);if(!Z)return!1;let $=Z.members.me;if(!$)return!1;let J=$.permissionsIn(this);return J.has(o.ViewChannel)&&J.has(o.SendMessages)}async send(Z){let $=typeof Z==="string"?{content:Z}:Z,J=l(Z),Q=$.files?.length?await c($.files):void 0,K=Q?.length?{body:J,files:Q}:{body:J},Y=await this.client.rest.post(z.channelMessages(this.id),K);return new A(this.client,Y)}async deletePermission(Z){await this.client.rest.delete(z.channelPermission(this.id,Z),{auth:!0});let $=this.permissionOverwrites.findIndex((J)=>J.id===Z);if($>=0)this.permissionOverwrites.splice($,1)}async edit(Z){let $=await this.client.rest.patch(z.channel(this.id),{body:Z,auth:!0});this.name=$.name??this.name,this.parentId=$.parent_id??this.parentId,this.permissionOverwrites=$.permission_overwrites??this.permissionOverwrites;let J=this;if("topic"in J&&"topic"in $)J.topic=$.topic??null;if("nsfw"in J&&"nsfw"in $)J.nsfw=$.nsfw??!1;if("rate_limit_per_user"in $)J.rateLimitPerUser=$.rate_limit_per_user??0;if("bitrate"in J&&"bitrate"in $)J.bitrate=$.bitrate??null;if("user_limit"in $)J.userLimit=$.user_limit??null;if("rtc_region"in $)J.rtcRegion=$.rtc_region??null;return this}async delete(Z){let $=z.channel(this.id)+(Z?.silent?"?silent=true":"");await this.client.rest.delete($,{auth:!0}),this.client.channels.delete(this.id);let J=this.client.guilds.get(this.guildId);if(J)J.channels.delete(this.id)}}class h4 extends H5{topic;nsfw;rateLimitPerUser;lastMessageId;constructor(Z,$){super(Z,$);this.topic=$.topic??null,this.nsfw=$.nsfw??!1,this.rateLimitPerUser=$.rate_limit_per_user??0,this.lastMessageId=$.last_message_id??null}async send(Z){let $=typeof Z==="string"?{content:Z}:Z,J=l(Z),Q=$.files?.length?await c($.files):void 0,K=Q?.length?{body:J,files:Q}:{body:J},Y=await this.client.rest.post(z.channelMessages(this.id),K);return new A(this.client,Y)}get messages(){return new f5(this.client,this.id)}createMessageCollector(Z){return new h5(this.client,this.id,Z)}async fetchPinnedMessages(){let Z=await this.client.rest.get(z.channelPins(this.id));return(Array.isArray(Z)?Z:Z?.items??[]).map((J)=>{let Q=typeof J==="object"&&J&&"message"in J?J.message:J;return new A(this.client,Q)})}async fetchMessage(Z){return z5("Channel.fetchMessage()","Use channel.messages.fetch(messageId) instead."),this.client.channels.fetchMessage(this.id,Z)}}class k4 extends H5{}class g4 extends H5{bitrate;userLimit;rtcRegion;constructor(Z,$){super(Z,$);this.bitrate=$.bitrate??null,this.userLimit=$.user_limit??null,this.rtcRegion=$.rtc_region??null}}class b4 extends H5{url;constructor(Z,$){super(Z,$);this.url=$.url??null}}class k5 extends P{lastMessageId;ownerId;recipients;nicks;constructor(Z,$){super(Z,$);this.lastMessageId=$.last_message_id??null,this.ownerId=$.owner_id??null,this.recipients=($.recipients??[]).map((J)=>Z.getOrCreateUser(J)),this.nicks=$.nicks??{}}async send(Z){let $=typeof Z==="string"?{content:Z}:Z,J=l(Z),Q=$.files?.length?await c($.files):void 0,K=Q?.length?{body:J,files:Q}:{body:J},Y=await this.client.rest.post(z.channelMessages(this.id),K);return new A(this.client,Y)}get messages(){return new f5(this.client,this.id)}createMessageCollector(Z){return new h5(this.client,this.id,Z)}async fetchPinnedMessages(){let Z=await this.client.rest.get(z.channelPins(this.id));return(Array.isArray(Z)?Z:Z?.items??[]).map((J)=>{let Q=typeof J==="object"&&J&&"message"in J?J.message:J;return new A(this.client,Q)})}async fetchMessage(Z){return z5("Channel.fetchMessage()","Use channel.messages.fetch(messageId) instead."),this.client.channels.fetchMessage(this.id,Z)}async addRecipient(Z){await this.client.rest.put(z.channelRecipient(this.id,Z),{auth:!0});let $=this.client.users.get(Z)??await this.client.users.fetch(Z);if($)this.recipients.push($)}async removeRecipient(Z,$){let J=z.channelRecipient(this.id,Z)+($?.silent?"?silent=true":"");await this.client.rest.delete(J,{auth:!0});let Q=this.recipients.findIndex((K)=>K.id===Z);if(Q>=0)this.recipients.splice(Q,1)}}class V4 extends x{client;maxSize;constructor(Z){super();this.client=Z;this.maxSize=Z.options?.cache?.channels??0}set(Z,$){if(this.maxSize>0&&this.size>=this.maxSize&&!this.has(Z)){let J=this.keys().next().value;if(J!==void 0)this.delete(J)}return super.set(Z,$)}async resolve(Z){return this.get(Z)??this.fetch(Z)}async fetch(Z){let $=this.get(Z);if($)return $;try{let J=await this.client.rest.get(z.channel(Z)),Q=P.fromOrCreate(this.client,J);if(!Q)throw new W("Channel data invalid or unsupported type",{code:M.ChannelNotFound});if(this.set(Q.id,Q),"guildId"in Q){let K=this.client.guilds.get(Q.guildId);if(K)K.channels.set(Q.id,Q)}return Q}catch(J){if(J instanceof d)throw J;if(J instanceof v&&J.statusCode===404)throw new W(`Channel ${Z} not found`,{code:M.ChannelNotFound,cause:J});throw J instanceof W?J:new W(String(J),{cause:J})}}async fetchMessage(Z,$){z5("ChannelManager.fetchMessage()","Use channel.messages.fetch(messageId). Prefer (await client.channels.resolve(channelId))?.messages?.fetch(messageId).");try{let J=await this.client.rest.get(z.channelMessage(Z,$));return new A(this.client,J)}catch(J){if(J instanceof d)throw J;if(J instanceof v&&J.statusCode===404)throw new W(`Message ${$} not found in channel ${Z}`,{code:M.MessageNotFound,cause:J});throw J instanceof W?J:new W(String(J),{cause:J})}}async send(Z,$){let J=typeof $==="string"?{content:$}:$,Q=l($),K=J.files?.length?await c(J.files):void 0,Y=K?.length?{body:Q,files:K}:{body:Q},X=await this.client.rest.post(z.channelMessages(Z),Y);return new A(this.client,X)}}function m4(Z,$,J,Q,K){if(K)return YZ;let Y=Z;for(let X of $??[]){if(!(X.type===U5.Role&&J.includes(X.id)||X.type===U5.Member&&X.id===Q))continue;let N=BigInt(X.allow||"0"),D=BigInt(X.deny||"0");Y=Y&~D|N}return Y}function u4(Z,$){let J=1n<<3n;if((Z&J)!==0n)return!0;return(Z&$)===$}class N4{member;_roleIds=[];constructor(Z,$=[]){this.member=Z;this._roleIds=[...$]}get roleIds(){return this._roleIds}has(Z){return this._roleIds.includes(this._resolveId(Z))}get cache(){let Z=new x;for(let $ of this._roleIds){let J=this.member.guild.roles.get($);if(J)Z.set($,J)}return Z}_resolveId(Z){return typeof Z==="string"?Z:Z.id}async add(Z){let $=this._resolveId(Z);if(this._roleIds.includes($))return;await this.member.client.rest.put(z.guildMemberRole(this.member.guild.id,this.member.id,$)),this._roleIds.push($)}async remove(Z){let $=this._resolveId(Z),J=this._roleIds.indexOf($);if(J===-1)return;await this.member.client.rest.delete(z.guildMemberRole(this.member.guild.id,this.member.id,$)),this._roleIds.splice(J,1)}async set(Z){let $=await this.member.client.rest.patch(z.guildMember(this.member.guild.id,this.member.id),{body:{roles:Z},auth:!0});this._roleIds=$.roles?[...$.roles]:[]}_patch(Z){this._roleIds=[...Z]}}class E extends T{client;id;user;guild;nick;roles;joinedAt;communicationDisabledUntil;mute;deaf;avatar;banner;accentColor;profileFlags;constructor(Z,$,J){super();this.client=Z,this.user=Z.getOrCreateUser($.user),this.id=$.user.id,this.guild=J,this.nick=$.nick??null,this.roles=new N4(this,$.roles??[]),this.joinedAt=new Date($.joined_at),this.communicationDisabledUntil=$.communication_disabled_until?new Date($.communication_disabled_until):null,this.mute=$.mute??!1,this.deaf=$.deaf??!1,this.avatar=$.avatar??null,this.banner=$.banner??null,this.accentColor=$.accent_color??null,this.profileFlags=$.profile_flags??null}get displayName(){return this.nick??this.user.globalName??this.user.username}avatarURL(Z){return y4(this.guild.id,this.id,this.avatar,Z)}displayAvatarURL(Z){return this.avatarURL(Z)??this.user.displayAvatarURL(Z)}bannerURL(Z){return f4(this.guild.id,this.id,this.banner,Z)}async addRole(Z){await this.roles.add(Z)}async removeRole(Z){await this.roles.remove(Z)}async edit(Z){let J=this.client.user?.id===this.id?`/guilds/${this.guild.id}/members/@me`:z.guildMember(this.guild.id,this.id),Q=await this.client.rest.patch(J,{body:Z,auth:!0});if(this.nick=Q.nick??this.nick,Q.roles)this.roles._patch(Q.roles);if(Q.communication_disabled_until!=null)this.communicationDisabledUntil=Q.communication_disabled_until?new Date(Q.communication_disabled_until):null;return this}get permissions(){let Z=this._computeBasePermissions(),$=this.guild.ownerId,J=$!=null&&$!==""&&String($)===String(this.id),Q=m4(Z,[],[],this.id,J);return{has(K){let Y=typeof K==="number"?K:$5[String(K)];if(Y===void 0)return!1;return u4(Q,BigInt(Y))}}}permissionsIn(Z){let $=this._computeBasePermissions(),J=this.guild.ownerId,Q=J!=null&&J!==""&&String(J)===String(this.id),K=m4($,Z.permissionOverwrites,[...this.roles.roleIds],this.id,Q);return{has(Y){let X=typeof Y==="number"?Y:$5[String(Y)];if(X===void 0)return!1;return u4(K,BigInt(X))}}}_computeBasePermissions(){let Z=0n,$=this.guild.roles.get(this.guild.id);if($)Z|=BigInt($.permissions);for(let J of this.roles.roleIds){if(J===this.guild.id)continue;let Q=this.guild.roles.get(J);if(Q)Z|=BigInt(Q.permissions)}return Z}}class H4 extends x{guild;constructor(Z){super();this.guild=Z}async resolve(Z){return this.get(Z)??this.guild.fetchMember(Z)}get me(){let Z=this.guild.client.user?.id;return Z?this.get(Z)??null:null}async fetchMe(){let Z=this.guild.client.user?.id;if(!Z)throw Error("Cannot fetch me: client.user is null (client not ready)");return this.guild.fetchMember(Z)}async fetch(Z){let $=new URLSearchParams;if(Z?.limit!=null)$.set("limit",String(Z.limit));if(Z?.after)$.set("after",Z.after);let J=$.toString(),Q=z.guildMembers(this.guild.id)+(J?`?${J}`:""),K=await this.guild.client.rest.get(Q,{auth:!0}),Y=Array.isArray(K)?K:K?.members??[],X=[];for(let V of Y){let N=new E(this.guild.client,{...V,guild_id:this.guild.id},this.guild);this.set(N.id,N),X.push(N)}return X}}class I extends T{client;id;guildId;name;color;position;permissions;hoist;mentionable;unicodeEmoji;hoistPosition;constructor(Z,$,J){super();this.client=Z,this.id=$.id,this.guildId=J,this.name=$.name,this.color=$.color,this.position=$.position,this.permissions=$.permissions,this.hoist=!!$.hoist,this.mentionable=!!$.mentionable,this.unicodeEmoji=$.unicode_emoji??null,this.hoistPosition=$.hoist_position??null}_patch(Z){if(Z.name!==void 0)this.name=Z.name;if(Z.color!==void 0)this.color=Z.color;if(Z.position!==void 0)this.position=Z.position;if(Z.permissions!==void 0)this.permissions=Z.permissions;if(Z.hoist!==void 0)this.hoist=!!Z.hoist;if(Z.mentionable!==void 0)this.mentionable=!!Z.mentionable;if(Z.unicode_emoji!==void 0)this.unicodeEmoji=Z.unicode_emoji??null;if(Z.hoist_position!==void 0)this.hoistPosition=Z.hoist_position??null}toString(){return`<@&${this.id}>`}has(Z){let $=typeof Z==="number"?Z:o[Z];if($===void 0)return!1;let J=Number($),Q=BigInt(this.permissions),K=BigInt(J);if(K<0)return!1;if((Q&BigInt(o.Administrator))!==0n)return!0;return(Q&K)===K}async edit(Z){let $={};if(Z.name!==void 0)$.name=Z.name;if(Z.permissions!==void 0)$.permissions=typeof Z.permissions==="string"?Z.permissions:y5(Z.permissions);if(Z.color!==void 0)$.color=Z.color;if(Z.hoist!==void 0)$.hoist=Z.hoist;if(Z.mentionable!==void 0)$.mentionable=Z.mentionable;if(Z.unicode_emoji!==void 0)$.unicode_emoji=Z.unicode_emoji;if(Z.position!==void 0)$.position=Z.position;if(Z.hoist_position!==void 0)$.hoist_position=Z.hoist_position;let J=await this.client.rest.patch(z.guildRole(this.guildId,this.id),{body:Object.keys($).length?$:void 0,auth:!0});return this._patch(J),this}async delete(){await this.client.rest.delete(z.guildRole(this.guildId,this.id),{auth:!0});let Z=this.client.guilds.get(this.guildId);if(Z)Z.roles.delete(this.id)}}class q5 extends T{client;guildId;user;reason;expiresAt;constructor(Z,$,J){super();this.client=Z,this.guildId=$.guild_id??J,this.user=Z.getOrCreateUser($.user),this.reason=$.reason??null,this.expiresAt=$.expires_at??null}async unban(){await this.client.rest.delete(z.guildBan(this.guildId,this.user.id),{auth:!0})}}class J5 extends T{client;id;guildId;name;animated;constructor(Z,$,J){super();this.client=Z,this.id=$.id,this.guildId=$.guild_id??J,this.name=$.name,this.animated=$.animated??!1}get url(){let Z=this.animated?"gif":"png";return`${F}/emojis/${this.id}.${Z}`}get identifier(){return`${this.name}:${this.id}`}async delete(){await this.client.rest.delete(z.guildEmoji(this.guildId,this.id),{auth:!0});let Z=this.client.guilds.get(this.guildId);if(Z)Z.emojis.delete(this.id)}async edit(Z){let $=await this.client.rest.patch(z.guildEmoji(this.guildId,this.id),{body:Z,auth:!0});return this.name=$.name,this}}class q4 extends T{client;id;guildId;name;description;tags;animated;constructor(Z,$,J){super();this.client=Z,this.id=$.id,this.guildId=$.guild_id??J,this.name=$.name,this.description=$.description??"",this.tags=$.tags??[],this.animated=$.animated??!1}get url(){let Z=this.animated?"gif":"png";return`${F}/stickers/${this.id}.${Z}`}async delete(){await this.client.rest.delete(z.guildSticker(this.guildId,this.id),{auth:!0})}async edit(Z){let J=await this.client.rest.patch(z.guildSticker(this.guildId,this.id),{body:Z,auth:!0});return this.name=J.name,this.description=J.description??"",this}}class g extends T{client;id;name;icon;banner;ownerId;splash;vanityURLCode;features;verificationLevel;defaultMessageNotifications;explicitContentFilter;afkChannelId;afkTimeout;systemChannelId;rulesChannelId;nsfwLevel;mfaLevel;bannerWidth;bannerHeight;splashWidth;splashHeight;members;channels=new x;roles=new x;emojis=new x;constructor(Z,$){super();this.client=Z,this.id=$.id,this.members=new H4(this),this.name=$.name,this.icon=$.icon??null,this.banner=$.banner??null,this.ownerId=$.owner_id??$.ownerId??"",this.splash=$.splash??null,this.vanityURLCode=$.vanity_url_code??null,this.features=$.features??[],this.verificationLevel=$.verification_level??0,this.defaultMessageNotifications=$.default_message_notifications??0,this.explicitContentFilter=$.explicit_content_filter??0,this.afkChannelId=$.afk_channel_id??null,this.afkTimeout=$.afk_timeout??0,this.systemChannelId=$.system_channel_id??null,this.rulesChannelId=$.rules_channel_id??null,this.nsfwLevel=$.nsfw_level??0,this.mfaLevel=$.mfa_level??0,this.bannerWidth=$.banner_width??null,this.bannerHeight=$.banner_height??null,this.splashWidth=$.splash_width??null,this.splashHeight=$.splash_height??null;for(let J of $.roles??[])this.roles.set(J.id,new I(Z,J,this.id))}iconURL(Z){if(!this.icon)return null;let $=Z?.size?`?size=${Z.size}`:"";return`${F}/icons/${this.id}/${this.icon}.png${$}`}bannerURL(Z){if(!this.banner)return null;let $=Z?.size?`?size=${Z.size}`:"";return`${F}/banners/${this.id}/${this.banner}.png${$}`}splashURL(Z){if(!this.splash)return null;let $=Z?.size?`?size=${Z.size}`:"";return`${F}/splashes/${this.id}/${this.splash}.png${$}`}async addRoleToMember(Z,$){await this.client.rest.put(z.guildMemberRole(this.id,Z,$))}async removeRoleFromMember(Z,$){await this.client.rest.delete(z.guildMemberRole(this.id,Z,$))}async createRole(Z){let $={};if(Z.name!==void 0)$.name=Z.name;if(Z.permissions!==void 0)$.permissions=typeof Z.permissions==="string"?Z.permissions:y5(Z.permissions);if(Z.color!==void 0)$.color=Z.color;if(Z.hoist!==void 0)$.hoist=Z.hoist;if(Z.mentionable!==void 0)$.mentionable=Z.mentionable;if(Z.unicode_emoji!==void 0)$.unicode_emoji=Z.unicode_emoji;if(Z.position!==void 0)$.position=Z.position;if(Z.hoist_position!==void 0)$.hoist_position=Z.hoist_position;let J=await this.client.rest.post(z.guildRoles(this.id),{body:Object.keys($).length?$:void 0,auth:!0}),Q=new I(this.client,J,this.id);return this.roles.set(Q.id,Q),Q}async fetchRoles(){let Z=await this.client.rest.get(z.guildRoles(this.id)),$=Array.isArray(Z)?Z:Object.values(Z??{}),J=[];for(let Q of $){let K=new I(this.client,Q,this.id);this.roles.set(K.id,K),J.push(K)}return J}async fetchRole(Z){try{let $=await this.client.rest.get(z.guildRole(this.id,Z)),J=new I(this.client,$,this.id);return this.roles.set(J.id,J),J}catch($){if(($ instanceof v?$.statusCode:$?.statusCode)===404)throw new W(`Role ${Z} not found in guild`,{code:M.RoleNotFound,cause:$});throw $ instanceof W?$:new W("Failed to fetch guild role",{cause:$})}}async resolveRoleId(Z){let $=HZ(Z);if($)return $;if(/^\d{17,19}$/.test(Z.trim()))return Z.trim();let J=this.roles.find((X)=>!!(X.name&&X.name.toLowerCase()===Z.trim().toLowerCase()));if(J)return J.id;let Q=await this.client.rest.get(z.guildRoles(this.id)),Y=(Array.isArray(Q)?Q:Object.values(Q??{})).find((X)=>!!(X.name&&X.name.toLowerCase()===Z.trim().toLowerCase()));if(Y)return this.roles.set(Y.id,new I(this.client,Y,this.id)),Y.id;return null}async ban(Z,$){let J={};if($?.reason)J.reason=$.reason;if($?.delete_message_days!=null)J.delete_message_days=$.delete_message_days;if($?.ban_duration_seconds!=null)J.ban_duration_seconds=$.ban_duration_seconds;await this.client.rest.put(z.guildBan(this.id,Z),{body:Object.keys(J).length?J:void 0,auth:!0})}async fetchBans(){let Z=await this.client.rest.get(z.guildBans(this.id));return(Array.isArray(Z)?Z:Z?.bans??[]).map((J)=>new q5(this.client,{...J,guild_id:this.id},this.id))}async unban(Z){await this.client.rest.delete(z.guildBan(this.id,Z),{auth:!0})}async kick(Z){await this.client.rest.delete(z.guildMember(this.id,Z),{auth:!0})}async fetchMember(Z){try{let $=await this.client.rest.get(z.guildMember(this.id,Z)),J=new E(this.client,{...$,guild_id:this.id},this);return this.members.set(J.id,J),J}catch($){if(($ instanceof v?$.statusCode:$?.statusCode)===404)throw new W(`Member ${Z} not found in guild`,{code:M.MemberNotFound,cause:$});throw $ instanceof W?$:new W("Failed to fetch guild member",{cause:$})}}async fetchAuditLogs(Z){let $=new URLSearchParams;if(Z?.limit!=null)$.set("limit",String(Z.limit));if(Z?.before)$.set("before",Z.before);if(Z?.after)$.set("after",Z.after);if(Z?.userId)$.set("user_id",Z.userId);if(Z?.actionType!=null)$.set("action_type",String(Z.actionType));let J=$.toString(),Q=z.guildAuditLogs(this.id)+(J?`?${J}`:"");return this.client.rest.get(Q)}async fetchWebhooks(){let Z=await this.client.rest.get(z.guildWebhooks(this.id));return(Array.isArray(Z)?Z:Object.values(Z??{})).map((J)=>new a(this.client,J))}async createChannel(Z){let $=await this.client.rest.post(z.guildChannels(this.id),{body:Z,auth:!0}),J=P.from(this.client,$);if(J)this.client.channels.set(J.id,J),this.channels.set(J.id,J);return J}async fetchChannels(){let Z=await this.client.rest.get(z.guildChannels(this.id)),$=Array.isArray(Z)?Z:Object.values(Z??{}),J=[];for(let Q of $){let K=P.from(this.client,Q);if(K)this.client.channels.set(K.id,K),this.channels.set(K.id,K),J.push(K)}return J}async edit(Z){let $=await this.client.rest.patch(z.guild(this.id),{body:Z,auth:!0});return this.name=$.name,this.icon=$.icon??this.icon,this.banner=$.banner??this.banner,this.splash=$.splash??this.splash,this.systemChannelId=$.system_channel_id??this.systemChannelId,this.afkChannelId=$.afk_channel_id??this.afkChannelId,this.afkTimeout=$.afk_timeout??this.afkTimeout,this.verificationLevel=$.verification_level??this.verificationLevel,this.mfaLevel=$.mfa_level??this.mfaLevel,this.explicitContentFilter=$.explicit_content_filter??this.explicitContentFilter,this.defaultMessageNotifications=$.default_message_notifications??this.defaultMessageNotifications,this.features=$.features??this.features,this}async delete(){await this.client.rest.post(z.guildDelete(this.id),{auth:!0}),this.client.guilds.delete(this.id)}async fetchVanityURL(){return this.client.rest.get(z.guildVanityUrl(this.id),{auth:!0})}async transferOwnership(Z,$){await this.client.rest.post(z.guildTransferOwnership(this.id),{body:{new_owner_id:Z,...$!=null&&{password:$}},auth:!0})}setTextChannelFlexibleNames(Z){return this.client.rest.patch(z.guildTextChannelFlexibleNames(this.id),{body:{enabled:Z},auth:!0}).then(()=>this)}setDetachedBanner(Z){return this.client.rest.patch(z.guildDetachedBanner(this.id),{body:{enabled:Z},auth:!0}).then(()=>this)}setDisallowUnclaimedAccounts(Z){return this.client.rest.patch(z.guildDisallowUnclaimedAccounts(this.id),{body:{enabled:Z},auth:!0}).then(()=>this)}async setRolePositions(Z){let $=await this.client.rest.patch(z.guildRoles(this.id),{body:Z,auth:!0}),J=Array.isArray($)?$:Object.values($??{});for(let Q of J)this.roles.set(Q.id,new I(this.client,Q,this.id));return J}async setRoleHoistPositions(Z){let $=await this.client.rest.patch(z.guildRolesHoistPositions(this.id),{body:Z,auth:!0}),J=Array.isArray($)?$:Object.values($??{});for(let Q of J)this.roles.set(Q.id,new I(this.client,Q,this.id));return J}async resetRoleHoistPositions(){let Z=await this.client.rest.delete(z.guildRolesHoistPositions(this.id),{auth:!0}),$=Array.isArray(Z)?Z:Object.values(Z??{});for(let J of $)this.roles.set(J.id,new I(this.client,J,this.id));return $}async setChannelPositions(Z){await this.client.rest.patch(z.guildChannels(this.id),{body:Z,auth:!0})}async fetchEmojis(){let Z=await this.client.rest.get(z.guildEmojis(this.id)),$=Array.isArray(Z)?Z:Object.values(Z??{}),J=[];for(let Q of $){let K=new J5(this.client,{...Q,guild_id:this.id},this.id);this.emojis.set(K.id,K),J.push(K)}return J}async fetchEmoji(Z){try{let $=await this.client.rest.get(z.guildEmoji(this.id,Z)),J=new J5(this.client,{...$,guild_id:this.id},this.id);return this.emojis.set(J.id,J),J}catch($){if(($ instanceof v?$.statusCode:$?.statusCode)===404)throw new W(`Emoji ${Z} not found in guild`,{code:M.EmojiNotFound,cause:$});throw $ instanceof W?$:new W("Failed to fetch guild emoji",{cause:$})}}async createEmojisBulk(Z){let $=await this.client.rest.post(z.guildEmojisBulk(this.id),{body:{emojis:Z},auth:!0});return(Array.isArray($)?$:$?.emojis??[]).map((Q)=>new J5(this.client,{...Q,guild_id:this.id},this.id))}async createStickersBulk(Z){let $=await this.client.rest.post(z.guildStickersBulk(this.id),{body:{stickers:Z},auth:!0});return(Array.isArray($)?$:$?.stickers??[]).map((Q)=>new q4(this.client,{...Q,guild_id:this.id},this.id))}}class p4 extends x{client;maxSize;constructor(Z){super();this.client=Z;this.maxSize=Z.options?.cache?.guilds??0}set(Z,$){if(this.maxSize>0&&this.size>=this.maxSize&&!this.has(Z)){let J=this.keys().next().value;if(J!==void 0)this.delete(J)}return super.set(Z,$)}async resolve(Z){return this.get(Z)??this.fetch(Z)}async create(Z){let $=await this.client.rest.post(z.guilds(),{body:Z,auth:!0}),J=new g(this.client,$);return this.set(J.id,J),J}async fetch(Z){let $=this.get(Z);if($)return $;try{let J=await this.client.rest.get(z.guild(Z)),Q=new g(this.client,J);return this.set(Q.id,Q),Q}catch{return null}}}class O5 extends T{client;id;username;discriminator;globalName;avatar;bot;avatarColor;flags;system;banner;constructor(Z,$){super();this.client=Z,this.id=$.id,this.username=$.username,this.discriminator=$.discriminator,this.globalName=$.global_name??null,this.avatar=$.avatar??null,this.bot=!!$.bot,this.avatarColor=$.avatar_color??null,this.flags=$.flags??$.public_flags??null,this.system=!!$.system,this.banner=$.banner??null}_patch(Z){if(this.username=Z.username,this.discriminator=Z.discriminator,this.globalName=Z.global_name??null,this.avatar=Z.avatar??null,Z.avatar_color!==void 0)this.avatarColor=Z.avatar_color;if(Z.flags!==void 0)this.flags=Z.flags;if(Z.banner!==void 0)this.banner=Z.banner}avatarURL(Z){if(!this.avatar)return null;let $=this.avatar.startsWith("a_")?"gif":Z?.extension??"png",J=Z?.size?`?size=${Z.size}`:"";return`${F}/avatars/${this.id}/${this.avatar}.${$}${J}`}displayAvatarURL(Z){return this.avatarURL(Z)??z4(this.id)}bannerURL(Z){if(!this.banner)return null;let $=this.banner.startsWith("a_")?"gif":Z?.extension??"png",J=Z?.size?`?size=${Z.size}`:"";return`${F}/banners/${this.id}/${this.banner}.${$}${J}`}toString(){return`<@${this.id}>`}async createDM(){let Z=await this.client.rest.post(z.userMeChannels(),{body:{recipient_id:this.id},auth:!0});return new k5(this.client,Z)}async send(Z){return(await this.createDM()).send(Z)}}class _4 extends O5{constructor(Z,$){super(Z,{...$})}async fetchGuilds(){let Z=await this.client.rest.get(z.currentUserGuilds()),$=Array.isArray(Z)?Z:Z?.guilds??[],J=[];for(let Q of $){let K=new g(this.client,Q);this.client.guilds.set(K.id,K),J.push(K)}return J}async leaveGuild(Z){await this.client.rest.delete(z.leaveGuild(Z),{auth:!0}),this.client.guilds.delete(Z)}}class D4 extends x{client;maxSize;constructor(Z){super();this.client=Z;this.maxSize=Z.options?.cache?.users??0}set(Z,$){if(this.maxSize>0&&this.size>=this.maxSize&&!this.has(Z)){let J=this.keys().next().value;if(J!==void 0)this.delete(J)}return super.set(Z,$)}async fetch(Z){let $=await this.client.rest.get(z.user(Z));return this.client.getOrCreateUser($)}async fetchWithProfile(Z,$){let J=$?.guildId??void 0,[Q,K,Y,X]=await Promise.all([this.client.rest.get(z.user(Z)),this.client.rest.get(z.userProfile(Z)).catch(()=>null),J?this.client.rest.get(z.userProfile(Z,J)).catch(()=>null):Promise.resolve(null),J?this.client.rest.get(z.guildMember(J,Z)).catch(()=>null):Promise.resolve(null)]),V=this.client.getOrCreateUser(Q),N=K&&typeof K==="object"?K:null,D=Y&&typeof Y==="object"?Y:null,_=null;if(X&&J){let H=this.client.guilds.get(J)??await this.client.guilds.fetch(J);if(H)_=new E(this.client,{...X,guild_id:J},H),H.members.set(_.id,_)}return{user:V,userData:Q,globalProfile:N,serverProfile:D,member:_,memberData:X}}}function g5(Z){if(!Z||typeof Z!=="object")return null;if("properties"in Z&&Z.properties!=null&&typeof Z.properties==="object"){let $=Z;return{...$.properties,roles:$.roles}}return Z}class b5 extends T{client;messageId;channelId;guildId;emoji;_data;constructor(Z,$){super();this.client=Z,this._data=$,this.messageId=$.message_id,this.channelId=$.channel_id,this.guildId=$.guild_id??null,this.emoji=$.emoji}get emojiIdentifier(){return this.emoji.id?`${this.emoji.name}:${this.emoji.id}`:this.emoji.name}get guild(){return this.guildId?this.client.guilds.get(this.guildId)??null:null}async fetchMessage(){try{let Z=await this.client.rest.get(z.channelMessage(this.channelId,this.messageId));return new A(this.client,Z)}catch(Z){if(Z instanceof d)throw Z;if(Z instanceof v&&Z.statusCode===404)throw new W(`Message ${this.messageId} not found in channel ${this.channelId}`,{code:M.MessageNotFound,cause:Z});throw Z instanceof W?Z:new W(String(Z),{cause:Z})}}}var B=new Map;B.set("MESSAGE_CREATE",async(Z,$)=>{let J=$;if(J.guild_id&&J.member&&J.author){let Q=Z.guilds.get(J.guild_id);if(Q){let K={...J.member,user:J.author,guild_id:J.guild_id},Y=new E(Z,K,Q);Q.members.set(Y.id,Y)}}Z.emit(q.MessageCreate,new A(Z,J))});B.set("MESSAGE_UPDATE",async(Z,$)=>{Z.emit(q.MessageUpdate,null,new A(Z,$))});B.set("MESSAGE_DELETE",async(Z,$)=>{let J=$,Q=Z.channels.get(J.channel_id)??null;Z.emit(q.MessageDelete,{id:J.id,channelId:J.channel_id,channel:Q,content:J.content??null,authorId:J.author_id??null})});B.set("MESSAGE_REACTION_ADD",async(Z,$)=>{let J=$,Q=new b5(Z,J),K=Z.getOrCreateUser({id:J.user_id,username:"Unknown",discriminator:"0"});Z.emit(q.MessageReactionAdd,Q,K)});B.set("MESSAGE_REACTION_REMOVE",async(Z,$)=>{let J=$,Q=new b5(Z,J),K=Z.getOrCreateUser({id:J.user_id,username:"Unknown",discriminator:"0"});Z.emit(q.MessageReactionRemove,Q,K)});B.set("MESSAGE_REACTION_REMOVE_ALL",async(Z,$)=>{Z.emit(q.MessageReactionRemoveAll,$)});B.set("MESSAGE_REACTION_REMOVE_EMOJI",async(Z,$)=>{Z.emit(q.MessageReactionRemoveEmoji,$)});B.set("GUILD_CREATE",async(Z,$)=>{let J=g5($);if(!J)return;let Q=new g(Z,J);Z.guilds.set(Q.id,Q);let K=$;for(let Y of K.channels??[]){let X=P.from(Z,Y);if(X)Z.channels.set(X.id,X),Q.channels.set(X.id,X)}for(let Y of K.members??[])if(Y?.user?.id){let X={...Y,guild_id:Q.id},V=new E(Z,X,Q);Q.members.set(V.id,V)}if(Z.emit(q.GuildCreate,Q),K.voice_states?.length)Z.emit(q.VoiceStatesSync,{guildId:Q.id,voiceStates:K.voice_states});Z._onGuildReceived(Q.id)});B.set("GUILD_UPDATE",async(Z,$)=>{let J=g5($);if(!J)return;let Q=Z.guilds.get(J.id),K=new g(Z,J);Z.guilds.set(K.id,K),Z.emit(q.GuildUpdate,Q??K,K)});B.set("GUILD_DELETE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.id);if(Q)Z.guilds.delete(J.id),Z.emit(q.GuildDelete,Q)});B.set("CHANNEL_CREATE",async(Z,$)=>{let J=P.from(Z,$);if(J){if(Z.channels.set(J.id,J),"guildId"in J&&J.guildId){let Q=Z.guilds.get(J.guildId);if(Q)Q.channels.set(J.id,J)}Z.emit(q.ChannelCreate,J)}});B.set("CHANNEL_UPDATE",async(Z,$)=>{let J=$,Q=Z.channels.get(J.id),K=P.from(Z,J);if(K){if(Z.channels.set(K.id,K),"guildId"in K&&K.guildId){let Y=Z.guilds.get(K.guildId);if(Y)Y.channels.set(K.id,K)}Z.emit(q.ChannelUpdate,Q??K,K)}});B.set("CHANNEL_DELETE",async(Z,$)=>{let J=$,Q=Z.channels.get(J.id);if(Q){if("guildId"in Q&&Q.guildId){let K=Z.guilds.get(Q.guildId);if(K)K.channels.delete(Q.id)}Z.channels.delete(J.id),Z.emit(q.ChannelDelete,Q)}});B.set("GUILD_MEMBER_ADD",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q){let K=new E(Z,J,Q);Q.members.set(K.id,K),Z.emit(q.GuildMemberAdd,K)}});B.set("GUILD_MEMBER_UPDATE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q){let K=Q.members.get(J.user.id),Y=new E(Z,J,Q);Q.members.set(Y.id,Y),Z.emit(q.GuildMemberUpdate,K??Y,Y)}});B.set("GUILD_MEMBER_REMOVE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(!Q||!J.user?.id)return;let K=Q.members.get(J.user.id);if(K)Q.members.delete(J.user.id);else{let X={user:{...J.user,id:J.user.id,username:J.user.username??"Unknown",discriminator:J.user.discriminator??"0"},roles:[],joined_at:new Date(0).toISOString(),nick:null};K=new E(Z,X,Q)}Z.emit(q.GuildMemberRemove,K)});B.set("INTERACTION_CREATE",async(Z,$)=>{Z.emit(q.InteractionCreate,$)});B.set("VOICE_STATE_UPDATE",async(Z,$)=>{Z.emit(q.VoiceStateUpdate,$)});B.set("VOICE_SERVER_UPDATE",async(Z,$)=>{Z.emit(q.VoiceServerUpdate,$)});B.set("MESSAGE_DELETE_BULK",async(Z,$)=>{Z.emit(q.MessageDeleteBulk,$)});B.set("GUILD_BAN_ADD",async(Z,$)=>{let J=$,Q={user:J.user,reason:J.reason??null,guild_id:J.guild_id},K=new q5(Z,Q,J.guild_id);Z.emit(q.GuildBanAdd,K)});B.set("GUILD_BAN_REMOVE",async(Z,$)=>{let J=$,Q=new q5(Z,{...J,reason:null},J.guild_id);Z.emit(q.GuildBanRemove,Q)});B.set("GUILD_EMOJIS_UPDATE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q){Q.emojis.clear();for(let K of J.emojis??[]){if(!K.id||K.name==null)continue;Q.emojis.set(K.id,new J5(Z,{id:K.id,name:K.name,animated:K.animated??!1,guild_id:Q.id},Q.id))}}Z.emit(q.GuildEmojisUpdate,$)});B.set("GUILD_STICKERS_UPDATE",async(Z,$)=>{Z.emit(q.GuildStickersUpdate,$)});B.set("GUILD_INTEGRATIONS_UPDATE",async(Z,$)=>{Z.emit(q.GuildIntegrationsUpdate,$)});B.set("GUILD_ROLE_CREATE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q)Q.roles.set(J.role.id,new I(Z,J.role,Q.id));Z.emit(q.GuildRoleCreate,J)});B.set("GUILD_ROLE_UPDATE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q){let K=Q.roles.get(J.role.id);if(K)K._patch(J.role);else Q.roles.set(J.role.id,new I(Z,J.role,Q.id))}Z.emit(q.GuildRoleUpdate,J)});B.set("GUILD_ROLE_DELETE",async(Z,$)=>{let J=$,Q=Z.guilds.get(J.guild_id);if(Q)Q.roles.delete(J.role_id);Z.emit(q.GuildRoleDelete,J)});B.set("GUILD_SCHEDULED_EVENT_CREATE",async(Z,$)=>{Z.emit(q.GuildScheduledEventCreate,$)});B.set("GUILD_SCHEDULED_EVENT_UPDATE",async(Z,$)=>{Z.emit(q.GuildScheduledEventUpdate,$)});B.set("GUILD_SCHEDULED_EVENT_DELETE",async(Z,$)=>{Z.emit(q.GuildScheduledEventDelete,$)});B.set("CHANNEL_PINS_UPDATE",async(Z,$)=>{Z.emit(q.ChannelPinsUpdate,$)});B.set("INVITE_CREATE",async(Z,$)=>{let J=$;Z.emit(q.InviteCreate,new N5(Z,J))});B.set("INVITE_DELETE",async(Z,$)=>{Z.emit(q.InviteDelete,$)});B.set("TYPING_START",async(Z,$)=>{Z.emit(q.TypingStart,$)});B.set("USER_UPDATE",async(Z,$)=>{let J=$;if(Z.user?.id===J.id)Z.user._patch(J);Z.emit(q.UserUpdate,J)});B.set("PRESENCE_UPDATE",async(Z,$)=>{Z.emit(q.PresenceUpdate,$)});B.set("WEBHOOKS_UPDATE",async(Z,$)=>{Z.emit(q.WebhooksUpdate,$)});B.set("RESUMED",async(Z)=>{Z.emit(q.Resumed)});var UZ=B;function O6(Z){let $={};for(let J of Object.keys(q)){let Q=q[J];$[J]=(K)=>{return Z.on(Q,K),Z}}return $}class BZ extends T6{options;rest;guilds=new p4(this);channels=new V4(this);users=new D4(this);events;user=null;readyAt=null;_ws=null;_pendingGuildIds=null;constructor(Z={}){super();this.options=Z;this.events=O6(this),Object.defineProperty(this.channels,"cache",{get:()=>this.channels,configurable:!0}),Object.defineProperty(this.guilds,"cache",{get:()=>this.guilds,configurable:!0}),Object.defineProperty(this.users,"cache",{get:()=>this.users,configurable:!0}),this.rest=new r4({api:Z.rest?.api??"https://api.fluxer.app",version:Z.rest?.version??"1",...Z.rest})}async resolveEmoji(Z,$){if(typeof Z==="object"&&Z.id){if($)await this.assertEmojiInGuild(Z.id,$);return Z4({name:Z.name,id:Z.id,animated:Z.animated})}let J=NZ(typeof Z==="string"?Z:Z.id?`:${Z.name}:`:Z.name);if(!J)throw Error("Invalid emoji");if(J.id){if($)await this.assertEmojiInGuild(J.id,$);return Z4(J)}if(!/^\w+$/.test(J.name))return J.name;let Q=qZ(J.name);if(Q)return Q;if($){let K=await this.rest.get(z.guildEmojis($)),X=(Array.isArray(K)?K:Object.values(K??{})).find((V)=>V.name&&V.name.toLowerCase()===J.name.toLowerCase());if(X)return Z4({...J,id:X.id,animated:X.animated});throw Error(`Custom emoji ":${J.name}:" not found in guild. Use name:id or <:name:id> format.`)}if(/^\w+$/.test(J.name))throw Error(`Custom emoji ":${J.name}:" requires guild context. Use message.react() in a guild channel, or pass guildId to client.resolveEmoji().`);return J.name}async assertEmojiInGuild(Z,$){let J=await this.rest.get(z.guildEmojis($));if(!(Array.isArray(J)?J:Object.values(J??{})).some((Y)=>Y.id===Z))throw new W("Custom emoji is from another server. Use an emoji from this server.",{code:M.EmojiNotInGuild})}async fetchInstance(){return this.rest.get(z.instance(),{auth:!1})}async fetchMessage(Z,$){return z5("Client.fetchMessage()","Use channel.messages.fetch(messageId). For IDs-only: (await client.channels.resolve(channelId))?.messages?.fetch(messageId)"),this.channels.fetchMessage(Z,$)}async sendToChannel(Z,$){let J=await A._createMessageBody($);return this.channels.send(Z,J)}getOrCreateUser(Z){let $=this.users.get(Z.id);if($)return $._patch(Z),$;let J=new O5(this,Z);return this.users.set(J.id,J),J}get ws(){if(!this._ws)throw Error("Client is not logged in");return this._ws}sendToGateway(Z,$){this.ws.send(Z,$)}async handleDispatch(Z){if(Z.op!==0||!Z.t)return;let{t:$,d:J}=Z;try{let Q=UZ.get($);if(Q)await Q(this,J)}catch(Q){this.emit(q.Error,Q instanceof Error?Q:Error(String(Q)))}}async login(Z){if(this._ws)throw new W("Client is already logged in. Call destroy() first.",{code:M.AlreadyLoggedIn});this.rest.setToken(Z);let $=this.options.intents??0;if($!==0){if(!this.options.suppressIntentWarning)if(typeof process<"u"&&process.emitWarning)process.emitWarning("Fluxer does not support intents yet. Value has been set to 0.",{type:"FluxerIntents"});else console.warn("Fluxer does not support intents yet. Value has been set to 0.");$=0}return this._ws=new JZ({token:Z,intents:$,presence:this.options.presence,properties:this.options.properties,isUserBot:(this.options.rest?.authPrefix??"")==="",rest:{get:(J)=>this.rest.get(J)},version:this.options.rest?.version??"1",WebSocket:this.options.WebSocket}),this._ws.on("dispatch",({payload:J})=>{this.handleDispatch(J).catch((Q)=>this.emit(q.Error,Q instanceof Error?Q:Error(String(Q))))}),this._ws.on("ready",async({data:J})=>{this.user=new _4(this,J.user);let K=this.options.waitForGuilds===!0?new Set:null;for(let Y of J.guilds??[]){if(Y.unavailable===!0){if(K!==null&&Y.id)K.add(Y.id);continue}let X=g5(Y);if(!X)continue;let V=new g(this,X);this.guilds.set(V.id,V);let N=Y;for(let D of N.channels??[]){let _=P.from(this,D);if(_)this.channels.set(_.id,_),V.channels.set(_.id,_)}if(N.voice_states?.length)this.emit(q.VoiceStatesSync,{guildId:V.id,voiceStates:N.voice_states})}if(K!==null&&K.size>0){this._pendingGuildIds=K;return}this._finalizeReady()}),this._ws.on("error",({error:J})=>this.emit(q.Error,J)),this._ws.on("debug",(J)=>this.emit(q.Debug,J)),await this._ws.connect(),Z}_finalizeReady(){this._pendingGuildIds=null,this.readyAt=new Date,this.emit(q.Ready)}_onGuildReceived(Z){let $=this._pendingGuildIds;if($===null)return;if($.delete(Z),$.size===0)this._finalizeReady()}async destroy(){if(this._ws)this._ws.destroy(),this._ws=null;this.rest.setToken(null),this.user=null,this.readyAt=null,this._pendingGuildIds=null,this.guilds.clear(),this.channels.clear(),this.users.clear()}isReady(){return this.readyAt!==null&&this.user!==null}assertReady(){if(!this.isReady())throw new W("Client is not ready yet. Wait for the Ready event before accessing client.user.",{code:M.ClientNotReady})}static get Routes(){return z}}export{q6 as resolveTenorToImageUrl,y5 as resolvePermissionsToBitfield,z6 as parseUserMention,V6 as parsePrefixCommand,f4 as cdnMemberBannerURL,y4 as cdnMemberAvatarURL,A6 as cdnDisplayAvatarURL,z4 as cdnDefaultAvatarURL,R6 as cdnBannerURL,X4 as cdnAvatarURL,a as Webhook,g4 as VoiceChannel,D4 as UsersManager,zZ as UserFlagsBits,X6 as UserFlagsBitField,O5 as User,h4 as TextChannel,w4 as STATIC_CDN_URL,z as Routes,I as Role,Q4 as ReactionCollector,XZ as PermissionsBitField,o as PermissionFlags,b5 as MessageReaction,B6 as MessagePayload,f5 as MessageManager,h5 as MessageCollector,OZ as MessageAttachmentFlags,A as Message,b4 as LinkChannel,N5 as Invite,q4 as GuildSticker,N4 as GuildMemberRoleManager,H4 as GuildMemberManager,E as GuildMember,J5 as GuildEmoji,H5 as GuildChannel,q5 as GuildBan,g as Guild,m as GatewayOpcodes,W as FluxerError,q as Events,M as ErrorCodes,V5 as EmbedBuilder,k5 as DMChannel,x as Collection,_4 as ClientUser,BZ as Client,V4 as ChannelManager,P as Channel,k4 as CategoryChannel,F as CDN_URL,T as Base,DZ as AttachmentBuilder};