class types.UpdateChatUserTyping extends _TypeUpdateimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { UpdateChatUserTyping } = types; ConstructorsnewUpdateChatUserTyping(params: { chatId: bigint; fromId: TypePeer; action: TypeSendMessageAction; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsaction: TypeSendMessageActionchatId: bigintfromId: TypePeerStatic Propertiesreadonly[paramDesc]: ParamDesc