InputPollOption

constructor(text: String, parseMode: ParseMode? = null)
constructor(textSources: List<TextSource>)
constructor(builderBody: EntitiesBuilderBody)
constructor(text: String, parseMode: ParseMode?, textSources: List<TextSource>)