Interface PlayerSearchInputAllowedSearch

PlayerSearchInputAllowedSearch

interface PlayerSearchInputAllowedSearch {
    name?: string[];
    steamId?: string[];
}

Properties

Properties

name?: string[]

PlayerSearchInputAllowedSearch

steamId?: string[]

PlayerSearchInputAllowedSearch