Smith::Session::IndexEntry
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, created_at : Time, updated_at : Time, first_prompt : String, message_count : Int32, name : String | Nil = nil, parent_id : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_at
Sourcefirst_prompt
Sourceid
Sourcemessage_count
Sourceparent_id
Sourceupdated_at
Source