Skip to content

azanorth/tbotlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot Librarry

Usage:

from tbotlib import Telegram
from tbotlib import Request
from tbotlib import Message

bot = Telegram(token)
resp = bot.get_resp()

for msg in resp: print Message(msg)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages