mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #117] push操作的时候怎么对消息进行分组 #106
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#106
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @msk397 on GitHub (Sep 25, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/117
push操作的时候,我发现category没有用,还是放在了默认群组里面
@Finb commented on GitHub (Sep 25, 2021):
可以查看应用内教程卡片,上面有写是通过携带 group 参数来分组的,并有url一个示例
@msk397 commented on GitHub (Sep 25, 2021):
抱歉,写错了,是post请求
@Finb commented on GitHub (Sep 25, 2021):
post请求参数名是一样的,用group就可以,参数值就是分组名
@Finb commented on GitHub (Sep 25, 2021):
post请求参数名是一样的,用group就可以,参数值就是分组名