Inspect.Interaction

Provides information about what types of interaction are available.

Usage:

interactions = Inspect.Interaction()
status = Inspect.Interaction(interaction)
ParameterTypeDatatypeDescription
interactionparameterstringOptional name of the interaction type to query. Valid values include "auction", "bank", "guildbank", and "mail".
interactionsresulttableTable from interaction type to indicator of whether that interaction is available.
statusresultbooleanWhether or not that interaction type is available.