Raw.MessagePeerVoteMultiple

Raw.MessagePeerVoteMultiple

How a peer voted in a multiple-choice poll

messagePeerVoteMultiple#4628f6e6 peer:Peer options:Vector<bytes> date:int = MessagePeerVote;
export namespace Raw {
  export class MessagePeerVoteMultiple {
    constructor(params: { peer: Raw.TypePeer; options: Array<Buffer>; date: number }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x4628f6e6

Property