Appearance
The NjoguAmos\Waha\Dto\MessageStarData represents starring/unstarring a message.
NjoguAmos\Waha\Dto\MessageStarData
chatId
string
The chat ID where the message is located.
messageId
The ID of the message to star/unstar.
star
bool
Whether to star or unstar the message.