Docs updates

This commit is contained in:
Abdulla Abdurakhmanov 2022-08-06 15:29:53 +02:00
parent 62a2488285
commit 1346a764f9
No known key found for this signature in database
GPG key ID: FCDF08B0ECE6E69B
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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)