Helpers

Helper endpoints for game room operations

This section contains helper endpoints that combine multiple game room operations for convenience.

Helpers

Is Joined Game Room

Checks if a player is currently joined to a game room. View Details

Join and Pay

Handles player joining and payment processing together. View Details

Earn and Leave

Processes earnings and player leaving in a single call. View Details

Create, Join and Pay

Combines room creation, player joining, and payment processing in one call. View Details

Earn, Leave and End

Handles earning distribution, player leaving, and room end in one operation. View Details

Last updated