LICENSE
LICENSE.dual
LICENSE.lesser
MANIFEST.in
README.rst
README_RAW.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
TeleGenic/__init__.py
TeleGenic/__main__.py
TeleGenic/base.py
TeleGenic/bot.py
TeleGenic/botcommand.py
TeleGenic/botcommandscope.py
TeleGenic/callbackquery.py
TeleGenic/chat.py
TeleGenic/chataction.py
TeleGenic/chatinvitelink.py
TeleGenic/chatjoinrequest.py
TeleGenic/chatlocation.py
TeleGenic/chatmember.py
TeleGenic/chatmemberupdated.py
TeleGenic/chatpermissions.py
TeleGenic/choseninlineresult.py
TeleGenic/constants.py
TeleGenic/dice.py
TeleGenic/error.py
TeleGenic/forcereply.py
TeleGenic/keyboardbutton.py
TeleGenic/keyboardbuttonpolltype.py
TeleGenic/loginurl.py
TeleGenic/message.py
TeleGenic/messageautodeletetimerchanged.py
TeleGenic/messageentity.py
TeleGenic/messageid.py
TeleGenic/parsemode.py
TeleGenic/poll.py
TeleGenic/proximityalerttriggered.py
TeleGenic/py.typed
TeleGenic/replykeyboardmarkup.py
TeleGenic/replykeyboardremove.py
TeleGenic/replymarkup.py
TeleGenic/update.py
TeleGenic/user.py
TeleGenic/userprofilephotos.py
TeleGenic/version.py
TeleGenic/voicechat.py
TeleGenic/webhookinfo.py
TeleGenic.egg-info/PKG-INFO
TeleGenic.egg-info/SOURCES.txt
TeleGenic.egg-info/dependency_links.txt
TeleGenic.egg-info/requires.txt
TeleGenic.egg-info/top_level.txt
TeleGenic/ext/__init__.py
TeleGenic/ext/basepersistence.py
TeleGenic/ext/callbackcontext.py
TeleGenic/ext/callbackdatacache.py
TeleGenic/ext/callbackqueryhandler.py
TeleGenic/ext/chatjoinrequesthandler.py
TeleGenic/ext/chatmemberhandler.py
TeleGenic/ext/choseninlineresulthandler.py
TeleGenic/ext/commandhandler.py
TeleGenic/ext/contexttypes.py
TeleGenic/ext/conversationhandler.py
TeleGenic/ext/defaults.py
TeleGenic/ext/dictpersistence.py
TeleGenic/ext/dispatcher.py
TeleGenic/ext/extbot.py
TeleGenic/ext/filters.py
TeleGenic/ext/handler.py
TeleGenic/ext/inlinequeryhandler.py
TeleGenic/ext/jobqueue.py
TeleGenic/ext/messagehandler.py
TeleGenic/ext/messagequeue.py
TeleGenic/ext/picklepersistence.py
TeleGenic/ext/pollanswerhandler.py
TeleGenic/ext/pollhandler.py
TeleGenic/ext/precheckoutqueryhandler.py
TeleGenic/ext/regexhandler.py
TeleGenic/ext/shippingqueryhandler.py
TeleGenic/ext/stringcommandhandler.py
TeleGenic/ext/stringregexhandler.py
TeleGenic/ext/typehandler.py
TeleGenic/ext/updater.py
TeleGenic/ext/utils/__init__.py
TeleGenic/ext/utils/promise.py
TeleGenic/ext/utils/types.py
TeleGenic/ext/utils/webhookhandler.py
TeleGenic/files/__init__.py
TeleGenic/files/animation.py
TeleGenic/files/audio.py
TeleGenic/files/chatphoto.py
TeleGenic/files/contact.py
TeleGenic/files/document.py
TeleGenic/files/file.py
TeleGenic/files/inputfile.py
TeleGenic/files/inputmedia.py
TeleGenic/files/location.py
TeleGenic/files/photosize.py
TeleGenic/files/sticker.py
TeleGenic/files/venue.py
TeleGenic/files/video.py
TeleGenic/files/videonote.py
TeleGenic/files/voice.py
TeleGenic/games/__init__.py
TeleGenic/games/callbackgame.py
TeleGenic/games/game.py
TeleGenic/games/gamehighscore.py
TeleGenic/inline/__init__.py
TeleGenic/inline/inlinekeyboardbutton.py
TeleGenic/inline/inlinekeyboardmarkup.py
TeleGenic/inline/inlinequery.py
TeleGenic/inline/inlinequeryresult.py
TeleGenic/inline/inlinequeryresultarticle.py
TeleGenic/inline/inlinequeryresultaudio.py
TeleGenic/inline/inlinequeryresultcachedaudio.py
TeleGenic/inline/inlinequeryresultcacheddocument.py
TeleGenic/inline/inlinequeryresultcachedgif.py
TeleGenic/inline/inlinequeryresultcachedmpeg4gif.py
TeleGenic/inline/inlinequeryresultcachedphoto.py
TeleGenic/inline/inlinequeryresultcachedsticker.py
TeleGenic/inline/inlinequeryresultcachedvideo.py
TeleGenic/inline/inlinequeryresultcachedvoice.py
TeleGenic/inline/inlinequeryresultcontact.py
TeleGenic/inline/inlinequeryresultdocument.py
TeleGenic/inline/inlinequeryresultgame.py
TeleGenic/inline/inlinequeryresultgif.py
TeleGenic/inline/inlinequeryresultlocation.py
TeleGenic/inline/inlinequeryresultmpeg4gif.py
TeleGenic/inline/inlinequeryresultphoto.py
TeleGenic/inline/inlinequeryresultvenue.py
TeleGenic/inline/inlinequeryresultvideo.py
TeleGenic/inline/inlinequeryresultvoice.py
TeleGenic/inline/inputcontactmessagecontent.py
TeleGenic/inline/inputinvoicemessagecontent.py
TeleGenic/inline/inputlocationmessagecontent.py
TeleGenic/inline/inputmessagecontent.py
TeleGenic/inline/inputtextmessagecontent.py
TeleGenic/inline/inputvenuemessagecontent.py
TeleGenic/passport/__init__.py
TeleGenic/passport/credentials.py
TeleGenic/passport/data.py
TeleGenic/passport/encryptedpassportelement.py
TeleGenic/passport/passportdata.py
TeleGenic/passport/passportelementerrors.py
TeleGenic/passport/passportfile.py
TeleGenic/payment/__init__.py
TeleGenic/payment/invoice.py
TeleGenic/payment/labeledprice.py
TeleGenic/payment/orderinfo.py
TeleGenic/payment/precheckoutquery.py
TeleGenic/payment/shippingaddress.py
TeleGenic/payment/shippingoption.py
TeleGenic/payment/shippingquery.py
TeleGenic/payment/successfulpayment.py
TeleGenic/utils/__init__.py
TeleGenic/utils/deprecate.py
TeleGenic/utils/helpers.py
TeleGenic/utils/promise.py
TeleGenic/utils/request.py
TeleGenic/utils/types.py
TeleGenic/utils/webhookhandler.py
TeleGenic/vendor/__init__.py
tests/test_animation.py
tests/test_audio.py
tests/test_bot.py
tests/test_botcommand.py
tests/test_botcommandscope.py
tests/test_callbackcontext.py
tests/test_callbackdatacache.py
tests/test_callbackquery.py
tests/test_callbackqueryhandler.py
tests/test_chat.py
tests/test_chataction.py
tests/test_chatinvitelink.py
tests/test_chatjoinrequest.py
tests/test_chatjoinrequesthandler.py
tests/test_chatlocation.py
tests/test_chatmember.py
tests/test_chatmemberhandler.py
tests/test_chatmemberupdated.py
tests/test_chatpermissions.py
tests/test_chatphoto.py
tests/test_choseninlineresult.py
tests/test_choseninlineresulthandler.py
tests/test_commandhandler.py
tests/test_constants.py
tests/test_contact.py
tests/test_contexttypes.py
tests/test_conversationhandler.py
tests/test_defaults.py
tests/test_dice.py
tests/test_dispatcher.py
tests/test_document.py
tests/test_encryptedcredentials.py
tests/test_encryptedpassportelement.py
tests/test_error.py
tests/test_file.py
tests/test_filters.py
tests/test_forcereply.py
tests/test_game.py
tests/test_gamehighscore.py
tests/test_handler.py
tests/test_helpers.py
tests/test_inlinekeyboardbutton.py
tests/test_inlinekeyboardmarkup.py
tests/test_inlinequery.py
tests/test_inlinequeryhandler.py
tests/test_inlinequeryresultarticle.py
tests/test_inlinequeryresultaudio.py
tests/test_inlinequeryresultcachedaudio.py
tests/test_inlinequeryresultcacheddocument.py
tests/test_inlinequeryresultcachedgif.py
tests/test_inlinequeryresultcachedmpeg4gif.py
tests/test_inlinequeryresultcachedphoto.py
tests/test_inlinequeryresultcachedsticker.py
tests/test_inlinequeryresultcachedvideo.py
tests/test_inlinequeryresultcachedvoice.py
tests/test_inlinequeryresultcontact.py
tests/test_inlinequeryresultdocument.py
tests/test_inlinequeryresultgame.py
tests/test_inlinequeryresultgif.py
tests/test_inlinequeryresultlocation.py
tests/test_inlinequeryresultmpeg4gif.py
tests/test_inlinequeryresultphoto.py
tests/test_inlinequeryresultvenue.py
tests/test_inlinequeryresultvideo.py
tests/test_inlinequeryresultvoice.py
tests/test_inputcontactmessagecontent.py
tests/test_inputfile.py
tests/test_inputinvoicemessagecontent.py
tests/test_inputlocationmessagecontent.py
tests/test_inputmedia.py
tests/test_inputtextmessagecontent.py
tests/test_inputvenuemessagecontent.py
tests/test_invoice.py
tests/test_jobqueue.py
tests/test_keyboardbutton.py
tests/test_keyboardbuttonpolltype.py
tests/test_labeledprice.py
tests/test_location.py
tests/test_loginurl.py
tests/test_message.py
tests/test_messageautodeletetimerchanged.py
tests/test_messageentity.py
tests/test_messagehandler.py
tests/test_messageid.py
tests/test_messagequeue.py
tests/test_meta.py
tests/test_no_passport.py
tests/test_official.py
tests/test_orderinfo.py
tests/test_parsemode.py
tests/test_passport.py
tests/test_passportelementerrordatafield.py
tests/test_passportelementerrorfile.py
tests/test_passportelementerrorfiles.py
tests/test_passportelementerrorfrontside.py
tests/test_passportelementerrorreverseside.py
tests/test_passportelementerrorselfie.py
tests/test_passportelementerrortranslationfile.py
tests/test_passportelementerrortranslationfiles.py
tests/test_passportelementerrorunspecified.py
tests/test_passportfile.py
tests/test_persistence.py
tests/test_photo.py
tests/test_poll.py
tests/test_pollanswerhandler.py
tests/test_pollhandler.py
tests/test_precheckoutquery.py
tests/test_precheckoutqueryhandler.py
tests/test_promise.py
tests/test_proximityalerttriggered.py
tests/test_regexhandler.py
tests/test_replykeyboardmarkup.py
tests/test_replykeyboardremove.py
tests/test_request.py
tests/test_shippingaddress.py
tests/test_shippingoption.py
tests/test_shippingquery.py
tests/test_shippingqueryhandler.py
tests/test_slots.py
tests/test_sticker.py
tests/test_stringcommandhandler.py
tests/test_stringregexhandler.py
tests/test_successfulpayment.py
tests/test_telegramobject.py
tests/test_typehandler.py
tests/test_update.py
tests/test_updater.py
tests/test_user.py
tests/test_userprofilephotos.py
tests/test_utils.py
tests/test_venue.py
tests/test_video.py
tests/test_videonote.py
tests/test_voice.py
tests/test_voicechat.py
tests/test_webhookinfo.py