import { type UpdateNewChat } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A new chat was added to the chat list. User-only.
Properties
newChat: Chat
The newly added chat.
import { type UpdateNewChat } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A new chat was added to the chat list. User-only.
The newly added chat.