| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Simplex.Chat.Store.ContactRequest
Documentation
createOrUpdateContactRequest :: Connection -> TVar ChaChaDRG -> VersionRangeChat -> User -> Int64 -> UserContactLink -> Bool -> InvitationId -> VersionRangeChat -> Profile -> Maybe XContactId -> Maybe SharedMsgId -> Maybe (SharedMsgId, MsgContent) -> PQSupport -> ExceptT StoreError IO RequestStage Source #
setContactAcceptedXContactId :: Connection -> Contact -> XContactId -> IO () Source #
setBusinessChatAcceptedXContactId :: Connection -> GroupInfo -> XContactId -> IO () Source #
setRequestSharedMsgIdForContact :: Connection -> ContactId -> SharedMsgId -> IO () Source #
setRequestSharedMsgIdForGroup :: Connection -> GroupId -> SharedMsgId -> IO () Source #