Preparing search index...
The search index is not available
tdjson
tdjson
MessagePoll
Interface MessagePoll
A message with a poll. Subtype of
MessageContent
.
interface
MessagePoll
{
@type
:
"messagePoll"
;
poll
:
Poll
;
}
Index
Properties
@type
poll
Properties
@type
@type
:
"messagePoll"
poll
poll
:
Poll
The poll description.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
poll
tdjson
Loading...
A message with a poll. Subtype of MessageContent.