Skip to content

UpdateMessageContainsUnreadPollVotes

Update · TDLib 1.8.67 · d1085f9c

Unread votes were added or removed from a poll message

UpdateMessageContainsUnreadPollVotes(
  chat_id: int53,
  message_id: int53,
  contains_unread_poll_votes: Bool,
  unread_poll_vote_count: int32
) → Update

chat_id

int53

Chat identifier

message_id

int53

Message identifier

contains_unread_poll_votes

Bool

True, if the message is a poll message with unread votes

unread_poll_vote_count

int32

The new number of messages with unread poll votes in the chat