interface Chat.ChannelBase
implements Base
import { type Chat } from "https://deno.land/x/mtkruto@0.0.997/mod.ts";
const { ChannelBase } = Chat;
Properties
optional
photo: ChatPhoto.ChatChat photo.
True, if this user was reported by many users as a fake or scam user: be careful when interacting with them.
True, if the access to the user must be restricted for the reason specified in restriction_reason
optional
restrictionReason: types.RestrictionReason[]Contains the reason why access to the user must be restricted.