Skip to content

Message Button Reply Data DTO Reference

The NjoguAmos\Waha\Dto\MessageButtonReplyData represents a reply to a button message.

chatIdstring

The recipient's chat ID.

selectedDisplayTextstring

The text of the selected button.

selectedButtonIDstring

The ID of the selected button.

replyTostring or null

The ID of the message to reply to.

Released under the MIT License.