aboutsummaryrefslogtreecommitdiffstats
path: root/mock_data
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2023-01-14 15:58:53 +0100
committerTrygve Aaberge <trygveaa@gmail.com>2024-02-18 11:32:53 +0100
commit220e254d4d6760ac356a323ed7ed855848767cae (patch)
tree0e0134c71185d929dab564b6262753c6202d88e3 /mock_data
parente28f556f476cbba7a0d70e1f145d8daa728b28be (diff)
downloadwee-slack-220e254d4d6760ac356a323ed7ed855848767cae.tar.gz
Fix some slack types
Diffstat (limited to 'mock_data')
-rw-r--r--mock_data/slack_conversations_info_channel_public.json2
-rw-r--r--mock_data/slack_conversations_info_im.json18
2 files changed, 11 insertions, 9 deletions
diff --git a/mock_data/slack_conversations_info_channel_public.json b/mock_data/slack_conversations_info_channel_public.json
index 7fda206..667c9cd 100644
--- a/mock_data/slack_conversations_info_channel_public.json
+++ b/mock_data/slack_conversations_info_channel_public.json
@@ -27,7 +27,7 @@
],
"pending_connected_team_ids": [],
"is_member": true,
- "last_read": "1672950607.521259",
+ "last_read": "1673707855.715349",
"topic": {
"value": "å\nø\næ",
"creator": "U7JNGMGEB",
diff --git a/mock_data/slack_conversations_info_im.json b/mock_data/slack_conversations_info_im.json
index c5d70c1..78c29b8 100644
--- a/mock_data/slack_conversations_info_im.json
+++ b/mock_data/slack_conversations_info_im.json
@@ -9,31 +9,33 @@
"context_team_id": "T0FC8BFQR",
"updated": 1558176716111,
"user": "U9NJX9J83",
- "last_read": "1665038145.797419",
+ "last_read": "1673700773.303629",
"latest": {
- "client_msg_id": "0f1253bc-9159-47ec-b184-e106eae4bd3c",
+ "client_msg_id": "483ee8db-35a3-4c1e-abf6-be8a85cde9b3",
"type": "message",
- "text": "7",
- "user": "U9NJX9J83",
- "ts": "1665038145.797419",
+ "text": "b",
+ "user": "U7JNGMGEB",
+ "ts": "1673700773.303629",
"blocks": [
{
"type": "rich_text",
- "block_id": "w6H",
+ "block_id": "jaBbr",
"elements": [
{
"type": "rich_text_section",
"elements": [
{
"type": "text",
- "text": "7"
+ "text": "b"
}
]
}
]
}
],
- "team": "T0FC8BFQR"
+ "team": "T0FC8BFQR",
+ "thread_ts": "1673700766.268199",
+ "parent_user_id": "U7JNGMGEB"
},
"unread_count": 0,
"unread_count_display": 0,