SentWebAppMessage
Describes an inline message sent by a Web App on behalf of a user.
fields
| field | type | required | description |
|---|---|---|---|
inline_message_id | string | optional | Optional. Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message. |
import
import type { SentWebAppMessage } from "@yaebal/types";used by
methods
official Bot API docs: https://core.telegram.org/bots/api/#sentwebappmessage