Advertisement
DimaDevelop

Untitled

Oct 15th, 2022
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.17 KB | None | 0 0
  1. upload = VkUpload(vk)
  2.     res = upload.photo("qresult.png")
  3.     result = "photo{}_{}".format(res['owner_id'], res['id'])
  4.     msg_edit(vk, event, "результат:", result)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement