attachment property
dynamic
attachment
getter/setter pair
Only given if the message's type equals "media". An object with the URL and filesize (in bytes) of the given file.
Implementation
external dynamic attachment;