Skip to content

GramIO API Reference / gramio/dist / AnswerChatJoinRequestQueryParams

Interface: AnswerChatJoinRequestQueryParams

Defined in: @gramio/types/out/params.d.ts:2292

Params object for answerChatJoinRequestQuery method

Properties

PropertyTypeDescriptionDefined in
chat_join_request_query_idstringUnique identifier of the join request query@gramio/types/out/params.d.ts:2296
resultAnswerChatJoinRequestQueryResultResult 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.@gramio/types/out/params.d.ts:2300