interface Chat.ChannelBase
implements Base
import { type Chat } from "https://deno.land/x/mtkruto@0.1.118/3_types.ts";
const { ChannelBase } = Chat;
Properties
optional
photo: ChatPhoto.ChatThe chat or channel's photo.
optional
restrictionReason: RestrictionReason[]The reason why the chat or channel has been restricted.