class Hasura::Schema::GetEpisode::StoryChapterByPk::Sections::Prompts

Included Modules

Defined in:

schema/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def attachment : String | Nil #

def attachment=(attachment : String | Nil) #

def id : String #

def id=(id : String) #

def id? : String | Nil #

def sender_id : String #

def sender_id=(sender_id : String) #

def sender_id? : String | Nil #

def text : String #

def text=(text : String) #

def text? : String | Nil #

def type : String #

def type=(type : String) #

def type? : String | Nil #