method Client.prototype.enableJoinRequestsimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; enableJoinRequests(chatId: ID)Enable join requests in a chat. User-only. ParameterschatId: IDThe identifier of the chat. Must be a channel or a supergroup.