correctOptionId property

int? correctOptionId
final

Optional. 0-based identifier of the correct answer option. Available only for polls in the quiz mode, which are closed, or was sent (not forwarded) by the bot or to the private chat with the bot.

Implementation

final int? correctOptionId;