webAppInlineButton

inline fun webAppInlineButton(text: String, webApp: WebAppInfo): WebAppInlineKeyboardButton
inline fun webAppInlineButton(text: String, url: String): WebAppInlineKeyboardButton

Creates and put WebAppInlineKeyboardButton. Please, remember that this button is available in private chats only

See also

inlineKeyboard
InlineKeyboardBuilder.row