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

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

Member Data Documentation

◆ sender_id

optional string ServerInfo_ChatMessage::sender_id = 2

id of sender

◆ sender_ip

optional string ServerInfo_ChatMessage::sender_ip = 4

ip of sender

◆ sender_name

optional string ServerInfo_ChatMessage::sender_name = 3

name of sender

◆ target_id

optional string ServerInfo_ChatMessage::target_id = 7

id of target

◆ target_name

optional string ServerInfo_ChatMessage::target_name = 8

name of target

◆ target_type

optional string ServerInfo_ChatMessage::target_type = 6

< message

target type (room,game,chat)

◆ time

optional string ServerInfo_ChatMessage::time = 1

time chat was sent


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