class types.ChannelParticipantAdmin extends _TypeChannelParticipantimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { ChannelParticipantAdmin } = types; ConstructorsnewChannelParticipantAdmin(params: { canEdit?: true; self?: true; userId: bigint; inviterId?: bigint; promotedBy: bigint; date: number; adminRights: TypeChatAdminRights; rank?: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsadminRights: TypeChatAdminRightsoptionalcanEdit: truedate: numberoptionalinviterId: bigintpromotedBy: bigintoptionalrank: stringoptionalself: trueuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc