class types.RequestPeerTypeBroadcast
extends _TypeRequestPeerType
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { RequestPeerTypeBroadcast } = types;
Constructors
new
RequestPeerTypeBroadcast(params?: { creator?: true; hasUsername?: boolean; userAdminRights?: TypeChatAdminRights; botAdminRights?: TypeChatAdminRights; })Properties
protected
readonly
[params]: Paramsoptional
botAdminRights: TypeChatAdminRightsoptional
userAdminRights: TypeChatAdminRightsStatic Properties
readonly
[paramDesc]: ParamDesc