-
Notifications
You must be signed in to change notification settings - Fork 0
Components
sirily11 edited this page Nov 12, 2024
·
2 revisions
rx-bot supports most of the HTML components in React. However, some specific components targeted for the Bot platform are also supported.
import { CommandButton, Command } from "@rx-lab/core";
<Command />
<CommandButton />Commands will be rendered as inline links in Telegram, for example:

Command Buttons will be rendered as inline buttons in Telegram, for example:
