mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
081974da1e
This adds a new `discord_messages` table and extends the persistence APIs such that `MessagesByID` and `MessageByID` will return user messages that include their discord message payload. It also adds APIs to save individual discord messages.