Advertisement
l1von

Untitled

Jun 25th, 2021
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1.  
  2.  
  3.         photo = random.choice(os.listdir("images/"))
  4.         await bot.send_photo(message.chat.id, photo, caption='на')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement