# Functions
No description provided by the author
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewGetGuildUsersRequest generates requests for GetGuildUsers.
NewGetPlatformUserAPIKeyNameRequest generates requests for GetPlatformUserAPIKeyName.
NewGetPlatformUserRequest generates requests for GetPlatformUser.
NewGetPlatformUserUpdatesRequest generates requests for GetPlatformUserUpdates.
NewGetServicePropertiesRequest generates requests for GetServiceProperties.
NewGetServiceSubjectPropertiesRequest generates requests for GetServiceSubjectProperties.
NewGetServiceSubjectPropertyRequest generates requests for GetServiceSubjectProperty.
NewGetV1ConfigurationRequest generates requests for GetV1Configuration.
NewGetVerificationPlatformUserStatusRequest generates requests for GetVerificationPlatformUserStatus.
NewGetVerificationPlatformUserUpdatesRequest generates requests for GetVerificationPlatformUserUpdates.
NewPostChannelPlatformStatisticsRequest calls the generic PostChannelPlatformStatistics builder with application/json body.
NewPostChannelPlatformStatisticsRequestWithBody generates requests for PostChannelPlatformStatistics with any type of body.
NewPostPlatformUserRefreshRequest generates requests for PostPlatformUserRefresh.
NewPostVerificationPlatformUserRefreshRequest generates requests for PostVerificationPlatformUserRefresh.
NewPutPlatformUserAPIKeyRequest calls the generic PutPlatformUserAPIKey builder with application/json body.
NewPutPlatformUserAPIKeyRequestWithBody generates requests for PutPlatformUserAPIKey with any type of body.
NewPutPlatformUserBanRequest calls the generic PutPlatformUserBan builder with application/json body.
NewPutPlatformUserBanRequestWithBody generates requests for PutPlatformUserBan with any type of body.
NewPutServiceSubjectPropertiesRequest generates requests for PutServiceSubjectProperties.
NewPutServiceSubjectPropertyRequest generates requests for PutServiceSubjectProperty.
NewPutVerificationPlatformUserTemporaryRequest calls the generic PutVerificationPlatformUserTemporary builder with application/json body.
NewPutVerificationPlatformUserTemporaryRequestWithBody generates requests for PutVerificationPlatformUserTemporary with any type of body.
ParseGetGuildUsersResponse parses an HTTP response from a GetGuildUsersWithResponse call.
ParseGetPlatformUserAPIKeyNameResponse parses an HTTP response from a GetPlatformUserAPIKeyNameWithResponse call.
ParseGetPlatformUserResponse parses an HTTP response from a GetPlatformUserWithResponse call.
ParseGetPlatformUserUpdatesResponse parses an HTTP response from a GetPlatformUserUpdatesWithResponse call.
ParseGetServicePropertiesResponse parses an HTTP response from a GetServicePropertiesWithResponse call.
ParseGetServiceSubjectPropertiesResponse parses an HTTP response from a GetServiceSubjectPropertiesWithResponse call.
ParseGetServiceSubjectPropertyResponse parses an HTTP response from a GetServiceSubjectPropertyWithResponse call.
ParseGetV1ConfigurationResponse parses an HTTP response from a GetV1ConfigurationWithResponse call.
ParseGetVerificationPlatformUserStatusResponse parses an HTTP response from a GetVerificationPlatformUserStatusWithResponse call.
ParseGetVerificationPlatformUserUpdatesResponse parses an HTTP response from a GetVerificationPlatformUserUpdatesWithResponse call.
ParsePostChannelPlatformStatisticsResponse parses an HTTP response from a PostChannelPlatformStatisticsWithResponse call.
ParsePostPlatformUserRefreshResponse parses an HTTP response from a PostPlatformUserRefreshWithResponse call.
ParsePostVerificationPlatformUserRefreshResponse parses an HTTP response from a PostVerificationPlatformUserRefreshWithResponse call.
ParsePutPlatformUserAPIKeyResponse parses an HTTP response from a PutPlatformUserAPIKeyWithResponse call.
ParsePutPlatformUserBanResponse parses an HTTP response from a PutPlatformUserBanWithResponse call.
ParsePutServiceSubjectPropertiesResponse parses an HTTP response from a PutServiceSubjectPropertiesWithResponse call.
ParsePutServiceSubjectPropertyResponse parses an HTTP response from a PutServiceSubjectPropertyWithResponse call.
ParsePutVerificationPlatformUserTemporaryResponse parses an HTTP response from a PutVerificationPlatformUserTemporaryWithResponse call.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
Defines values for Status.
No description provided by the author
Defines values for AccessType.
Defines values for AccessType.
# Structs
Account defines model for Account.
APIKeyData defines model for APIKeyData.
APIKeyName defines model for APIKeyName.
Ban defines model for Ban.
ChannelMetadata defines model for ChannelMetadata.
ChannelUserMetadata defines model for ChannelUserMetadata.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
Configuration defines model for Configuration.
EphemeralAssociation defines model for EphemeralAssociation.
Error defines model for Error.
No description provided by the author
GetPlatformUserAPIKeyNameParams defines parameters for GetPlatformUserAPIKeyName.
No description provided by the author
GetPlatformUserParams defines parameters for GetPlatformUser.
No description provided by the author
GetPlatformUserUpdatesParams defines parameters for GetPlatformUserUpdates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetV1ConfigurationParams defines parameters for GetV1Configuration.
No description provided by the author
GetVerificationPlatformUserStatusParams defines parameters for GetVerificationPlatformUserStatus.
No description provided by the author
GetVerificationPlatformUserUpdatesParams defines parameters for GetVerificationPlatformUserUpdates.
No description provided by the author
PlatformLink defines model for PlatformLink.
PostChannelPlatformStatisticsParams defines parameters for PostChannelPlatformStatistics.
No description provided by the author
No description provided by the author
PostVerificationPlatformUserRefreshParams defines parameters for PostVerificationPlatformUserRefresh.
No description provided by the author
Property defines model for Property.
PutPlatformUserAPIKeyParams defines parameters for PutPlatformUserAPIKey.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PutVerificationPlatformUserTemporaryParams defines parameters for PutVerificationPlatformUserTemporary.
No description provided by the author
User defines model for User.
VerificationStatus defines model for VerificationStatus.
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
AccessType defines model for AccessType.
ClientOption allows setting custom parameters during construction.
GuildIdent defines model for guild_ident.
PlatformId defines model for platform_id.
PlatformUserId defines model for platform_user_id.
PostChannelPlatformStatisticsJSONRequestBody defines body for PostChannelPlatformStatistics for application/json ContentType.
PropertyName defines model for property_name.
PutPlatformUserAPIKeyJSONRequestBody defines body for PutPlatformUserAPIKey for application/json ContentType.
PutPlatformUserBanJSONRequestBody defines body for PutPlatformUserBan for application/json ContentType.
PutVerificationPlatformUserTemporaryJSONRequestBody defines body for PutVerificationPlatformUserTemporary for application/json ContentType.
RequestEditorFn is the function signature for the RequestEditor callback function.
ServiceUuid defines model for service_uuid.
Status defines model for Status.
Subject defines model for subject.
TraitErrorResp defines model for trait_error_resp.
TraitPlatformUserDisplayName defines model for trait_platform_user_display_name.
TraitSecuredAuthentication defines model for trait_secured_authentication.
TraitWorldView defines model for trait_world_view.
TraitWorldViewOptional defines model for trait_world_view_optional.
WorldLinks defines model for WorldLinks.