Interface IPollUpdate

Properties of a PollUpdate.

Hierarchy

  • IPollUpdate

Implemented by

Properties

pollUpdateMessageKey?: null | proto.IMessageKey

PollUpdate pollUpdateMessageKey

senderTimestampMs?: null | number | Long

PollUpdate senderTimestampMs

serverTimestampMs?: null | number | Long

PollUpdate serverTimestampMs

unread?: null | boolean

PollUpdate unread

vote?: null | IPollVoteMessage

PollUpdate vote

Generated using TypeDoc