web App Button
inline fun InlineKeyboardRowBuilder.webAppButton(text: String, webApp: WebAppInfo): Boolean
Content copied to clipboard
inline fun InlineKeyboardRowBuilder.webAppButton(text: String, url: String): Boolean
Content copied to clipboard
Creates and put WebAppInlineKeyboardButton. Please, remember that this button is available in private chats only
See also
inline fun ReplyKeyboardRowBuilder.webAppButton(text: String, webApp: WebAppInfo): Boolean
Content copied to clipboard
inline fun ReplyKeyboardRowBuilder.webAppButton(text: String, url: String): Boolean
Content copied to clipboard
Creates and put WebAppKeyboardButton