class Mappings::DialogueConfigureMessage
- Mappings::DialogueConfigureMessage
- Mappings::Mapping
- Reference
- Object
Overview
A message used to enable or disable intent resolution.
- site_id [
String] : Nullable, the site on which this configuration applies, ifnullthe configuration will be applied to all sites. - intents [
DialogueConfigureIntentArray] : An array of intents to configure.
Defined in:
bindings/mappings.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. - #data : DataType
- #data=(data : DataType)
- #intents
- #site_id
- #to_unsafe
Macro Summary
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.