From 845f9337cb07182221f569365246583d74baf0c5 Mon Sep 17 00:00:00 2001 From: rygine Date: Mon, 21 Aug 2023 20:59:37 +0000 Subject: [PATCH] deploy: 149c5a3974c0a62b8773fa71bd73751e693a1581 --- functions/getAttachment.html | 2 +- functions/getDbInstance.html | 2 +- functions/getMessageByXmtpID.html | 2 +- functions/getOriginalMessageFromReply.html | 2 +- functions/getReactionsByXmtpID.html | 2 +- functions/getReadReceipt.html | 2 +- functions/hasReaction.html | 2 +- functions/hasReadReceipt.html | 2 +- functions/hasReply.html | 2 +- functions/isValidAddress.html | 2 +- functions/processUnprocessedMessages.html | 2 +- functions/toCachedMessage.html | 2 +- functions/useCanMessage.html | 2 +- functions/useClient.html | 2 +- functions/useConversation.html | 2 +- functions/useConversations.html | 2 +- functions/useDb.html | 2 +- functions/useLastMessage.html | 2 +- functions/useMessages.html | 2 +- functions/useReactions.html | 2 +- functions/useReply.html | 2 +- functions/useResendMessage.html | 2 +- functions/useSendMessage.html | 2 +- functions/useStartConversation.html | 2 +- functions/useStreamAllMessages.html | 2 +- functions/useStreamConversations.html | 2 +- functions/useStreamMessages.html | 2 +- index.html | 318 ++++++++++++++----- types/CachedAttachmentsMetadata.html | 2 +- types/CachedConversation.html | 2 +- types/CachedConversationWithId.html | 2 +- types/CachedConversationsTable.html | 2 +- types/CachedMessage.html | 2 +- types/CachedMessageWithId.html | 2 +- types/CachedMessagesTable.html | 2 +- types/CachedReaction.html | 2 +- types/CachedReactionsMetadata.html | 2 +- types/CachedReactionsTable.html | 2 +- types/CachedReadReceiptMetadata.html | 2 +- types/CachedRepliesMetadata.html | 2 +- types/ProcessUnprocessedMessagesOptions.html | 2 +- variables/attachmentContentTypeConfig.html | 2 +- variables/reactionContentTypeConfig.html | 2 +- variables/readReceiptContentTypeConfig.html | 2 +- variables/replyContentTypeConfig.html | 2 +- variables/textContentTypeConfig.html | 2 +- 46 files changed, 286 insertions(+), 122 deletions(-) diff --git a/functions/getAttachment.html b/functions/getAttachment.html index d659a1a7..61d110de 100644 --- a/functions/getAttachment.html +++ b/functions/getAttachment.html @@ -33,7 +33,7 @@

Returns +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/attachment.ts:29
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reaction.ts:139
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/readReceipt.ts:39
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reply.ts:61
  • +
  • Defined in packages/react-sdk/src/helpers/isValidAddress.ts:7
  • CachedAttachmentsMetadata: Attachment | undefined
    +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/attachment.ts:21
  • +
  • Defined in packages/react-sdk/src/helpers/caching/conversations.ts:6
  • +
  • Defined in packages/react-sdk/src/helpers/caching/conversations.ts:32
  • +
  • Defined in packages/react-sdk/src/helpers/caching/conversations.ts:30
  • +
  • Defined in packages/react-sdk/src/helpers/caching/messages.ts:21
  • +
  • Defined in packages/react-sdk/src/helpers/caching/messages.ts:42
  • +
  • Defined in packages/react-sdk/src/helpers/caching/messages.ts:40
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reaction.ts:18
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reaction.ts:38
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reaction.ts:40
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/readReceipt.ts:17
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reply.ts:15
  • +
  • Defined in packages/react-sdk/src/helpers/caching/messages.ts:451
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/attachment.ts:131
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reaction.ts:199
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/readReceipt.ts:81
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/reply.ts:134
  • +
  • Defined in packages/react-sdk/src/helpers/caching/contentTypes/text.ts:36