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

Function check

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

Source from the content-addressed store, hash-verified

111
112
113def check(message):
114 bot.send_message(message.chat.id, "Вы хотите посмотреть список заметок/событий")
115
116
117bot.polling(none_stop=True)

Callers 1

handle_button_clickFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected