Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklambourne committed Nov 19, 2024
1 parent 0ef6281 commit d3f26b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs_src/usage/sending_messages.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ While there's nothing stopping you from sending the rendered messages directly w

An example of this is provided below along with the JSON result of rendering the message, an equivalent `curl` command, and finally the result of the message as it appears in the Slack user interface.

### Sending a Message with the `slack-sdk` Library
### Sending a Message with the (Modern) `slack-sdk` Library
=== "Python (`slackblocks`)"
```python
from os import environ
Expand Down

0 comments on commit d3f26b1

Please sign in to comment.