NAME
Net::Async::Slack::Event::ManualPresenceChange - You manually updated your presence
DESCRIPTION
Example input data:
{
"type": "manual_presence_change",
"presence": "away"
}
Net::Async::Slack::Event::ManualPresenceChange - You manually updated your presence
Example input data:
{
"type": "manual_presence_change",
"presence": "away"
}