bot

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 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) CreateGetRequestInformation

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

func (*BotRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property bot in appCatalogs

func (*BotRequestBuilder) Delete

Delete delete navigation property bot for appCatalogs

func (*BotRequestBuilder) Get

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

func (*BotRequestBuilder) Patch

Patch update the navigation property bot in appCatalogs

type BotRequestBuilderDeleteOptions

type BotRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BotRequestBuilderDeleteOptions options for Delete

type BotRequestBuilderGetOptions

type BotRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *BotRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BotRequestBuilderGetOptions options for Get

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 BotRequestBuilderPatchOptions

type BotRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.TeamworkBotable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

BotRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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