class types.UpdateChatParticipantAdd extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateChatParticipantAdd } = types; ConstructorsnewUpdateChatParticipantAdd(params: { chatId: bigint; userId: bigint; inviterId: bigint; date: number; version: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamschatId: bigintdate: numberinviterId: bigintuserId: bigintversion: numberStatic Propertiesreadonly[paramDesc]: ParamDesc