Skip to main content
Module

x/mtkruto/mod.ts>Chat.Group

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Chat.Group
implements Base
import { type Chat } from "https://deno.land/x/mtkruto@0.0.997/mod.ts";
const { Group } = Chat;

Properties

type: ChatType.Group
title: string

Title, for supergroups, channels and group chats

optional
photo: ChatPhoto.Chat

Chat photo.

isCreator: boolean

True, if the user is creator of the chat