InlineKeyboardButtonURL

An inline keyboard button that, when pressed, opens the specified URL.

Properties

text: string

The text of the button.

style?: ButtonStyle
type: "url"

The URL to open.

url: string