![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Public Attributes | |
| optional string | time = 1 |
| time chat was sent | |
| optional string | sender_id = 2 |
| id of sender | |
| optional string | sender_name = 3 |
| name of sender | |
| optional string | sender_ip = 4 |
| ip of sender | |
| optional string | target_type = 6 |
| < message | |
| optional string | target_id = 7 |
| id of target | |
| optional string | target_name = 8 |
| name of target | |
| optional string ServerInfo_ChatMessage::sender_id = 2 |
id of sender
| optional string ServerInfo_ChatMessage::sender_ip = 4 |
ip of sender
| optional string ServerInfo_ChatMessage::sender_name = 3 |
name of sender
| optional string ServerInfo_ChatMessage::target_id = 7 |
id of target
| optional string ServerInfo_ChatMessage::target_name = 8 |
name of target
| optional string ServerInfo_ChatMessage::target_type = 6 |
< message
target type (room,game,chat)
| optional string ServerInfo_ChatMessage::time = 1 |
time chat was sent