Skip to content

Commit b747177

Browse files
committed
minor #20668 [Notifier] Mention the extra info returned in Bluesky SentMessage (javiereguiluz)
This PR was merged into the 7.3 branch. Discussion ---------- [Notifier] Mention the extra info returned in Bluesky SentMessage Fixes #20662. For these extra info parameters we don't add a versionadded directive to reduce the noise. Commits ------- 764e47d [Notifier] Mention the extra info returned in Bluesky SentMessage
2 parents 83dc9d7 + 764e47d commit b747177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notifier.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ Service
365365
**DSN**: ``sns://ACCESS_KEY:SECRET_KEY@default?region=REGION``
366366
`Bluesky`_ **Install**: ``composer require symfony/bluesky-notifier`` \
367367
**DSN**: ``bluesky://USERNAME:PASSWORD@default``
368+
**Extra properties in SentMessage**:: ``cid``
368369
`Chatwork`_ **Install**: ``composer require symfony/chatwork-notifier`` \
369370
**DSN**: ``chatwork://API_TOKEN@default?room_id=ID``
370371
`Discord`_ **Install**: ``composer require symfony/discord-notifier`` \

0 commit comments

Comments
 (0)