docs
/
com.github.insanusmokrassar.TelegramBotAPI.types.polls
/
PollAnswer
/
<init>
<init>
(common)
PollAnswer
(
pollId
:
PollIdentifier
,
user
:
User
,
chosen
:
List
<
Int
>
)