Skip to main content
Module

x/mtkruto/mod.ts>UpdateNewChat

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface UpdateNewChat
import { type UpdateNewChat } from "https://deno.land/x/mtkruto@0.1.162/mod.ts";

A new chat was added to the chat list. User-only.

Properties

newChat: Chat

The newly added chat.