Helpers
Helper endpoints for game room operations
Last updated
Helper endpoints for game room operations
Last updated
This section contains helper endpoints that combine multiple game room operations for convenience.
Checks if a player is currently joined to a game room.
Handles player joining and payment processing together.
Processes earnings and player leaving in a single call.
Combines room creation, player joining, and payment processing in one call.
Handles earning distribution, player leaving, and room end in one operation.