Appearance
list_id: string
string
本次分页 ID,可转为 bigint。
bigint
src/bot-options.ts:171
next: string
是否还有下一页('0':无;'1':有)。
'0'
'1'
src/bot-options.ts:173
records: GuildInviteCodeRecord[]
GuildInviteCodeRecord
邀请信息列表。
src/bot-options.ts:167
size: number
number
获取的数量。
src/bot-options.ts:169