Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
724 stars 143 forks source link

how to write emoji #75

Closed infacq closed 8 years ago

infacq commented 8 years ago

how to write emoji in $.sendMessage?

kamikazechaser commented 8 years ago

Just copy and paste emojis into your textfield 🔰🌀🔌As you can see here.

$.sendMessage('🔰🌀🔌')

infacq commented 8 years ago

is the right way? haha

kamikazechaser commented 8 years ago

Try it, I am serious , thats the only way

infacq commented 8 years ago

ok then. tried it already. it works