wait_interaction_finished()


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