guildLocal

val guildLocal: Boolean = false(source)

Defines whether this autocomplete will give different results based on which Guild this interaction is executing on.

Return

true if the autocomplete depends on the Guild this interaction is execution on

See also