deletePollOption

suspend fun BaseChannel.deletePollOption(pollId: Long, pollOptionId: Long)

Deletes this poll option.

Since

4.15.0

Parameters

pollId

The poll id to delete option

pollOptionId

The poll option id to delete