Skip to content

Message Poll Data DTO Reference

The NjoguAmos\Waha\Dto\MessagePollData represents a poll message to be sent.

chatIdstring

The recipient's chat ID.

pollPollData

The poll configuration.

reply_tostring or null

The ID of the message to reply to.

Released under the MIT License.