Replies: 1 comment 4 replies
-
Just added the article filtering function if (msg.hasEnclosures()) {
.....
}
else {
.....
} |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I was wondering if there is a boolean feature query to detect if the msg has any enclosures / media / attachments.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions