Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.1.101/mod.ts";
const { Group } = Chat;

Properties

type: "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