@vkruglikov/react-telegram-web-app / ShowPopupParams
You have to see original interface telegram!PopupParams.
-
Record
<string
,unknown
>↳
ShowPopupParams
• Optional
buttons: ShowPopupButton
[]
Optional. List of buttons to be displayed in the popup, 1-3 buttons
• message: string
The message to be displayed in the body of the popup, 1-256 characters.
• Optional
title: string
Optional. The text to be displayed in the popup title, 0-64 characters.