RichTextButtonURL

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

Properties

style?: "danger" | "success" | "primary" | "link"

The style of the button.

type: "url"

The URL to open.

url: string