pusher.trigger(\'presence-channel\', \'my-event2\', \'Hi\', socket_id);
here I can not add multiple socket ids to exclude users in the above function.
is there any