Skip to main content
Module

x/mtkruto/mod.ts>MessageNewChatPhoto

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MessageNewChatPhoto
implements MessageBase
import { type MessageNewChatPhoto } from "https://deno.land/x/mtkruto@0.1.136/mod.ts";

A message that is received when a chat's photo is changed.

Properties

newChatPhoto: Photo

The new photo of the chat.