Skip to main content
Module

x/mtkruto/3_types.ts>ChatPGroup

Cross-runtime JavaScript library for building Telegram clients
Latest
interface ChatPGroup
implements _ChatPBase
Re-export
import { type ChatPGroup } from "https://deno.land/x/mtkruto@0.2.30/3_types.ts";

Properties

type: "group"
title: string

The title of the chat.

isCreator: boolean

Whether the current user is the owner of the chat.