Skip to content

Commit

Permalink
95.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PureCloud Jenkins committed Sep 28, 2022
1 parent eb29af4 commit abeded5
Show file tree
Hide file tree
Showing 480 changed files with 5,094 additions and 4,284 deletions.
4 changes: 2 additions & 2 deletions PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '94.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '94.0.0' }
s.version = '95.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '95.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.docset_url = 'https://developer.mypurecloud.com/api/rest/client-libraries/ios/'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '94.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '95.0.0'
```

Then install your project's dependencies:
Expand Down
30 changes: 28 additions & 2 deletions build/.openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ docs/BotConnectorBotVersion.md
docs/BotConnectorBotVersionSummaryEntityListing.md
docs/BotIntent.md
docs/BotList.md
docs/BotMessengerProfile.md
docs/BotSearchResponse.md
docs/BotSearchResponseEntityListing.md
docs/BotSlot.md
Expand Down Expand Up @@ -1343,6 +1344,7 @@ docs/FlowVersion.md
docs/FlowVersionEntityListing.md
docs/FlowsAPI.json
docs/FlowsAPI.md
docs/FooterTemplate.md
docs/ForecastAbandonRateResponse.md
docs/ForecastAverageSpeedOfAnswerResponse.md
docs/ForecastPlanningGroupData.md
Expand Down Expand Up @@ -1434,6 +1436,7 @@ docs/HistoricalImportStatusListing.md
docs/HistoryEntry.md
docs/HistoryListing.md
docs/HomerRecord.md
docs/Humanize.md
docs/IVR.md
docs/IVREntityListing.md
docs/IdentityNow.md
Expand Down Expand Up @@ -1462,6 +1465,7 @@ docs/Integration.md
docs/IntegrationAction.md
docs/IntegrationActionFields.md
docs/IntegrationConfiguration.md
docs/IntegrationConfigurationCredential.md
docs/IntegrationConfigurationInfo.md
docs/IntegrationEntityListing.md
docs/IntegrationExport.md
Expand Down Expand Up @@ -1943,6 +1947,7 @@ docs/OpenIntegrationEntityListing.md
docs/OpenIntegrationRequest.md
docs/OpenIntegrationUpdateRequest.md
docs/OpenMessageContent.md
docs/OpenMessageEvent.md
docs/OpenMessagingChannel.md
docs/OpenMessagingFromRecipient.md
docs/OpenMessagingToRecipient.md
Expand Down Expand Up @@ -2085,6 +2090,10 @@ docs/PredictionResults.md
docs/PredictiveRouting.md
docs/Predictor.md
docs/PredictorListing.md
docs/PredictorModel.md
docs/PredictorModelFeature.md
docs/PredictorModelFeatureListing.md
docs/PredictorModels.md
docs/PredictorSchedule.md
docs/PredictorWorkloadBalancing.md
docs/PresenceAPI.json
Expand Down Expand Up @@ -3117,6 +3126,10 @@ docs/ValueWrapperPlanningPeriodSettings.md
docs/ValueWrapperString.md
docs/Video.md
docs/ViewFilter.md
docs/VipBackup.md
docs/VipCallMediaSettings.md
docs/VipMediaSettings.md
docs/VipRouting.md
docs/VisibilityCondition.md
docs/VmPairingInfo.md
docs/Voicemail.md
Expand Down Expand Up @@ -3161,7 +3174,6 @@ docs/WebDeployment.md
docs/WebDeploymentActiveConfigurationOnDeployment.md
docs/WebDeploymentConfigurationVersion.md
docs/WebDeploymentConfigurationVersionEntityListing.md
docs/WebDeploymentConfigurationVersionEntityRef.md
docs/WebDeploymentEntityListing.md
docs/WebDeploymentsAPI.json
docs/WebDeploymentsAPI.md
Expand Down Expand Up @@ -4222,6 +4234,8 @@ docs/getRoutingLanguages-example.txt
docs/getRoutingMessageRecipient-example.txt
docs/getRoutingMessageRecipients-example.txt
docs/getRoutingPredictor-example.txt
docs/getRoutingPredictorModelFeatures-example.txt
docs/getRoutingPredictorModels-example.txt
docs/getRoutingPredictors-example.txt
docs/getRoutingPredictorsKeyperformanceindicators-example.txt
docs/getRoutingQueue-example.txt
Expand Down Expand Up @@ -5620,6 +5634,7 @@ src/Models/BotConnectorBotVersion.swift
src/Models/BotConnectorBotVersionSummaryEntityListing.swift
src/Models/BotIntent.swift
src/Models/BotList.swift
src/Models/BotMessengerProfile.swift
src/Models/BotSearchResponse.swift
src/Models/BotSearchResponseEntityListing.swift
src/Models/BotSlot.swift
Expand Down Expand Up @@ -6680,6 +6695,7 @@ src/Models/FlowRuntimeExecution.swift
src/Models/FlowStartDetailEventTopicFlowStartEvent.swift
src/Models/FlowVersion.swift
src/Models/FlowVersionEntityListing.swift
src/Models/FooterTemplate.swift
src/Models/ForecastAbandonRateResponse.swift
src/Models/ForecastAverageSpeedOfAnswerResponse.swift
src/Models/ForecastPlanningGroupData.swift
Expand Down Expand Up @@ -6761,6 +6777,7 @@ src/Models/HistoricalImportStatusListing.swift
src/Models/HistoryEntry.swift
src/Models/HistoryListing.swift
src/Models/HomerRecord.swift
src/Models/Humanize.swift
src/Models/IVR.swift
src/Models/IVREntityListing.swift
src/Models/IdentityNow.swift
Expand All @@ -6787,6 +6804,7 @@ src/Models/Integration.swift
src/Models/IntegrationAction.swift
src/Models/IntegrationActionFields.swift
src/Models/IntegrationConfiguration.swift
src/Models/IntegrationConfigurationCredential.swift
src/Models/IntegrationConfigurationInfo.swift
src/Models/IntegrationEntityListing.swift
src/Models/IntegrationExport.swift
Expand Down Expand Up @@ -7244,6 +7262,7 @@ src/Models/OpenIntegrationEntityListing.swift
src/Models/OpenIntegrationRequest.swift
src/Models/OpenIntegrationUpdateRequest.swift
src/Models/OpenMessageContent.swift
src/Models/OpenMessageEvent.swift
src/Models/OpenMessagingChannel.swift
src/Models/OpenMessagingFromRecipient.swift
src/Models/OpenMessagingToRecipient.swift
Expand Down Expand Up @@ -7380,6 +7399,10 @@ src/Models/PredictionResults.swift
src/Models/PredictiveRouting.swift
src/Models/Predictor.swift
src/Models/PredictorListing.swift
src/Models/PredictorModel.swift
src/Models/PredictorModelFeature.swift
src/Models/PredictorModelFeatureListing.swift
src/Models/PredictorModels.swift
src/Models/PredictorSchedule.swift
src/Models/PredictorWorkloadBalancing.swift
src/Models/PresenceDefinition.swift
Expand Down Expand Up @@ -8367,6 +8390,10 @@ src/Models/ValueWrapperPlanningPeriodSettings.swift
src/Models/ValueWrapperString.swift
src/Models/Video.swift
src/Models/ViewFilter.swift
src/Models/VipBackup.swift
src/Models/VipCallMediaSettings.swift
src/Models/VipMediaSettings.swift
src/Models/VipRouting.swift
src/Models/VisibilityCondition.swift
src/Models/VmPairingInfo.swift
src/Models/Voicemail.swift
Expand Down Expand Up @@ -8406,7 +8433,6 @@ src/Models/WebDeployment.swift
src/Models/WebDeploymentActiveConfigurationOnDeployment.swift
src/Models/WebDeploymentConfigurationVersion.swift
src/Models/WebDeploymentConfigurationVersionEntityListing.swift
src/Models/WebDeploymentConfigurationVersionEntityRef.swift
src/Models/WebDeploymentEntityListing.swift
src/Models/WebDeploymentsConfigTopicWebMessagingConfigChangeEventBody.swift
src/Models/WebDeploymentsDeploymentTopicWebMessagingConfigChangeEventBody.swift
Expand Down
53 changes: 49 additions & 4 deletions build/APIData.json
Original file line number Diff line number Diff line change
Expand Up @@ -24079,7 +24079,7 @@
"putconversationrecording": {
"operationId": "putconversationrecording",
"functionName": "putConversationRecording",
"signature": "putConversationRecording(conversationId, recordingId, body)",
"signature": "putConversationRecording(conversationId, recordingId, body, clearExport)",
"parameters": [
{
"name": "conversationId",
Expand All @@ -24095,10 +24095,15 @@
"name": "body",
"type": "Recording",
"required": "true"
},
{
"name": "clearExport",
"type": "Bool",
"required": "false"
}
],
"return": "Recording",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet conversationId: String = \"\" // Conversation ID\nlet recordingId: String = \"\" // Recording ID\nlet body: Recording = new Recording(...) // recording\n\n// Updates the retention records on a recording.\nPutConversationRecordingRequest.putConversationRecording(conversationId: conversationId, recordingId: recordingId, body: body) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"PutConversationRecordingRequest.putConversationRecording was successful\")\n dump(response)\n }\n}"
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet conversationId: String = \"\" // Conversation ID\nlet recordingId: String = \"\" // Recording ID\nlet body: Recording = new Recording(...) // recording\nlet clearExport: Bool = true // Whether to clear the pending export for the recording\n\n// Updates the retention records on a recording.\nPutConversationRecordingRequest.putConversationRecording(conversationId: conversationId, recordingId: recordingId, body: body, clearExport: clearExport) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"PutConversationRecordingRequest.putConversationRecording was successful\")\n dump(response)\n }\n}"
},
"putconversationrecordingannotation": {
"operationId": "putconversationrecordingannotation",
Expand Down Expand Up @@ -25078,6 +25083,39 @@
"return": "Predictor",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet predictorId: String = \"\" // Predictor ID\n\n// Retrieve a single predictor.\nGetRoutingPredictorRequest.getRoutingPredictor(predictorId: predictorId) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetRoutingPredictorRequest.getRoutingPredictor was successful\")\n dump(response)\n }\n}"
},
"getroutingpredictormodelfeatures": {
"operationId": "getroutingpredictormodelfeatures",
"functionName": "getRoutingPredictorModelFeatures",
"signature": "getRoutingPredictorModelFeatures(predictorId, modelId)",
"parameters": [
{
"name": "predictorId",
"type": "String",
"required": "true"
},
{
"name": "modelId",
"type": "String",
"required": "true"
}
],
"return": "PredictorModelFeatureListing",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet predictorId: String = \"\" // Predictor ID\nlet modelId: String = \"\" // Model ID\n\n// Retrieve Predictor Model Features.\nGetRoutingPredictorModelFeaturesRequest.getRoutingPredictorModelFeatures(predictorId: predictorId, modelId: modelId) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetRoutingPredictorModelFeaturesRequest.getRoutingPredictorModelFeatures was successful\")\n dump(response)\n }\n}"
},
"getroutingpredictormodels": {
"operationId": "getroutingpredictormodels",
"functionName": "getRoutingPredictorModels",
"signature": "getRoutingPredictorModels(predictorId)",
"parameters": [
{
"name": "predictorId",
"type": "String",
"required": "true"
}
],
"return": "PredictorModels",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet predictorId: String = \"\" // Predictor ID\n\n// Retrieve Predictor Models and Top Features.\nGetRoutingPredictorModelsRequest.getRoutingPredictorModels(predictorId: predictorId) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetRoutingPredictorModelsRequest.getRoutingPredictorModels was successful\")\n dump(response)\n }\n}"
},
"getroutingpredictors": {
"operationId": "getroutingpredictors",
"functionName": "getRoutingPredictors",
Expand Down Expand Up @@ -33289,9 +33327,16 @@
"getwebdeploymentsdeployments": {
"operationId": "getwebdeploymentsdeployments",
"functionName": "getWebdeploymentsDeployments",
"signature": "getWebdeploymentsDeployments()",
"signature": "getWebdeploymentsDeployments(expand)",
"parameters": [
{
"name": "expand",
"type": "[String]",
"required": "false"
}
],
"return": "WebDeploymentEntityListing",
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\n\n// Get deployments\nGetWebdeploymentsDeploymentsRequest.getWebdeploymentsDeployments() { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetWebdeploymentsDeploymentsRequest.getWebdeploymentsDeployments was successful\")\n dump(response)\n }\n}"
"example": "import PureCloudPlatformClientV2\n\nPureCloudPlatformClientV2API.basePath = \"\" // expected format: \"https://api.[base path]\"\nPureCloudPlatformClientV2API.accessToken = \"your_access_token\"\n\nlet expand: [String] = [\"\"] // The specified entity attributes will be filled. Comma separated values expected. Valid values:\n\n// Get deployments\nGetWebdeploymentsDeploymentsRequest.getWebdeploymentsDeployments(expand: expand) { (response, error) in\n if let error = error {\n dump(error)\n } else if let response = response {\n print(\"GetWebdeploymentsDeploymentsRequest.getWebdeploymentsDeployments was successful\")\n dump(response)\n }\n}"
},
"postwebdeploymentsconfigurationversionsdraftpublish": {
"operationId": "postwebdeploymentsconfigurationversionsdraftpublish",
Expand Down
4 changes: 2 additions & 2 deletions build/PureCloudPlatformClientV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.11'
s.swift_version = '5.0'
s.version = '94.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '94.0.0' }
s.version = '95.0.0'
s.source = { :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '95.0.0' }
s.authors = 'Genesys Developer Evangelists'
s.social_media_url = 'https://twitter.com/PureCloud_Dev'
s.docset_url = 'https://developer.mypurecloud.com/api/rest/client-libraries/ios/'
Expand Down
2 changes: 1 addition & 1 deletion build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package's source is on github at https://github.com/MyPureCloud/platform-cl
Reference the SDK's pod in your project's Podfile:

```
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '94.0.0'
pod 'PureCloudPlatformClientV2', :git => 'https://github.com/MyPureCloud/platform-client-sdk-ios.git', :tag => '95.0.0'
```

Then install your project's dependencies:
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionMapListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionMapListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTargetListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionTargetListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/ActionTemplateListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: ActionTemplateListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AgentActivityEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AgentActivityEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AssignedLearningModuleDomainEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AssignedLearningModuleDomainEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AttemptLimitsEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AttemptLimitsEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/AuthzDivisionEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: AuthzDivisionEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/BotConnectorBotSummaryEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: BotConnectorBotSummaryEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
2 changes: 1 addition & 1 deletion build/docs/BotConnectorBotVersionSummaryEntityListing.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ title: BotConnectorBotVersionSummaryEntityListing
| **pageSize** | **Int** | | [optional] |
| **pageNumber** | **Int** | | [optional] |
| **total** | **Int64** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **firstUri** | **String** | | [optional] |
| **lastUri** | **String** | | [optional] |
| **selfUri** | **String** | | [optional] |
| **nextUri** | **String** | | [optional] |
| **previousUri** | **String** | | [optional] |
Expand Down
14 changes: 14 additions & 0 deletions build/docs/BotMessengerProfile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: BotMessengerProfile
---
## BotMessengerProfile

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **name** | **String** | Name of the Bot | [optional] |
| **avatarUrl** | **String** | Avatar for Bot | [optional] |
{: class="table table-striped"}


Loading

0 comments on commit abeded5

Please sign in to comment.