TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Ticket::SupportTicketChatLine Struct Reference

#include <TicketPackets.h>

Public Member Functions

 SupportTicketChatLine ()
 
 SupportTicketChatLine (time_t timestamp, std::string_view text)
 

Public Attributes

WorldPackets::Timestamp Timestamp
 
std::string Text
 

Detailed Description

Definition at line 110 of file TicketPackets.h.

Constructor & Destructor Documentation

◆ SupportTicketChatLine() [1/2]

WorldPackets::Ticket::SupportTicketChatLine::SupportTicketChatLine ( )
inline

Definition at line 112 of file TicketPackets.h.

◆ SupportTicketChatLine() [2/2]

WorldPackets::Ticket::SupportTicketChatLine::SupportTicketChatLine ( time_t  timestamp,
std::string_view  text 
)

Definition at line 84 of file TicketPackets.cpp.

Member Data Documentation

◆ Text

std::string WorldPackets::Ticket::SupportTicketChatLine::Text

Definition at line 116 of file TicketPackets.h.

◆ Timestamp

WorldPackets::Timestamp WorldPackets::Ticket::SupportTicketChatLine::Timestamp

Definition at line 115 of file TicketPackets.h.


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