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