3 lines
71 B
Plaintext
3 lines
71 B
Plaintext
<?lua
|
|
echo("Post ID:", data.id, "\n", "Content:", data.content,"\n")
|
|
?> |