Raw.messages.GetPollResults
Get poll results
messages.getPollResults#73bb643b peer:InputPeer msg_id:int = Updates;
export namespace Raw {
export namespace messages {
export class GetPollResults {
constructor(params: { peer: Raw.TypeInputPeer; msgId: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x73bb643b
Property
peer
: Raw.TypeInputPeerPeer where the poll was found
msgId
: numberMessage id of poll message