class types.RequestPeerTypeChat
extends TypeRequestPeerType
import { types } from "https://deno.land/x/mtkruto@0.0.62/mod.ts";
const { RequestPeerTypeChat } = types;
Constructors
new
RequestPeerTypeChat(params: { creator?: true; botParticipant?: true; hasUsername?: boolean; forum?: boolean; userAdminRights?: TypeChatAdminRights; botAdminRights?: TypeChatAdminRights; })Properties
optional
botAdminRights: TypeChatAdminRightsoptional
userAdminRights: TypeChatAdminRights