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

Function adde

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

Source from the content-addressed store, hash-verified

91
92
93def adde(message):
94 bot.send_message(message.chat.id, "Вы создали событие")
95
96
97def deleten(message):

Callers 1

handle_button_clickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected