dbus: Smaller GetMessages buffers, avoid encoding attachment paths.
This commit is contained in:
@@ -73,14 +73,13 @@
|
||||
'sender' (string): Sender display name
|
||||
'attachments' (array of dictionaries): List of attachments
|
||||
'guid' (string): Attachment GUID
|
||||
'path' (string): Attachment path
|
||||
'preview_path' (string): Preview attachment path
|
||||
'downloaded' (boolean): Whether the attachment is downloaded
|
||||
'preview_downloaded' (boolean): Whether the preview is downloaded
|
||||
'metadata' (dictionary, optional): Attachment metadata
|
||||
'attribution_info' (dictionary, optional): Attribution info
|
||||
'width' (int32, optional): Width
|
||||
'height' (int32, optional): Height"/>
|
||||
'height' (int32, optional): Height
|
||||
Use GetAttachmentInfo for full/preview paths."/>
|
||||
</arg>
|
||||
</method>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user