groupsv2 library
Classes
- Capabilities
- ClanBanner
- GetGroupsForMemberResponse
- GetGroupsForMemberResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupApplicationListRequest
- GroupApplicationRequest
- GroupApplicationResponse
- GroupApplicationResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupBan
- GroupBanRequest
- GroupEditAction
- GroupFeatures
- GroupMember
- GroupMemberApplication
- GroupMemberLeaveResult
- GroupMemberLeaveResultResponse
- Look at the Response property for more information about the nature of this response
- GroupMembership
- GroupMembershipBase
- GroupMembershipSearchResponse
- GroupMembershipSearchResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupNameSearchRequest
- GroupOptionalConversation
- GroupOptionalConversationAddRequest
- GroupOptionalConversationEditRequest
- GroupOptionsEditAction
- GroupPotentialMember
- GroupPotentialMembership
- GroupPotentialMembershipSearchResponse
- GroupPotentialMembershipSearchResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupQuery
- NOTE: GroupQuery, as of Destiny 2, has essentially two totally different and incompatible "modes". If you are querying for a group, you can pass any of the properties below. If you are querying for a Clan, you MUST NOT pass any of the following properties (they must be null or undefined in your request, not just empty string/default values):
- GroupResponse
- GroupResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupSearchResponse
- GroupSearchResponseResponse
- Look at the Response property for more information about the nature of this response
- GroupUserBase
- GroupUserInfoCard
- GroupV2
- GroupV2Card
- A small infocard of group information, usually used for when a list of groups are returned
- GroupV2ClanInfo
- This contract contains clan-specific group information. It does not include any investment data.
- GroupV2ClanInfoAndInvestment
- The same as GroupV2ClanInfo, but includes any investment data.
Enums
Extensions
- ChatSecuritySettingExtension on ChatSecuritySetting
- GroupAllianceStatusExtension on GroupAllianceStatus
- GroupApplicationResolveStateExtension on GroupApplicationResolveState
- GroupDateRangeExtension on GroupDateRange
- GroupHomepageExtension on GroupHomepage
- GroupMemberCountFilterExtension on GroupMemberCountFilter
- GroupPostPublicityExtension on GroupPostPublicity
- GroupPotentialMemberStatusExtension on GroupPotentialMemberStatus
- GroupsForMemberFilterExtension on GroupsForMemberFilter
- GroupSortByExtension on GroupSortBy
- GroupTypeExtension on GroupType
- HostGuidedGamesPermissionLevelExtension on HostGuidedGamesPermissionLevel
- MembershipOptionExtension on MembershipOption
- RuntimeGroupMemberTypeExtension on RuntimeGroupMemberType
Functions
-
decodeChatSecuritySetting(
dynamic value) → ChatSecuritySetting? -
decodeGroupAllianceStatus(
dynamic value) → GroupAllianceStatus? -
decodeGroupApplicationResolveState(
dynamic value) → GroupApplicationResolveState? -
decodeGroupDateRange(
dynamic value) → GroupDateRange? -
decodeGroupHomepage(
dynamic value) → GroupHomepage? -
decodeGroupMemberCountFilter(
dynamic value) → GroupMemberCountFilter? -
decodeGroupPostPublicity(
dynamic value) → GroupPostPublicity? -
decodeGroupPotentialMemberStatus(
dynamic value) → GroupPotentialMemberStatus? -
decodeGroupsForMemberFilter(
dynamic value) → GroupsForMemberFilter? -
decodeGroupSortBy(
dynamic value) → GroupSortBy? -
decodeGroupType(
dynamic value) → GroupType? -
decodeHostGuidedGamesPermissionLevel(
dynamic value) → HostGuidedGamesPermissionLevel? -
decodeMembershipOption(
dynamic value) → MembershipOption? -
decodeRuntimeGroupMemberType(
dynamic value) → RuntimeGroupMemberType? -
encodeChatSecuritySetting(
ChatSecuritySetting? value) → int? -
encodeGroupAllianceStatus(
GroupAllianceStatus? value) → int? -
encodeGroupApplicationResolveState(
GroupApplicationResolveState? value) → int? -
encodeGroupDateRange(
GroupDateRange? value) → int? -
encodeGroupHomepage(
GroupHomepage? value) → int? -
encodeGroupMemberCountFilter(
GroupMemberCountFilter? value) → int? -
encodeGroupPostPublicity(
GroupPostPublicity? value) → int? -
encodeGroupPotentialMemberStatus(
GroupPotentialMemberStatus? value) → int? -
encodeGroupsForMemberFilter(
GroupsForMemberFilter? value) → int? -
encodeGroupSortBy(
GroupSortBy? value) → int? -
encodeGroupType(
GroupType? value) → int? -
encodeHostGuidedGamesPermissionLevel(
HostGuidedGamesPermissionLevel? value) → int? -
encodeMembershipOption(
MembershipOption? value) → int? -
encodeRuntimeGroupMemberType(
RuntimeGroupMemberType? value) → int?