function constructChat2import { constructChat2 } from "https://deno.land/x/mtkruto@0.1.139/types/5_chat.ts"; constructChat2(entity: | types.User | types.Chat | types.ChatForbidden | types.Channel | types.ChannelForbidden,pinned: number,lastMessage: Omit<Message, "replyToMessage"> | undefined,): ChatParametersentity: | types.User | types.Chat | types.ChatForbidden | types.Channel | types.ChannelForbiddenpinned: numberlastMessage: Omit<Message, "replyToMessage"> | undefinedReturnsChat