Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owobrowser
master
Top Level Namespace
E621Error
JSONTimeConverter
Pool
Post
PostFile
PostResponse
TmpJSONTime
Generated using Crystal 1.14.0
2024-11-26 10:07:04 UTC
class
Post
Post
Reference
Object
Included Modules
JSON::Serializable
Defined in:
models/post.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#file
: PostFile
#file=
(file : PostFile)
#id
: Int32
#id=
(id : Int32)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
file
:
PostFile
#
[
View source
]
def
file=
(file :
PostFile
)
#
[
View source
]
def
id
: Int32
#
[
View source
]
def
id=
(id : Int32)
#
[
View source
]