class Hasura::Schema::GetMessageIntents

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def in_all_chatrooms : Array(InAllChatrooms) #

def in_all_chatrooms=(in_all_chatrooms : Array(InAllChatrooms)) #

def in_all_chatrooms? : Array(InAllChatrooms) | Nil #

def in_chatrooms : Array(InChatrooms) #

def in_chatrooms=(in_chatrooms : Array(InChatrooms)) #

def in_chatrooms? : Array(InChatrooms) | Nil #