Constructor: channelAdminLogEventActionStopPoll
A poll was stopped
Attributes:
Name | Type | Required | Description |
---|---|---|---|
message | Message | Optional | The poll that was stopped |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionStopPoll = ['_' => 'channelAdminLogEventActionStopPoll', 'message' => Message];