package mobile.groups.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service GroupSearch

group_search_service.proto:26

Mobile-facing service allowing users to search for public groups. This provides a mechanism for mobile clients to discover existing public groups. This list is filtered in a number of ways with the intention of providing a better search experience for the user. Ideally it should provide groups that: (1) Are relevant to the search string entered (2) Are immediately join-able (3) Are "clean" (i.e. not X-rated or otherwise offensive)

service GroupSuggest

group_suggest_service.proto:18

Mobile-facing service to provide a curated set of "suggested search terms" to be used to search for public groups. This will allow the kik clients to provide an easily-updatable list of search suggestions to the user.

enum FindGroupsResponse.Result

group_search_service.proto:115

Used in: FindGroupsResponse

enum GetGroupSuggestionsResponse.Result

group_search_service.proto:83

Used in: GetGroupSuggestionsResponse

enum GetSuggestedGroupSearchTermsResponse.Result

group_suggest_service.proto:40

Used in: GetSuggestedGroupSearchTermsResponse

message GetSuggestedGroupSearchTermsResponse.SuggestedTerm

group_suggest_service.proto:49

Used in: GetSuggestedGroupSearchTermsResponse

message LimitedGroupDetails

group_search_service.proto:139

Group details, containing only enough details to provide display details of that group

Used in: FindGroupsResponse, GetGroupSuggestionsResponse

message PublicGroupJoinToken

group_search_service.proto:66

Used in: LimitedGroupDetails