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

Function addn

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

Source from the content-addressed store, hash-verified

87
88
89def addn(message):
90 bot.send_message(message.chat.id, "Вы создали заметку")
91
92
93def adde(message):

Callers 1

handle_button_clickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected