mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 21:10:23 +00:00
修改群公告的参数名 feed_id 为 notice_id
This commit is contained in:
@@ -57,7 +57,7 @@ export interface WebApiGroupMemberRet {
|
||||
|
||||
export interface WebApiGroupNoticeFeed {
|
||||
u: number;//发送者
|
||||
fid: string;//fid
|
||||
fid: string;//fid,notice_id
|
||||
pubt: number;//时间
|
||||
msg: {
|
||||
text: string
|
||||
|
||||
Reference in New Issue
Block a user