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