The Wayback Machine - https://web.archive.org/web/20210817162116/https://github.com/topics/asyncio
Skip to content
#

asyncio

Here are 2,286 public repositories matching this topic...

fastapi
tiangolo
tiangolo commented Jun 12, 2020

First check

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the FastAPI documentation, with the integrated search.
  • I already searched in Google "How to X in FastAPI" and didn't find any information.
  • I already read and followed all the tutorial in the docs and didn't find an answ
seratch
seratch commented Aug 6, 2021

Currently, https://slack.dev/python-slack-sdk/socket-mode/index.html has only Events API example. We add interactivity patterns (e.g., shortcuts, modal submission, button clicks, etc.) in the page.


@~tjstum Thanks for your prompt reply here!

I might suggest adding something to the docs of SocketModeRequest (and the example usages) mentioning that the WebhookClient/AsyncWebhookClient ca

Olegt0rr
Olegt0rr commented Apr 8, 2021

New exceptions

  • BadRequest: Have no rights to send a message
  • BadRequest: Group chat was deactivated
  • BadRequest: Channel_private
  • BadRequest: Have no rights to send a message
  • Unauthorized: Forbidden: bot is not a member of the supergroup chat
  • Unauthorized: Forbidden: bot is not a member of the group chat
  • Unauthorized: Forbidden: chat_write_forbidden

Task

Wrap this e

Improve this page

Add a description, image, and links to the asyncio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asyncio topic, visit your repo's landing page and select "manage topics."

Learn more