use strict;
our $VERSION = '0.007'; # VERSION
=head1 NAME
Net::Async::Slack::Event::PresenceSub - Subscribe to presence events for the specified users
=head1 DESCRIPTION
Example input data:
ids
=cut
sub type { 'presence_sub' }
1;
__END__
=head1 AUTHOR
Tom Molesworth <TEAM@cpan.org>
=head1 LICENSE
Copyright Tom Molesworth 2016-2021. Licensed under the same terms as Perl itself.