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

Function editn

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

Source from the content-addressed store, hash-verified

103
104
105def editn(message):
106 bot.send_message(message.chat.id, "Вы хотите изменить заметку")
107
108
109def edite(message):

Callers 1

handle_button_clickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected