simplex-chat-6.5.0.7
Safe HaskellNone
LanguageHaskell2010

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 #