Skip to content

Commit

Permalink
Update discord/interactions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
  • Loading branch information
Lulalaby and Dorukyum committed Apr 17, 2022
1 parent 96b7f6a commit e49066a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/interactions.py
Expand Up @@ -841,7 +841,7 @@ async def send_modal(self, modal: Modal) -> Interaction:
async def _locked_response(self, coro: Coroutine[Any]):
"""|coro|
Wraps a response and makes sure that is locked while executing
Wraps a response and makes sure that it's locked while executing.
Parameters
-----------
Expand Down

0 comments on commit e49066a

Please sign in to comment.