GuildStructure
Signature
export type GuildStructure<State extends StructStates = 'api'> = InferCustomStructure<Guild<State>, 'Guild'>;Members
This export does not declare public properties or methods in the generated declaration file.
export type GuildStructure<State extends StructStates = 'api'> = InferCustomStructure<Guild<State>, 'Guild'>;This export does not declare public properties or methods in the generated declaration file.