telegramx.js

AnswerChatJoinRequestQueryParams

interface

Declaration

interface AnswerChatJoinRequestQueryParams 

Properties

chat_join_request_query_id: string;

Unique identifier of the join request query

resultproperty#
result: string;

Result of the query. Must be either "approve" to allow the user to join the chat, "decline" to disallow the user to join the chat, or "queue" to leave the decision to other administrators.