save Prepared Keyboard Button
suspend fun TelegramBot.savePreparedKeyboardButton(userId: ChatId, button: KeyboardButton): PreparedKeyboardButton(source)
suspend fun TelegramBot.savePreparedKeyboardButton(user: User, button: KeyboardButton): PreparedKeyboardButton(source)