X Tutup
Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 680 Bytes

File metadata and controls

31 lines (26 loc) · 680 Bytes

telegram.ext package

Submodules

.. toctree::

    telegram.ext.updater
    telegram.ext.dispatcher
    telegram.ext.jobqueue
    telegram.ext.handler
    telegram.ext.callbackqueryhandler
    telegram.ext.choseninlineresulthandler
    telegram.ext.conversationhandler
    telegram.ext.commandhandler
    telegram.ext.inlinequeryhandler
    telegram.ext.messagehandler
    telegram.ext.filters
    telegram.ext.regexhandler
    telegram.ext.stringcommandhandler
    telegram.ext.stringregexhandler
    telegram.ext.typehandler

Module contents

.. automodule:: telegram.ext
    :members:
    :undoc-members:
    :show-inheritance:
X Tutup