You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,7 +193,13 @@ Let me know using this [Issue](https://github.com/Eleirbag89/TelegramBotPHP/issu
193
193
Emoticons
194
194
------------
195
195
For a list of emoticons to use in your bot messages, please refer to the column Bytes of this table:
196
-
http://apps.timwhitlock.info/emoji/tables/unicode
196
+
http://apps.timwhitlock.info/emoji/tables/unicode
197
+
Or you can include this [library](https://github.com/shanraisshan/EmojiCodeSheet/tree/master/php/procedural%20php/string) and use the defined constans:
0 commit comments