Skip to content

MessagePollOptionAdded

Type · TDLib 1.8.67 · d1085f9c

A message with information about an added poll option

MessagePollOptionAdded(
  poll_message_id: int53,
  option_id: string,
  text: FormattedText
) → MessageContent

poll_message_id

int53

Identifier of the message with the poll; can be an identifier of a deleted message or 0

option_id

string

Identifier of the added option in the poll

text

FormattedText

Text of the option; 1-100 characters; may contain only custom emoji entities