Message Button Reply Data DTO Reference
The NjoguAmos\Waha\Dto\MessageButtonReplyData represents a reply to a button message.
chatId → string
The recipient's chat ID.
selectedDisplayText → string
The text of the selected button.
selectedButtonID → string
The ID of the selected button.
replyTo → string or null
The ID of the message to reply to.