Merge pull request #84 from longears/master
Update docs: Status posts are 256 chars long now
This commit is contained in:
commit
9edfd8b4d0
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Users set permissions on each post that determine which other users can access t
|
||||||
|
|
||||||
Post types describe the format and content of each post. Tent posts can be used for almost anything, and developers can create new post types for different kinds of media, interactions, or applications.
|
Post types describe the format and content of each post. Tent posts can be used for almost anything, and developers can create new post types for different kinds of media, interactions, or applications.
|
||||||
|
|
||||||
This documentation describes four basic post types: `status`, short messages of 140 characters or less, `essay`, longer form writing, `photo`, pictures, and `album`, a collection of `photo` posts.
|
This documentation describes four basic post types: `status`, short messages of 256 characters or less, `essay`, longer form writing, `photo`, pictures, and `album`, a collection of `photo` posts.
|
||||||
|
|
||||||
### Profiles
|
### Profiles
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue