GramIO API Reference / gramio/dist / SendChatJoinRequestWebAppParams
Interface: SendChatJoinRequestWebAppParams
Defined in: @gramio/types/out/params.d.ts:2306
Params object for sendChatJoinRequestWebApp method
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
chat_join_request_query_id | string | Unique identifier of the join request query | @gramio/types/out/params.d.ts:2310 |
web_app_url | string | An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps | @gramio/types/out/params.d.ts:2314 |