loginButton

fun InlineKeyboardRowBuilder.loginButton(text: String, loginUrl: LoginURL, iconCustomEmojiId: CustomEmojiId? = null, style: KeyboardButtonStyle? = null): Boolean

Creates and put LoginURLInlineKeyboardButton

See also

InlineKeyboardBuilder.row