We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21aaf0c commit 21fef67Copy full SHA for 21fef67
firebase_admin/_messaging_utils.py
@@ -332,7 +332,7 @@ class APNSConfig:
332
Args:
333
headers: A dictionary of headers (optional).
334
payload: A ``messaging.APNSPayload`` to be included in the message (optional).
335
- live_activity_token: A push to start live activity token (optional).
+ live_activity_token: A push to start live activity (optional).
336
fcm_options: A ``messaging.APNSFCMOptions`` instance to be included in the message
337
(optional).
338
0 commit comments