Chapter 4: Property Reference
im.strip_attachments( )
Determines whether attachments are stripped from instant messages. If set to yes, attachments are stripped from instant messages.
Syntax
im.strip_attachments(yesno)
The default value is no.
Layer and Transaction Notes
•Use in <Proxy> layers.
•Applies to instant messaging transactions.
See Also
•Conditions: im.buddy_id=, im.chat_room.conference=, im.chat_room.id=, im.chat_room.invite_only=, im.chat_room.type=, im.chat_room.member=, im.chat_room.voice_enabled=, im.file.extension=, im.file.name=, im.file.path=, im.file.size=, im.message.route=, im.message.size=, im.message.text=, im.message.type=, im.method=, im.user_id=
193