# [Document] Python Telegram Bot

- Author: @mildsalmon
- Published: 2020-02-17
- Updated: 2021-07-29
- Source: http://blex.me/@mildsalmon/telegram
- Tags: python, document, 모듈, pythontelegrambot

---

아래 링크들이 다 잘되어 있어서 일단 링크로 대체한다.

# Telegram Bot API

[튜토리얼](https://github.com/python-telegram-bot/python-telegram-bot)

API는 [Telegram Bot API](https://core.telegram.org/bots/api)를 참고하면 된다.

https://python-telegram-bot.readthedocs.io/en/stable/

# 참고문헌
