Closed nekijbt closed 2 years ago
Of course, it requires editing of telebot_send_message() prototype in telebot-methods.h
We cannot merge this PR at the moment, it changes API. Other APIs need to be fixed as proposed, and documentation needs to be updated. If you have resource please do fix all APIs that needs to return message, and update documentation.
Return response from server which include message_id field used in further requests. For example in telebot_edit_message_text().