Universal-Arduino-Telegram-Bot
Universal-Arduino-Telegram-Bot copied to clipboard
Ability to remove reply_keyboard
Simply remove reply_keyboard by passing empty string to sendMessageWithReplyKeyboard() function. There's no API to remove it atm.
Cool! Probably needs to be added to the examples before it can be merged, but I like implementation!