Lines Matching full:group
42 * Returns the `id` (The Group ID) as string if present.
52 * Returns the `cover` (The cover photo of the Group) as GraphCoverPhoto if present.
62 * Returns the `description` (A brief description of the Group) as string if present.
72 …the `email` (The email address to upload content to the Group. Only current members of the Group c…
82 * Returns the `icon` (The URL for the Group's icon) as string if present.
92 * Returns the `link` (The Group's website) as string if present.
102 * Returns the `name` (The name of the Group) as string if present.
112 …* Returns the `member_request_count` (Number of people asking to join the group.) as int if presen…
122 * Returns the `owner` (The profile that created this Group) as GraphNode if present.
132 * Returns the `parent` (The parent Group of this Group, if it exists) as GraphNode if present.
142 * Returns the `privacy` (The privacy setting of the Group) as string if present.
152 …* Returns the `updated_time` (The last time the Group was updated (this includes changes in the Gr…
162 * Returns the `venue` (The location for the Group) as GraphLocation if present.