class types.RequestPeerTypeChat
extends _TypeRequestPeerType
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { RequestPeerTypeChat } = types;
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