Skip to main content
Module

x/mtkruto/types/2_chat.ts>constructChat

Cross-runtime JavaScript library for building Telegram clients
Latest
function constructChat
import { constructChat } from "https://deno.land/x/mtkruto@0.2.30/types/2_chat.ts";

Parameters

fullChat: Api.userFull | Api.chatFull | Api.channelFull
getEntity: EntityGetter

Returns

Promise<Chat>