Advertisement
Guest User

Untitled

a guest
Aug 14th, 2020
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. @bots.callback_query_handler(text='imnobot')
  2. async def nobot(call):
  3. print("a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement