Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support get group notice #493 #1418

Merged
merged 4 commits into from Mar 18, 2022
Merged

feat: support get group notice #493 #1418

merged 4 commits into from Mar 18, 2022

Conversation

qianjunakasumi
Copy link
Contributor

@qianjunakasumi qianjunakasumi commented Mar 11, 2022

检查清单

响应示例

{
  "data": [
    {
      "sender_id": 114514,
      "publish_time": 1919810,
      "message": {
        "text": "我永远喜欢樱花千代",
        "images": [
          {
            "height": "342",
            "width": "314",
            "id": "SOREzKY8sB3N6vvVos6WwiaWgsEicCnrGuH1ZmhC3P8QA"
          }
        ]
      }
    },
    {
      "sender_id": 114514,
      "publish_time": 1919810,
      "message": {
        "text": "test",
        "images": []
      }
    }
  ],
  "retcode": 0,
  "status": "ok"
}

关联 Issue

close #493

@qianjunakasumi qianjunakasumi marked this pull request as ready for review March 18, 2022 13:14
@wdvxdr1123 wdvxdr1123 merged commit cbcfee9 into Mrs4s:dev Mar 18, 2022
@qianjunakasumi qianjunakasumi deleted the feat/get_group_notice branch March 18, 2022 13:16
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.

None yet

2 participants