hywrapper-ts / Exports / GuildsAchievementsResponse
Interface: GuildsAchievementsResponse
Hierarchy
↳ GuildsAchievementsResponse
Table of contents
Properties
Properties
cause
• Optional cause: string
Inherited from
Defined in
src/types.ts:92
lastUpdated
• Optional lastUpdated: number
Defined in
src/models/resources/GuildsAchievementsResponse.ts:4
one_time
• Optional one_time: Record\<string, GuildOneTimeAchievement>
Defined in
src/models/resources/GuildsAchievementsResponse.ts:5
rateLimit
• Optional rateLimit: RateLimit
Inherited from
Defined in
src/types.ts:93
success
• Optional success: boolean
Inherited from
Defined in
src/types.ts:91
tiered
• Optional tiered: Record\<string, GuildTieredAchievement>
Defined in
src/models/resources/GuildsAchievementsResponse.ts:6