interface ChatListItemRe-exportimport { type ChatListItem } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; Propertieschat: ChatPorder: stringpinned: numberoptionallastMessage: Omit<Message, "replyToMessage">