Interface GuildSearchInputAllowedSearch

GuildSearchInputAllowedSearch

interface GuildSearchInputAllowedSearch {
    name?: string[];
}

Properties

Properties

name?: string[]

GuildSearchInputAllowedSearch