mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 22:05:15 +00:00
Docs updates
This commit is contained in:
parent
62a2488285
commit
1346a764f9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Events API and OAuth
|
||||
# Events API and OAuth for Hyper
|
||||
|
||||
The library provides routes and middleware implementation in `SlackEventsAxumListener` for:
|
||||
- Push Events
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Events API and OAuth for Hyper
|
||||
# Events API and OAuth
|
||||
|
||||
The library provides two different ways to work with Slack Events API:
|
||||
- Using [pure Hyper-based solution](./events-api-hyper.md)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue