urlButton
fun InlineKeyboardRowBuilder.urlButton(text: String, url: String, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean
Creates and put URLInlineKeyboardButton
See also
InlineKeyboardBuilder.row