Skip to content

Commit

Permalink
remove left over double API name (the link name includes that already)
Browse files Browse the repository at this point in the history
  • Loading branch information
jobisoft committed Dec 1, 2023
1 parent 81a3d4b commit 7f5c283
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 @@ -1243,7 +1243,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 @@ -1418,7 +1418,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 7f5c283

Please sign in to comment.