Chat Flutter v3
Chat Flutter
Chat
Flutter
Version 3
Home
/
Chat
/
Flutter
/
Message
Delete a poll option
Copy link
You can delete a poll option by specifying the pollId
and the pollOptionId
in the deletePollOption()
method. Also channel operators can delete any poll option of a poll as well.