class types.UpdateUserName extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { UpdateUserName } = types; ConstructorsnewUpdateUserName(params: { userId: bigint; firstName: string; lastName: string; usernames: Array<TypeUsername>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsfirstName: stringlastName: stringuserId: bigintusernames: Array<TypeUsername>Static Propertiesreadonly[paramDesc]: ParamDesc