MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / deletev

Function deletev

projects/ToDoList/to_do_list.py:101–102  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

99
100
101def deletev(message):
102 bot.send_message(message.chat.id, "Вы удалили событие")
103
104
105def editn(message):

Callers 1

handle_button_clickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected