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 e972956 commit f7ee26b
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 @@ -1227,7 +1227,7 @@ Used by various functions to represent the state of a message being composed. No
:type: (string)
: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 @@ -1400,7 +1400,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 f7ee26b

Please sign in to comment.