Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/mod.ts>_intoIdSet

MTProto API Client for Deno 🦕
Go to Latest
function _intoIdSet
Re-export
import { _intoIdSet } from "https://deno.land/x/grm@0.6.0/src/mod.ts";

Parameters

chats: Api.TypeEntityLike[] | Api.TypeEntityLike | undefined

Returns

Promise<string[] | undefined>