dota_gcmessages_client_guild.proto
- Module:
dota_gcmessages_client_guild_pb2 - Syntax:
unknown - Package:
(none) - Imports: 1
- Messages: 61 (top-level: 59)
- Enums: 26 (top-level: 2)
Imports
dota_shared_enums.proto
Messages
Expand any message to inspect all fields.
CMsgGuildInfo — fields: 17; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_name | string | optional | `` | |
| 2 | guild_tag | string | optional | `` | |
| 3 | created_timestamp | uint32 | optional | `` | |
| 4 | guild_language | uint32 | optional | `` | |
| 5 | guild_flags | uint32 | optional | `` | |
| 7 | guild_logo | uint64 | optional | `` | |
| 8 | guild_region | uint32 | optional | `` | |
| 9 | guild_chat_group_id | uint64 | optional | `` | |
| 10 | guild_description | string | optional | `` | |
| 11 | default_chat_channel_id | uint64 | optional | `` | |
| 12 | guild_primary_color | uint32 | optional | `` | |
| 13 | guild_secondary_color | uint32 | optional | `` | |
| 14 | guild_pattern | uint32 | optional | `` | |
| 15 | guild_refresh_time_offset | uint32 | optional | `` | |
| 16 | guild_required_rank_tier | uint32 | optional | `` | |
| 17 | guild_motd_timestamp | uint32 | optional | `` | |
| 18 | guild_motd | string | optional | `` |
CMsgGuildSummary — fields: 3; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_info | .CMsgGuildInfo | optional | `` | |
| 2 | member_count | uint32 | optional | `` | |
| 3 | event_points | .CMsgGuildSummary.EventPoints | repeated | `` |
CMsgGuildSummary.EventPoints — fields: 6; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGuildSummary - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | event_id | uint32 | optional | `` | |
| 2 | guild_points | uint32 | optional | `` | |
| 3 | guild_rank | uint32 | optional | `` | |
| 4 | guild_weekly_rank | uint32 | optional | `` | |
| 5 | guild_weekly_percentile | uint32 | optional | `` | |
| 6 | guild_current_percentile | uint32 | optional | `` |
CMsgGuildRole — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | role_id | uint32 | optional | `` | |
| 2 | role_name | string | optional | `` | |
| 3 | role_flags | uint32 | optional | `` | |
| 4 | role_order | uint32 | optional | `` |
CMsgGuildMember — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | member_account_id | uint32 | optional | `` | |
| 2 | member_role_id | uint32 | optional | `` | |
| 3 | member_joined_timestamp | uint32 | optional | `` | |
| 4 | member_last_active_timestamp | uint32 | optional | `` |
CMsgGuildInvite — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | requester_account_id | uint32 | optional | `` | |
| 2 | target_account_id | uint32 | optional | `` | |
| 3 | timestamp_sent | uint32 | optional | `` |
CMsgGuildData — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | guild_info | .CMsgGuildInfo | optional | `` | |
| 3 | guild_roles | .CMsgGuildRole | repeated | `` | |
| 4 | guild_members | .CMsgGuildMember | repeated | `` | |
| 5 | guild_invites | .CMsgGuildInvite | repeated | `` |
CMsgAccountGuildInvite — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | requester_account_id | uint32 | optional | `` | |
| 3 | timestamp_sent | uint32 | optional | `` |
CMsgAccountGuildMemberships — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_ids | uint32 | repeated | `` | |
| 2 | guild_invites | .CMsgAccountGuildInvite | repeated | `` |
CMsgGuildPersonaInfo — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | guild_tag | string | optional | `` | |
| 3 | guild_flags | uint32 | optional | `` |
CMsgAccountGuildsPersonaInfo — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_persona_infos | .CMsgGuildPersonaInfo | repeated | `` |
CMsgGuildFeedEvent — fields: 6; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | feed_event_id | uint64 | optional | `` | |
| 2 | timestamp | uint32 | optional | `` | |
| 3 | event_type | uint32 | optional | `` | |
| 4 | param_uint_1 | uint32 | optional | `` | |
| 5 | param_uint_2 | uint32 | optional | `` | |
| 6 | param_uint_3 | uint32 | optional | `` |
CMsgClientToGCCreateGuild — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_info | .CMsgGuildInfo | optional | `` | |
| 2 | guild_chat_type | .EGuildChatType | optional | `` | default = k_EGuildChatType_Unspecified |
CMsgClientToGCCreateGuildResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCCreateGuildResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | guild_id | uint32 | optional | `` |
CMsgClientToGCSetGuildInfo — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | guild_info | .CMsgGuildInfo | optional | `` | |
| 3 | guild_chat_type | .EGuildChatType | optional | `` | default = k_EGuildChatType_Unspecified |
CMsgClientToGCSetGuildInfoResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSetGuildInfoResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCRequestGuildData — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCRequestGuildDataResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestGuildDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | guild_data | .CMsgGuildData | optional | `` |
CMsgGCToClientGuildDataUpdated — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_data | .CMsgGuildData | optional | `` | |
| 2 | update_flags | uint32 | optional | `` |
CMsgGCToClientGuildMembersDataUpdated — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | members_data | .CMsgGuildMember | repeated | `` |
CMsgClientToGCRequestGuildMembership — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCRequestGuildMembershipResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestGuildMembershipResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | guild_memberships | .CMsgAccountGuildMemberships | optional | `` |
CMsgGCToClientGuildMembershipUpdated — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_memberships | .CMsgAccountGuildMemberships | optional | `` |
CMsgClientToGCJoinGuild — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCJoinGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCJoinGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCLeaveGuild — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCLeaveGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCLeaveGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCKickGuildMember — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | target_account_id | uint32 | optional | `` |
CMsgClientToGCKickGuildMemberResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCKickGuildMemberResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCSetGuildMemberRole — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | target_account_id | uint32 | optional | `` | |
| 3 | target_role_id | uint32 | optional | `` |
CMsgClientToGCSetGuildMemberRoleResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSetGuildMemberRoleResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCInviteToGuild — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | target_account_id | uint32 | optional | `` |
CMsgClientToGCInviteToGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCInviteToGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCDeclineInviteToGuild — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCDeclineInviteToGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCDeclineInviteToGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCAcceptInviteToGuild — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCAcceptInviteToGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCAcceptInviteToGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCCancelInviteToGuild — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | target_account_id | uint32 | optional | `` |
CMsgClientToGCCancelInviteToGuildResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCCancelInviteToGuildResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCAddGuildRole — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | role_name | string | optional | `` | |
| 3 | role_flags | uint32 | optional | `` |
CMsgClientToGCAddGuildRoleResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCAddGuildRoleResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | role_id | uint32 | optional | `` |
CMsgClientToGCModifyGuildRole — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | role_id | uint32 | optional | `` | |
| 3 | role_name | string | optional | `` | |
| 4 | role_flags | uint32 | optional | `` |
CMsgClientToGCModifyGuildRoleResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCModifyGuildRoleResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCRemoveGuildRole — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | role_id | uint32 | optional | `` |
CMsgClientToGCRemoveGuildRoleResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRemoveGuildRoleResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCSetGuildRoleOrder — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | requested_role_ids | uint32 | repeated | `` | |
| 3 | previous_role_ids | uint32 | repeated | `` |
CMsgClientToGCSetGuildRoleOrderResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSetGuildRoleOrderResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | confirmed_role_ids | uint32 | repeated | `` |
CMsgClientToGCGuildFeedRequest — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | last_seen_id | uint64 | optional | `` |
CMsgClientToGCRequestGuildFeedResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestGuildFeedResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | guild_id | uint32 | optional | `` | |
| 3 | feed_events | .CMsgGuildFeedEvent | repeated | `` |
CMsgGCToClientGuildFeedUpdated — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCAddPlayerToGuildChat — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` |
CMsgClientToGCAddPlayerToGuildChatResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCAddPlayerToGuildChatResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgFindGuildByTagResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgFindGuildByTagResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | guild_id | uint32 | optional | `` | |
| 3 | guild_summary | .CMsgGuildSummary | optional | `` |
CMsgSearchForOpenGuildsResponse — fields: 3; oneofs: 0; nested messages: 1; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgSearchForOpenGuildsResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | search_results | .CMsgSearchForOpenGuildsResponse.SearchResult | repeated | `` | |
| 3 | use_whitelist | bool | optional | `` |
CMsgSearchForOpenGuildsResponse.SearchResult — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgSearchForOpenGuildsResponse - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | guild_summary | .CMsgGuildSummary | optional | `` |
CMsgClientToGCReportGuildContent — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_id | uint32 | optional | `` | |
| 2 | guild_content_flags | uint32 | optional | `` |
CMsgClientToGCReportGuildContentResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCReportGuildContentResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCRequestAccountGuildPersonaInfo — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` |
CMsgClientToGCRequestAccountGuildPersonaInfoResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestAccountGuildPersonaInfoResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | persona_info | .CMsgAccountGuildsPersonaInfo | optional | `` |
CMsgClientToGCRequestAccountGuildPersonaInfoBatch — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_ids | uint32 | repeated | `` |
CMsgClientToGCRequestAccountGuildPersonaInfoBatchResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestAccountGuildPersonaInfoBatchResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | persona_infos | .CMsgAccountGuildsPersonaInfo | repeated | `` |
Enums
Expand any enum to inspect all values.
EGuildAuditAction — values: 26
- Parent: (top-level)
| Name | Number |
|---|---|
k_EGuildAuditAction_Invalid | 0 |
k_EGuildAuditAction_GuildCreated | 1 |
k_EGuildAuditAction_GuildLanguageChanged | 2 |
k_EGuildAuditAction_GuildFlagsChanged | 3 |
k_EGuildAuditAction_GuildMemberJoined | 5 |
k_EGuildAuditAction_GuildMemberLeft | 6 |
k_EGuildAuditAction_GuildMemberKicked | 7 |
k_EGuildAuditAction_GuildMemberRoleChanged | 8 |
k_EGuildAuditAction_GuildLogoChanged | 9 |
k_EGuildAuditAction_GuildRegionChanged | 10 |
k_EGuildAuditAction_GuildDescriptionChanged | 11 |
k_EGuildAuditAction_GuildPrimaryColorChanged | 12 |
k_EGuildAuditAction_GuildSecondaryColorChanged | 13 |
k_EGuildAuditAction_GuildPatternChanged | 14 |
k_EGuildAuditAction_AdminClearedLogo | 15 |
k_EGuildAuditAction_GuildRequiredRankChanged | 16 |
k_EGuildAuditAction_GuildMotDChanged | 18 |
k_EGuildAuditAction_AdminResetName | 19 |
k_EGuildAuditAction_AdminResetTag | 20 |
k_EGuildAuditAction_AdminLock | 21 |
k_EGuildAuditAction_GuildNameChanged | 22 |
k_EGuildAuditAction_GuildTagChanged | 23 |
k_EGuildAuditAction_AdminPermitted | 24 |
k_EGuildAuditAction_AdminBlocked | 25 |
k_EGuildAuditAction_AdminBannedUser | 26 |
k_EGuildAuditAction_AdminExonerated | 27 |
EGuildChatType — values: 3
- Parent: (top-level)
| Name | Number |
|---|---|
k_EGuildChatType_Unspecified | 0 |
k_EGuildChatType_SteamChatGroup | 1 |
k_EGuildChatType_GC | 2 |
CMsgClientToGCCreateGuildResponse.EResponse — values: 17
- Parent:
CMsgClientToGCCreateGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidName | 5 |
k_eNameAlreadyUsed | 6 |
k_eInvalidTag | 7 |
k_eTagAlreadyUsed | 8 |
k_eInvalidDescription | 9 |
k_eInvalidRegion | 10 |
k_eInvalidLogo | 11 |
k_eDoesNotOwnEvent | 12 |
k_eGuildLimit | 13 |
k_eInvalidMotD | 14 |
k_eBlocked | 15 |
k_eFreeTrialNotAllowed | 16 |
CMsgClientToGCSetGuildInfoResponse.EResponse — values: 15
- Parent:
CMsgClientToGCSetGuildInfoResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNotMember | 6 |
k_eNoPermission | 7 |
k_eMotDTooLong | 8 |
k_eNameChangeNoPermissions | 9 |
k_eTagChangeNoPermissions | 10 |
k_eNameInvalid | 11 |
k_eTagInvalid | 12 |
k_eDescriptionInvalid | 13 |
k_eBlocked | 14 |
CMsgClientToGCRequestGuildDataResponse.EResponse — values: 7
- Parent:
CMsgClientToGCRequestGuildDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNotMember | 6 |
CMsgClientToGCRequestGuildMembershipResponse.EResponse — values: 5
- Parent:
CMsgClientToGCRequestGuildMembershipResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCJoinGuildResponse.EResponse — values: 11
- Parent:
CMsgClientToGCJoinGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eGuildFull | 6 |
k_eAlreadyMember | 7 |
k_eGuildLimit | 8 |
k_eGuildRequiresInvite | 9 |
k_eGuildRankTooLow | 10 |
CMsgClientToGCLeaveGuildResponse.EResponse — values: 8
- Parent:
CMsgClientToGCLeaveGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNotMember | 6 |
k_eLastAdmin | 7 |
CMsgClientToGCKickGuildMemberResponse.EResponse — values: 10
- Parent:
CMsgClientToGCKickGuildMemberResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eRequesterNotMember | 6 |
k_eTargetNotMember | 7 |
k_eNoPermission | 8 |
k_eCantKickSelf | 9 |
CMsgClientToGCSetGuildMemberRoleResponse.EResponse — values: 11
- Parent:
CMsgClientToGCSetGuildMemberRoleResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eRequesterNotMember | 6 |
k_eTargetNotMember | 7 |
k_eNoPermission | 8 |
k_eInvalidRole | 9 |
k_eAdminViolation | 10 |
CMsgClientToGCInviteToGuildResponse.EResponse — values: 13
- Parent:
CMsgClientToGCInviteToGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eGuildFull | 6 |
k_eRequesterNotMember | 7 |
k_eAlreadyAMember | 8 |
k_eAlreadyInvited | 9 |
k_eNoInvitePermissions | 10 |
k_eTooManyInvites | 11 |
k_eInvalidUser | 12 |
CMsgClientToGCDeclineInviteToGuildResponse.EResponse — values: 7
- Parent:
CMsgClientToGCDeclineInviteToGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNoInviteFound | 6 |
CMsgClientToGCAcceptInviteToGuildResponse.EResponse — values: 11
- Parent:
CMsgClientToGCAcceptInviteToGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNoInviteFound | 6 |
k_eGuildFull | 7 |
k_eGuildLimit | 8 |
k_eInvalidInviter | 9 |
k_eAlreadyInGuild | 10 |
CMsgClientToGCCancelInviteToGuildResponse.EResponse — values: 8
- Parent:
CMsgClientToGCCancelInviteToGuildResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNoInviteFound | 6 |
k_eNoPermissions | 7 |
CMsgClientToGCAddGuildRoleResponse.EResponse — values: 13
- Parent:
CMsgClientToGCAddGuildRoleResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNameAlreadyUsed | 6 |
k_eNoPermissions | 7 |
k_eInvalidFlags | 8 |
k_eInvalidName | 9 |
k_eAdminViolation | 10 |
k_eTooManyRoles | 11 |
k_eBlocked | 12 |
CMsgClientToGCModifyGuildRoleResponse.EResponse — values: 13
- Parent:
CMsgClientToGCModifyGuildRoleResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eInvalidRole | 6 |
k_eNameAlreadyUsed | 7 |
k_eInvalidFlags | 8 |
k_eInvalidName | 9 |
k_eNoPermissions | 10 |
k_eAdminViolation | 11 |
k_eBlocked | 12 |
CMsgClientToGCRemoveGuildRoleResponse.EResponse — values: 11
- Parent:
CMsgClientToGCRemoveGuildRoleResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eInvalidRole | 6 |
k_eRoleNotEmpty | 7 |
k_eNoPermissions | 8 |
k_eAdminViolation | 9 |
k_eCantRemoveDefaultRole | 10 |
CMsgClientToGCSetGuildRoleOrderResponse.EResponse — values: 10
- Parent:
CMsgClientToGCSetGuildRoleOrderResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eInvalidRole | 6 |
k_eInvalidOrder | 7 |
k_eNoPermissions | 8 |
k_eAdminViolation | 9 |
CMsgClientToGCRequestGuildFeedResponse.EResponse — values: 7
- Parent:
CMsgClientToGCRequestGuildFeedResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNoPermissions | 6 |
CMsgClientToGCAddPlayerToGuildChatResponse.EResponse — values: 8
- Parent:
CMsgClientToGCAddPlayerToGuildChatResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidGuild | 5 |
k_eNotMember | 6 |
k_eSteamChatNotEnabled | 7 |
CMsgFindGuildByTagResponse.EResponse — values: 7
- Parent:
CMsgFindGuildByTagResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidTag | 5 |
k_eGuildNotFound | 6 |
CMsgSearchForOpenGuildsResponse.EResponse — values: 5
- Parent:
CMsgSearchForOpenGuildsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
CMsgClientToGCReportGuildContent.EContentFlags — values: 5
- Parent:
CMsgClientToGCReportGuildContent
| Name | Number |
|---|---|
k_eNone | 0 |
k_eInappropriateName | 1 |
k_eInappropriateTag | 2 |
k_eInappropriateLogo | 4 |
k_eValidFlags | 7 |
CMsgClientToGCReportGuildContentResponse.EResponse — values: 7
- Parent:
CMsgClientToGCReportGuildContentResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eGuildNotFound | 5 |
k_eFlagsInvalid | 6 |
CMsgClientToGCRequestAccountGuildPersonaInfoResponse.EResponse — values: 6
- Parent:
CMsgClientToGCRequestAccountGuildPersonaInfoResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidAccount | 5 |
CMsgClientToGCRequestAccountGuildPersonaInfoBatchResponse.EResponse — values: 6
- Parent:
CMsgClientToGCRequestAccountGuildPersonaInfoBatchResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidRequest | 5 |