Interface UserSearchInputAllowedSearch

UserSearchInputAllowedSearch

interface UserSearchInputAllowedSearch {
    discordId?: string[];
    name?: string[];
}

Properties

Properties

discordId?: string[]

UserSearchInputAllowedSearch

name?: string[]

UserSearchInputAllowedSearch