Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 410 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 410 Bytes

Example: Java Application Based Telegram Bot

Read this in other languages: English, 简体中文.

This is a simple demonstration about how to build an echo bot which will response "Hello Telegram!" every time when message received.

You can read the source code here, it's very easy to understand.