Expand description
Ticket message utilities.
This module provides helper types and conversions for ticket message endpoints.
It includes:
MessageResponse
: a serializable response type for ticket message API endpoints.UserResponse
: embedded user information for message responses.
Structsยง
- Message
Response - Represents a ticket message along with its author information.
- User
Response - Represents a user in the context of a ticket message.