Skip to content

Commit

Permalink
Update compose.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Jan 11, 2024
1 parent d135d2b commit 6434b33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1246,7 +1246,7 @@ Used by various functions to represent the state of a message being composed. No
:type: (string, optional)
:annotation: -- [Added in TB 76]

The ID of an identity from the :doc:`accounts` API. The settings from the identity will be used in the composed message. If ``replyTo`` is also specified, the ``replyTo`` property of the identity is overridden. The permission :permission:`accountsRead` is required to include the ``identityId``.
The ID of an identity from the :doc:`accounts`. The settings from the identity will be used in the composed message. If ``replyTo`` is also specified, the ``replyTo`` property of the identity is overridden. The permission :permission:`accountsRead` is required to include the ``identityId``.


.. api-member::
Expand Down Expand Up @@ -1421,7 +1421,7 @@ OR
:name: ``id``
:type: (string)

The ID of a contact or mailing list from the :doc:`contacts` and :doc:`mailingLists` APIs.
The ID of a contact or mailing list from the :doc:`contacts` and :doc:`mailingLists`.


.. api-member::
Expand Down

0 comments on commit 6434b33

Please sign in to comment.