class Hasura::Schema::GetMessageIntents::InChatrooms

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def channel_id : String #

def channel_id=(channel_id : String) #

def channel_id? : String | Nil #

def entities : JSON::Any | Nil #

def entities=(entities : JSON::Any | Nil) #

def intent_id : JSON::Any | Nil #

def intent_id=(intent_id : JSON::Any | Nil) #

def intent_name : JSON::Any | Nil #

def intent_name=(intent_name : JSON::Any | Nil) #