Interface: GuildResponse


# Interface: GuildResponse

Components.Schemas.GuildResponse

# Properties

# guild

guild: null | Guild

Defined in: types/api.ts:333 (opens new window)


# success

success: boolean

Whether or not the request succeeded.

Defined in: types/api.ts:332 (opens new window)