Updated Development (markdown)
parent
391ae94918
commit
199b2df6da
@ -52,6 +52,9 @@ If you want to create your own data models, you might want to know how the array
|
||||
$paste['meta']['expire_date'] // int UNIX timestamp
|
||||
$paste['meta']['opendiscussion'] // true (if false it is unset)
|
||||
$paste['meta']['burnafterreading'] // true (if false it is unset; if true, then opendiscussion is unset)
|
||||
$paste['meta']['formatter'] // string
|
||||
$paste['meta']['attachment'] // text
|
||||
$paste['meta']['attachmentname'] // text
|
||||
}
|
||||
|
||||
public function createComment($pasteid, $parentid, $commentid, $comment)
|
||||
|
Loading…
Reference in New Issue
Block a user