[GH-ISSUE #117] push操作的时候怎么对消息进行分组 #106

Closed
opened 2026-03-03 11:34:13 +03:00 by kerem · 4 comments
Owner

Originally created by @msk397 on GitHub (Sep 25, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/117

push操作的时候,我发现category没有用,还是放在了默认群组里面

Originally created by @msk397 on GitHub (Sep 25, 2021). Original GitHub issue: https://github.com/Finb/Bark/issues/117 push操作的时候,我发现category没有用,还是放在了默认群组里面
kerem closed this issue 2026-03-03 11:34:13 +03:00
Author
Owner

@Finb commented on GitHub (Sep 25, 2021):

可以查看应用内教程卡片,上面有写是通过携带 group 参数来分组的,并有url一个示例

<!-- gh-comment-id:927005824 --> @Finb commented on GitHub (Sep 25, 2021): 可以查看应用内教程卡片,上面有写是通过携带 group 参数来分组的,并有url一个示例
Author
Owner

@msk397 commented on GitHub (Sep 25, 2021):

抱歉,写错了,是post请求

<!-- gh-comment-id:927006991 --> @msk397 commented on GitHub (Sep 25, 2021): 抱歉,写错了,是post请求
Author
Owner

@Finb commented on GitHub (Sep 25, 2021):

post请求参数名是一样的,用group就可以,参数值就是分组名

<!-- gh-comment-id:927009294 --> @Finb commented on GitHub (Sep 25, 2021): post请求参数名是一样的,用group就可以,参数值就是分组名
Author
Owner

@Finb commented on GitHub (Sep 25, 2021):

post请求参数名是一样的,用group就可以,参数值就是分组名

<!-- gh-comment-id:927009294 --> @Finb commented on GitHub (Sep 25, 2021): post请求参数名是一样的,用group就可以,参数值就是分组名
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Bark#106
No description provided.