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