forked from Mstrodl/your-first-slack-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.txt
More file actions
2 lines (2 loc) · 1.72 KB
/
test.txt
File metadata and controls
2 lines (2 loc) · 1.72 KB
1
2
message_list = [{'user': 'U07B1BMG64U', 'type': 'message', 'ts': '1743973190.957649', 'client_msg_id': '64d05b96-380f-4aa7-a7c4-c8e62f80a136', 'text': 'test', 'team': 'T04S6SNC4', 'thread_ts': '1743973190.957649', 'reply_count': 2, 'reply_users_count': 1, 'latest_reply': '1743973258.845579', 'reply_users': ['U07B1BMG64U'], 'is_locked': False, 'subscribed': False, 'blocks': [{'type': 'rich_text', 'block_id': 'gB9fq', 'elements': [{'type': 'rich_text_section', 'elements': [{'type': 'text', 'text': 'test'}]}]}]}, {'user': 'U07B1BMG64U', 'type': 'message', 'ts': '1743973197.329929', 'client_msg_id': 'fc8da808-a5e2-4171-9456-371defacc58e', 'text': 'nwib', 'team': 'T04S6SNC4', 'thread_ts': '1743973190.957649', 'parent_user_id': 'U07B1BMG64U', 'blocks': [{'type': 'rich_text', 'block_id': 'Bi/y+', 'elements': [{'type': 'rich_text_section', 'elements': [{'type': 'text', 'text': 'nwib'}]}]}]}, {'user': 'U07B1BMG64U', 'type': 'message', 'ts': '1743973258.845579', 'client_msg_id': 'a6d06cdf-c4f8-4a3f-a3d6-70012fb908a7', 'text': 'nwib', 'team': 'T04S6SNC4', 'thread_ts': '1743973190.957649', 'parent_user_id': 'U07B1BMG64U', 'blocks': [{'type': 'rich_text', 'block_id': 'Bi/y+', 'elements': [{'type': 'rich_text_section', 'elements': [{'type': 'text', 'text': 'nwib'}]}]}]}]
message = {'user': 'U07B1BMG64U', 'type': 'message', 'ts': '1743973258.845579', 'client_msg_id': 'a6d06cdf-c4f8-4a3f-a3d6-70012fb908a7', 'text': 'nwib', 'team': 'T04S6SNC4', 'thread_ts': '1743973190.957649', 'parent_user_id': 'U07B1BMG64U', 'blocks': [{'type': 'rich_text', 'block_id': 'Bi/y+', 'elements': [{'type': 'rich_text_section', 'elements': [{'type': 'text', 'text': 'nwib'}]}]}], 'channel': 'C06HLL9CL', 'event_ts': '1743973258.845579', 'channel_type': 'channel'}