wait_interaction_finished()
- 1 Minute to read
wait_interaction_finished()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Wait interaction for finish.
Arguments
None
Return
None
Exceptions
RayaCommandNotRunning
RayaInteractionsNotRunning
See the complete interactions exceptions.
See the general exceptions.
Usage example
...
await self.interactions.wait_interaction_finished()
Was this article helpful?