Resolved
Defined in: api/types.ts:793
Properties
Section titled “Properties”attachments?
Section titled “attachments?”
optionalattachments:Record<string,Attachment>
Defined in: api/types.ts:794
channels?
Section titled “channels?”
optionalchannels:Record<string,Partial<Channel>>
Defined in: api/types.ts:795
members?
Section titled “members?”
optionalmembers:Record<string,Partial<GuildMember>>
Defined in: api/types.ts:796
messages?
Section titled “messages?”
optionalmessages:Record<string,Partial<Message>>
Defined in: api/types.ts:797
roles?
Section titled “roles?”
optionalroles:Record<string,Role>
Defined in: api/types.ts:798
users?
Section titled “users?”
optionalusers:Record<string,User>
Defined in: api/types.ts:799