Launch Poll Options
data class LaunchPollOptions(val updateIsPollModalVisible: UpdateIsPollModalVisible, val isPollModalVisible: Boolean)
Defines options for toggling the poll modal visibility.
Defines options for toggling the poll modal visibility.