Raw.UpdateMessagePoll

Raw.UpdateMessagePoll

The results of a poll have changed

updateMessagePoll#aca1657b flags:# poll_id:long poll:flags.0?Poll results:PollResults = Update;
export namespace Raw {
  export class UpdateMessagePoll {
    constructor(params: { pollId: bigint; poll?: Raw.TypePoll; results: Raw.TypePollResults }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0xaca1657b

Property