implements settings, conversation dbus encoding
This commit is contained in:
@@ -13,7 +13,10 @@
|
||||
'id' (string): Unique identifier
|
||||
'title' (string): Display name
|
||||
'last_message' (string): Preview text
|
||||
'is_unread' (boolean): Unread status"/>
|
||||
'is_unread' (boolean): Unread status
|
||||
'date' (int64): Date of last message
|
||||
'participants' (array of strings): List of participants
|
||||
'unread_count' (int32): Number of unread messages"/>
|
||||
</arg>
|
||||
</method>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user