item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatItemRequestBuilder added in v0.12.0

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

ChatItemRequestBuilder provides operations to manage the chats property of the microsoft.graph.user entity.

func NewChatItemRequestBuilder added in v0.12.0

NewChatItemRequestBuilder instantiates a new ChatItemRequestBuilder and sets the default values.

func NewChatItemRequestBuilderInternal added in v0.12.0

func NewChatItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ChatItemRequestBuilder

NewChatItemRequestBuilderInternal instantiates a new ChatItemRequestBuilder and sets the default values.

func (*ChatItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property chats for me

func (*ChatItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get chats from me

func (*ChatItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property chats in me

func (*ChatItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property chats for me

func (*ChatItemRequestBuilder) Get added in v0.12.0

Get get chats from me

func (*ChatItemRequestBuilder) HideForUser added in v0.44.0

HideForUser provides operations to call the hideForUser method.

func (*ChatItemRequestBuilder) InstalledApps added in v0.13.0

InstalledApps provides operations to manage the installedApps property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) InstalledAppsById added in v0.13.0

InstalledAppsById provides operations to manage the installedApps property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) LastMessagePreview added in v0.44.0

LastMessagePreview provides operations to manage the lastMessagePreview property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) MarkChatReadForUser added in v0.44.0

MarkChatReadForUser provides operations to call the markChatReadForUser method.

func (*ChatItemRequestBuilder) MarkChatUnreadForUser added in v0.44.0

MarkChatUnreadForUser provides operations to call the markChatUnreadForUser method.

func (*ChatItemRequestBuilder) Members added in v0.13.0

Members provides operations to manage the members property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) MembersById added in v0.13.0

MembersById provides operations to manage the members property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) Messages added in v0.13.0

Messages provides operations to manage the messages property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) MessagesById added in v0.13.0

MessagesById provides operations to manage the messages property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property chats in me

func (*ChatItemRequestBuilder) PinnedMessages added in v0.39.0

PinnedMessages provides operations to manage the pinnedMessages property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) PinnedMessagesById added in v0.39.0

PinnedMessagesById provides operations to manage the pinnedMessages property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) SendActivityNotification added in v0.27.0

SendActivityNotification provides operations to call the sendActivityNotification method.

func (*ChatItemRequestBuilder) Tabs added in v0.13.0

Tabs provides operations to manage the tabs property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) TabsById added in v0.13.0

TabsById provides operations to manage the tabs property of the microsoft.graph.chat entity.

func (*ChatItemRequestBuilder) UnhideForUser added in v0.44.0

UnhideForUser provides operations to call the unhideForUser method.

type ChatItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ChatItemRequestBuilderGetQueryParameters added in v0.12.0

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

ChatItemRequestBuilderGetQueryParameters get chats from me

type ChatItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ChatItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

ChatItemRequestBuilderPatchRequestConfiguration 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