Skip to main content

inlineBotSwitchPM

The bot requested the user to message them in private

type tg.InlineBotSwitchPM struct { /* ... */ }

Fields

NameTypeRequiredDescription
TextstringyesText for the button that switches the user to a private chat with the bot and sends the bot a start message with the parameter start_parameter (can be empty)
StartParamstringyesThe parameter for the /start parameter

References