konnexengine ~master (2022-03-11T22:24:10Z)
Dub
Repo
Comment
konnexengine
social
engagement
Undocumented in source.
struct
Comment {
UUID
id
;
UUID
commenter
;
string
detail
;
string
timestamp
;
}
Members
Variables
commenter
UUID
commenter
;
Undocumented in source.
detail
string
detail
;
Undocumented in source.
id
UUID
id
;
Undocumented in source.
timestamp
string
timestamp
;
Undocumented in source.
Meta
Source
See Implementation
konnexengine
social
engagement
structs
Comment