class RequestPeerTypeChat
extends _TypeRequestPeerType
import { RequestPeerTypeChat } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
RequestPeerTypeChat(params?: { creator?: true; botParticipant?: true; hasUsername?: boolean; forum?: boolean; userAdminRights?: TypeChatAdminRights; botAdminRights?: TypeChatAdminRights; })Properties
protected
readonly
[params]: Paramsoptional
botAdminRights: TypeChatAdminRightsoptional
userAdminRights: TypeChatAdminRightsStatic Properties
readonly
[paramDesc]: ParamDesc