Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Command_ForgotPasswordReset Struct Reference

Classes

struct  SessionCommand

Public Attributes

required string user_name = 1
optional string clientid = 2
optional string token = 3
optional string new_password = 4
optional string hashed_new_password = 5

Member Data Documentation

◆ clientid

optional string Command_ForgotPasswordReset::clientid = 2

◆ hashed_new_password

optional string Command_ForgotPasswordReset::hashed_new_password = 5

◆ new_password

optional string Command_ForgotPasswordReset::new_password = 4

◆ token

optional string Command_ForgotPasswordReset::token = 3

◆ user_name

required string Command_ForgotPasswordReset::user_name = 1

The documentation for this struct was generated from the following file: