FunctionsClient$clientLeaveOn this page$clientLeave Usage Use this function for your bot to leave a group, supergroup or channel Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[Leave chat] $clientLeave`,});