Learn about notification targets in Bodhveda
posts
)post_id_123
, any
, or none
)new_comment
)any
and none
have special meaning:any
means all topics under this channel/event.none
means only the base channel/event.any
is not a valid topic
when sending a notification, but both are valid for preferences.posts:any:new_comment
will match a notification with target posts:post_id_123:new_comment
, but a preference with the target posts:none:new_comment
will only match a notification with target posts:none:new_comment
.