dota_gcmessages_client_guild_events.proto
- Module:
dota_gcmessages_client_guild_events_pb2 - Syntax:
unknown - Package:
(none) - Imports: 1
- Messages: 22 (top-level: 22)
- Enums: 7 (top-level: 1)
Imports
dota_shared_enums.proto
Messages
Expand any message to inspect all fields.
CMsgGuildContract — fields: 6; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | contract_id | uint64 | optional | `` | |
| 2 | challenge_instance_id | uint32 | optional | `` | |
| 3 | challenge_parameter | uint32 | optional | `` | |
| 4 | challenge_timestamp | uint32 | optional | `` | |
| 5 | assigned_account_id | uint32 | optional | `` | |
| 6 | contract_flags | uint32 | optional | `` |
CMsgGuildContractSlot — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | contract | .CMsgGuildContract | optional | `` |
CMsgAccountGuildEventData — fields: 9; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | guild_points | uint32 | optional | `` | |
| 2 | contracts_refreshed_timestamp | uint32 | optional | `` | |
| 3 | contract_slots | .CMsgGuildContractSlot | repeated | `` | |
| 4 | completed_challenge_count | uint32 | optional | `` | |
| 5 | challenges_refresh_timestamp | uint32 | optional | `` | |
| 6 | guild_weekly_percentile | uint32 | optional | `` | |
| 7 | guild_weekly_last_timestamp | uint32 | optional | `` | |
| 8 | last_weekly_claim_time | uint32 | optional | `` | |
| 9 | guild_current_percentile | uint32 | optional | `` |
CMsgGuildActiveContracts — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | contracts_refreshed_timestamp | uint32 | optional | `` | |
| 2 | contracts | .CMsgGuildContract | repeated | `` |
CMsgGuildChallenge — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | challenge_instance_id | uint32 | optional | `` | |
| 2 | challenge_parameter | uint32 | optional | `` | |
| 3 | challenge_timestamp | uint32 | optional | `` | |
| 4 | challenge_progress | uint32 | optional | `` | |
| 5 | challenge_flags | uint32 | optional | `` |
CMsgGuildEventMember — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | guild_points_earned | uint32 | optional | `` |
CMsgClientToGCRequestAccountGuildEventData — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCRequestAccountGuildEventDataResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestAccountGuildEventDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 3 | event_data | .CMsgAccountGuildEventData | optional | `` |
CMsgGCToClientAccountGuildEventDataUpdated — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 3 | update_flags | uint32 | optional | `` | |
| 4 | guild_event_data | .CMsgAccountGuildEventData | optional | `` | |
| 5 | contracts_updated | bool | optional | `` |
CMsgClientToGCRequestActiveGuildContracts — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCRequestActiveGuildContractsResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestActiveGuildContractsResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | active_contracts | .CMsgGuildActiveContracts | optional | `` | |
| 3 | active_challenges | .CMsgGuildChallenge | optional | `` |
CMsgGCToClientActiveGuildContractsUpdated — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCSelectGuildContract — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 3 | contract_id | uint64 | optional | `` | |
| 4 | contract_slot | uint32 | optional | `` |
CMsgClientToGCSelectGuildContractResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCSelectGuildContractResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCRequestActiveGuildChallenge — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCRequestActiveGuildChallengeResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestActiveGuildChallengeResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | active_challenge | .CMsgGuildChallenge | optional | `` |
CMsgGCToClientActiveGuildChallengeUpdated — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 3 | active_challenge | .CMsgGuildChallenge | optional | `` |
CMsgClientToGCRequestGuildEventMembers — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCRequestGuildEventMembersResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCRequestGuildEventMembersResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | members | .CMsgGuildEventMember | repeated | `` |
CMsgGuildLeaderboardCombinedResponse — fields: 8; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
| 2 | region | uint32 | optional | `` | |
| 3 | last_updated | uint32 | optional | `` | |
| 4 | guild_id | uint32 | repeated | `` | packed = true |
| 5 | rank | uint32 | repeated | `` | packed = true |
| 6 | current_percentile | uint32 | repeated | `` | packed = true |
| 7 | weekly_percentile | uint32 | repeated | `` | packed = true |
| 8 | points | uint32 | repeated | `` | packed = true |
CMsgClientToGCClaimLeaderboardRewards — 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 | event_id | .EEvent | optional | `` | default = EVENT_ID_NONE |
CMsgClientToGCClaimLeaderboardRewardsResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | result | .CMsgClientToGCClaimLeaderboardRewardsResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | event_points | uint32 | optional | `` |
Enums
Expand any enum to inspect all values.
EGuildEventAuditAction — values: 9
- Parent: (top-level)
| Name | Number |
|---|---|
k_EGuildEventAuditAction_Invalid | 0 |
k_EGuildEventAuditAction_DevGrant | 1 |
k_EGuildEventAuditAction_CompleteContract | 2 |
k_EGuildEventAuditAction_CompleteChallenge | 3 |
k_EGuildEventAuditAction_CompleteMatch_Winner | 4 |
k_EGuildEventAuditAction_ChallengeProgress | 5 |
k_EGuildEventAuditAction_CompleteMatch_Loser | 6 |
k_EGuildEventAuditAction_WeeklyLeaderboard | 7 |
k_EGuildEventAuditAction_ManualGrant | 8 |
CMsgClientToGCRequestAccountGuildEventDataResponse.EResponse — values: 9
- Parent:
CMsgClientToGCRequestAccountGuildEventDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
CMsgClientToGCRequestActiveGuildContractsResponse.EResponse — values: 9
- Parent:
CMsgClientToGCRequestActiveGuildContractsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
CMsgClientToGCSelectGuildContractResponse.EResponse — values: 17
- Parent:
CMsgClientToGCSelectGuildContractResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
k_eInvalidContractID | 9 |
k_eAlreadyAssigned | 10 |
k_eInvalidContractSlot | 11 |
k_eContractSlotLockedGuild | 12 |
k_eContractSlotCooldown | 13 |
k_eContractDuplicate | 14 |
k_eContractSlotTimeError | 15 |
k_eContractSlotLockedDotaPlus | 16 |
CMsgClientToGCRequestActiveGuildChallengeResponse.EResponse — values: 9
- Parent:
CMsgClientToGCRequestActiveGuildChallengeResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
CMsgClientToGCRequestGuildEventMembersResponse.EResponse — values: 9
- Parent:
CMsgClientToGCRequestGuildEventMembersResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
CMsgClientToGCClaimLeaderboardRewardsResponse.EResponse — values: 11
- Parent:
CMsgClientToGCClaimLeaderboardRewardsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalidEvent | 5 |
k_eInvalidGuild | 6 |
k_eNotMember | 7 |
k_eInvalidGuildEvent | 8 |
k_eDoesNotQualify | 9 |
k_eAlreadyClaimed | 10 |