Preparing search index...
The search index is not available
tdjson
tdjson
ChatEventPollStopped
Interface ChatEventPollStopped
A poll in a message was stopped. Subtype of
ChatEventAction
.
interface
ChatEventPollStopped
{
@type
:
"chatEventPollStopped"
;
message
:
Message
;
}
Index
Properties
@type
message
Properties
@type
@type
:
"chatEventPollStopped"
message
message
:
Message
The message with the poll.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
message
tdjson
Loading...
A poll in a message was stopped. Subtype of ChatEventAction.