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

Function edite

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

Source from the content-addressed store, hash-verified

107
108
109def edite(message):
110 bot.send_message(message.chat.id, "Вы хотите изменить событие")
111
112
113def check(message):

Callers 1

handle_button_clickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected