Skip to content

getPollOptionProperties

Function · TDLib 1.8.67 · d1085f9c

Returns properties of a poll option. This is an offline method

getPollOptionProperties(
  chat_id: int53,
  message_id: int53,
  poll_option_id: string
) → PollOptionProperties

chat_id

int53

Chat identifier

message_id

int53

Identifier of the message

poll_option_id

string

Unique identifier of the answer option, which properties will be returned