web App Inline Button
inline fun webAppInlineButton(text: String, webApp: WebAppInfo): WebAppInlineKeyboardButton
Content copied to clipboard
inline fun webAppInlineButton(text: String, url: String): WebAppInlineKeyboardButton
Content copied to clipboard
Creates and put WebAppInlineKeyboardButton. Please, remember that this button is available in private chats only
See also
inline Keyboard
Inline Keyboard Builder. row