interface MessageNewChatPhoto
implements _MessageBase
import { type MessageNewChatPhoto } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
A message that is received when a chat's photo is changed.
Properties
newChatPhoto: Photo
The new photo of the chat.