NAME

Net::Async::Slack::Event::ChannelLeft - You left a channel

DESCRIPTION

Example input data:

{
    "type": "channel_left",
    "channel": "C024BE91L"
}

INHERITED METHODS

Net::Async::Slack::EventType

from_json, import, new