interface Chat.Group
implements Base
import { type Chat } from "https://deno.land/x/mtkruto@0.1.0/mod.ts";
const { Group } = Chat;
Properties
optional
photo: ChatPhoto.ChatChat photo.
import { type Chat } from "https://deno.land/x/mtkruto@0.1.0/mod.ts";
const { Group } = Chat;
Chat photo.