enableJoinRequests
Enable join requests in a chat. USER-ONLY
Parameters
The identifier of a chat. Must be a channel or a supergroup.
Result
void
Syntax
await client.enableJoinRequests(chatId);
Enable join requests in a chat. USER-ONLY
The identifier of a chat. Must be a channel or a supergroup.
await client.enableJoinRequests(chatId);