eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
TalkListServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
size_t messages_length
GlobalBackfillMessagemessages

Detailed Description

Global chat backfill. Sent by the official game server when a player opens the global chat tab.

Definition at line 5010 of file protocol.h.

Field Documentation

◆ _eo

EoPacket TalkListServerPacket::_eo

Definition at line 5011 of file protocol.h.

◆ messages

GlobalBackfillMessage* TalkListServerPacket::messages

Definition at line 5013 of file protocol.h.

◆ messages_length

size_t TalkListServerPacket::messages_length

Definition at line 5012 of file protocol.h.


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