File: telegram.document.rst

package info (click to toggle)
python-telegram-bot 22.3-2
  • links: PTS
  • area: main
  • in suites: forky
  • size: 11,032 kB
  • sloc: python: 90,299; makefile: 176; sh: 4
file content (8 lines) | stat: -rw-r--r-- 216 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
Document
========
.. Also lists methods of _BaseThumbedMedium, but not the ones of TelegramObject

.. autoclass:: telegram.Document
    :members:
    :show-inheritance:
    :inherited-members: TelegramObject, object