Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #1416 Add expand property to SectionBlock class #1420

Merged
merged 2 commits into from
Jan 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
662 changes: 442 additions & 220 deletions json-logs/samples/api/chat.postMessage.json

Large diffs are not rendered by default.

362 changes: 242 additions & 120 deletions json-logs/samples/api/chat.scheduleMessage.json

Large diffs are not rendered by default.

482 changes: 322 additions & 160 deletions json-logs/samples/api/chat.update.json

Large diffs are not rendered by default.

782 changes: 522 additions & 260 deletions json-logs/samples/api/conversations.history.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions json-logs/samples/api/conversations.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@
""
],
"user": [
"W00000000",
"U00000000"
"W00000000"
]
},
"threads_restricted_to": {
Expand Down
Loading
Loading