File: examples.rawapibot.rst

package info (click to toggle)
python-telegram-bot 21.10-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 10,056 kB
  • sloc: python: 82,277; makefile: 176; sh: 4
file content (11 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
`rawapibot.py`
==============

This example uses only the pure, "bare-metal" API wrapper.



.. literalinclude:: ../../examples/rawapibot.py
   :language: python
   :linenos: