Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/source/telegram.ext.precheckoutqueryhandler.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
telegram\.ext\.precheckoutqueryhandler module
=============================================

.. automodule:: telegram.ext.precheckoutqueryhandler
:members:
:show-inheritance:
6 changes: 6 additions & 0 deletions docs/source/telegram.ext.shippingqueryhandler.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
telegram\.ext\.shippingqueryhandler module
==========================================

.. automodule:: telegram.ext.shippingqueryhandler
:members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.invoice.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.invoice module
=========================
=======================

.. automodule:: telegram.payment.invoice
:members:
:undoc-members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.labeledprice.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.labeledprice module
=========================
============================

.. automodule:: telegram.payment.labeledprice
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/source/telegram.orderinfo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ telegram.orderinfo module

.. automodule:: telegram.payment.orderinfo
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/source/telegram.precheckoutquery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ telegram.precheckoutquery module

.. automodule:: telegram.payment.precheckoutquery
:members:
:undoc-members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.shippingaddress.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.shippingaddress module
=========================
===============================

.. automodule:: telegram.payment.shippingaddress
:members:
:undoc-members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.shippingoption.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.shippingoption module
=========================
==============================

.. automodule:: telegram.payment.shippingoption
:members:
:undoc-members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.shippingquery.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.shippingquery module
=========================
=============================

.. automodule:: telegram.payment.shippingquery
:members:
:undoc-members:
:show-inheritance:
3 changes: 1 addition & 2 deletions docs/source/telegram.successfulpayment.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
telegram.successfulpayment module
=========================
=================================

.. automodule:: telegram.payment.successfulpayment
:members:
:undoc-members:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/source/telegram.videonote.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
telegram.videonote module
=====================
=========================

.. automodule:: telegram.files.videonote
:members:
Expand Down