]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/message.rst
Merge tag 'debian/0.26.2-2'
[notmuch] / bindings / python / docs / source / message.rst
index 2ae280e30d9a44dd7f0e5adce543d78d5329e5f8..b0033924a89b50bce6b1ade3905012260eb1f815 100644 (file)
 
    .. automethod:: get_tags
 
+   .. automethod:: get_property
+
+   .. automethod:: get_properties
+
    .. automethod:: maildir_flags_to_tags
 
    .. automethod:: tags_to_maildir_flags
@@ -47,8 +51,4 @@
 
    .. automethod:: thaw
 
-   .. automethod:: format_message_as_json
-
-   .. automethod:: format_message_as_text
-
    .. automethod:: __str__