Versions in this module Expand all Collapse all v0 v0.3.2 Aug 14, 2026 v0.3.1 Aug 13, 2026 v0.3.0 Aug 11, 2026 Changes in this version + type Chat struct + Attachments []io.Reader + Messages map[int]*prot.MessageRaw + MessagesBind map[int]binding.String + Metadata prot.ChatMetadata + ReplyingTo []int + func NewChatCache() *Chat + type ChatCache struct + Chats map[int]*Chat + ThisChat *Chat