bot

package
v0.24.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BotRequestBuilder

type BotRequestBuilder struct {
	// contains filtered or unexported fields
}

BotRequestBuilder provides operations to manage the bot property of the microsoft.graph.teamsAppDefinition entity.

func NewBotRequestBuilder

NewBotRequestBuilder instantiates a new BotRequestBuilder and sets the default values.

func NewBotRequestBuilderInternal

func NewBotRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *BotRequestBuilder

NewBotRequestBuilderInternal instantiates a new BotRequestBuilder and sets the default values.

func (*BotRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property bot for appCatalogs

func (*BotRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property bot for appCatalogs

func (*BotRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the details of the bot specified in the Teams app manifest.

func (*BotRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the details of the bot specified in the Teams app manifest.

func (*BotRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property bot in appCatalogs

func (*BotRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property bot in appCatalogs

func (*BotRequestBuilder) Delete

func (m *BotRequestBuilder) Delete() error

Delete delete navigation property bot for appCatalogs

func (*BotRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *BotRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *BotRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property bot for appCatalogs

func (*BotRequestBuilder) Get

Get the details of the bot specified in the Teams app manifest.

func (*BotRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler the details of the bot specified in the Teams app manifest.

func (*BotRequestBuilder) Patch

Patch update the navigation property bot in appCatalogs

func (*BotRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property bot in appCatalogs

type BotRequestBuilderDeleteRequestConfiguration added in v0.22.0

type BotRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

BotRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type BotRequestBuilderGetQueryParameters

type BotRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

BotRequestBuilderGetQueryParameters the details of the bot specified in the Teams app manifest.

type BotRequestBuilderGetRequestConfiguration added in v0.22.0

type BotRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BotRequestBuilderGetQueryParameters
}

BotRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type BotRequestBuilderPatchRequestConfiguration added in v0.22.0

type BotRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

BotRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL