interface ChatPGroup implements _ChatPBaseRe-exportimport { type ChatPGroup } from "https://deno.land/x/mtkruto@0.1.157/3_types.ts"; Propertiestype: "group"title: stringThe title of the chat. isCreator: booleanWhether the current user is the owner of the chat.