Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/types/1_chat_p.ts>ChatPGroup

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface ChatPGroup
implements _ChatPBase
import { type ChatPGroup } from "https://deno.land/x/mtkruto@0.1.147/types/1_chat_p.ts";

Properties

type: "group"
title: string

The title of the chat.

isCreator: boolean

Whether the current user is the owner of the chat.