mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 20:03:25 +01:00
Add receive support for pin/unpin message
This commit is contained in:
@@ -8,6 +8,7 @@ import { isDirectConversation } from './whatTypeOfConversation.dom.js';
|
||||
|
||||
const { compact } = lodash;
|
||||
|
||||
// TODO(DESKTOP-9497): This will not include `ourAci` in 1:1 chats
|
||||
export function getConversationMembers(
|
||||
conversationAttrs: ConversationAttributesType,
|
||||
options: { includePendingMembers?: boolean } = {}
|
||||
|
||||
Reference in New Issue
Block a user