Skip to main content
Module

x/grm/deps.ts>Semaphore#acquire

MTProto API Client for Deno 🦕
Go to Latest
method Semaphore.prototype.acquire
import { Semaphore } from "https://deno.land/x/grm@0.5.1/deps.ts";

Returns

Promise<[number, SemaphoreInterface.Releaser]>