mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-21 00:48:19 +01:00
Fix go to pinned message targeting outgoing messages
This commit is contained in:
@@ -895,6 +895,7 @@ type ReadableInterface = {
|
||||
_getAllReactions: () => Array<ReactionType>;
|
||||
|
||||
getMessageByAuthorAciAndSentAt: (
|
||||
ourAci: AciString,
|
||||
authorAci: AciString,
|
||||
sentAtTimestamp: number,
|
||||
options: { includeEdits: boolean }
|
||||
|
||||
Reference in New Issue
Block a user