- Channel: Broad category (e.g.,
posts) - Topic: Subcategory or specific resource (e.g.,
post_id_123,any, ornone) - Event: What happened (e.g.,
new_comment)
any and none have special meaning:
anymeans all topics under this channel/event.nonemeans only the base channel/event.anyis not a validtopicwhen 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.