Poll the exchange channel for new blobs addressed to me.
A message is "addressed to me" when its thread contains a reply whose text is <@SELF_USER_ID>. We match on the exact mention token to avoid false positives from free-form chatter.
<@SELF_USER_ID>
Poll the exchange channel for new blobs addressed to me.
A message is "addressed to me" when its thread contains a reply whose text is
<@SELF_USER_ID>. We match on the exact mention token to avoid false positives from free-form chatter.