Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

Here is some examples of using Pytdbot

chatIDBot.py

An example of a bot that prints the ID of any chat selected by the user using request_user/chat button.

Real example: https://t.me/WhatChatIDBot.

keyboardBot.py

An example of a bot that sends reply markup buttons.

echobot.py

An example of a bot that echo content sent by the user.