Skip to content

Clarify topic message sending docs - #300

Merged
xtrinch merged 3 commits into
masterfrom
chore/fix-status-249
Apr 7, 2026
Merged

Clarify topic message sending docs#300
xtrinch merged 3 commits into
masterfrom
chore/fix-status-249

Conversation

@xtrinch

@xtrinch xtrinch commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Summary

This PR updates the README examples related to topic messaging so they use FCMDevice.send_topic_message(...) instead of send_message().

Why

Discussion #249 showed that the docs still implied a topic-targeted Message could be sent through the device/queryset send API. That usage is misleading because topic sends should go through the topic-specific API.

Impact

The documentation now reflects the intended Firebase/topic workflow more clearly and avoids pointing users at an invalid pattern.

@xtrinch xtrinch changed the title Clarify topic message sending APIs Clarify topic message sending docs Apr 7, 2026
@xtrinch
xtrinch marked this pull request as ready for review April 7, 2026 10:21
@xtrinch
xtrinch merged commit a4bdff5 into master Apr 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant