For the complete documentation index, see llms.txt. This page is also available as Markdown.

display

The display name of the player.

The name of the player as displayed at the table.

Nullable: true

Can be omitted or null if the player's display name is the same as their real name on the poker site.

Type: string

Example:

"display": "MVS Player"

Last updated

Was this helpful?