-record(poll_option, { text :: binary(), text_entities :: gleam@option:option(list(telega@model:message_entity())), voter_count :: integer() }).