Schema1.1.4
objectteam-discussion
A team discussion is a persistent record of a free-form conversation within a team.
- Source
github-v3-rest.json- Revision
f5f067c1e6f6- Active snapshot
85e53e3d0d65
Team Discussion
objectA team discussion is a persistent record of a free-form conversation within a team.
requirednullable
body string
requiredThe main text of the discussion.
body_html string
requiredbody_version string
requiredThe current version of the body content. If provided, this update operation will be rejected if the given version does not match the latest version on the server.
comments_count integer
requiredcomments_url string (uri)
requiredcreated_at string (date-time)
requiredhtml_url string (uri)
requiredlast_edited_at string (date-time)
requirednullable node_id string
requirednumber integer
requiredThe unique sequence number of a team discussion.
pinned boolean
requiredWhether or not this discussion should be pinned for easy retrieval.
private boolean
requiredWhether or not this discussion should be restricted to team members and organization administrators.
optional
team_url string (uri)
requiredtitle string
requiredThe title of the discussion.
updated_at string (date-time)
requiredurl string (uri)
required