getPreparedKeyboardButton¶
Returns a keyboard button prepared by the bot for the user. The button will be of the type keyboardButtonTypeRequestUsers, keyboardButtonTypeRequestChat, or keyboardButtonTypeRequestManagedBot
getPreparedKeyboardButton(
bot_user_id: int53,
prepared_button_id: string
) → KeyboardButton