Link Search Menu Expand Document

Constructor: channelAdminLogEventActionStopPoll

Back to constructors index

A poll was stopped

Attributes:

NameTypeRequiredDescription
messageMessageOptionalThe poll that was stopped

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionStopPoll = ['_' => 'channelAdminLogEventActionStopPoll', 'message' => Message];