Skip to content

Commit e2cbc51

Browse files
committed
Adding Emoji model
1 parent ff0f875 commit e2cbc51

File tree

3 files changed

+847
-5
lines changed

3 files changed

+847
-5
lines changed

telegram/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626
from forcereply import ForceReply
2727
from replymarkup import ReplyMarkup
2828
from error import TelegramError
29+
from emoji import Emoji
2930
from bot import Bot

0 commit comments

Comments
 (0)