wait_interaction_finished()¶
Wait interaction for finish.
Arguments¶
None
Return¶
None
Exceptions¶
RayaCommandNotRunningRayaInteractionsNotRunning
See the complete interactions exceptions. See the general exceptions.
Usage example¶
...
await self.interactions.wait_interaction_finished()