lastmessagepreview

package
v0.45.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LastMessagePreviewRequestBuilder

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

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

func NewLastMessagePreviewRequestBuilder

NewLastMessagePreviewRequestBuilder instantiates a new LastMessagePreviewRequestBuilder and sets the default values.

func NewLastMessagePreviewRequestBuilderInternal

func NewLastMessagePreviewRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *LastMessagePreviewRequestBuilder

NewLastMessagePreviewRequestBuilderInternal instantiates a new LastMessagePreviewRequestBuilder and sets the default values.

func (*LastMessagePreviewRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property lastMessagePreview for chats

func (*LastMessagePreviewRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation preview of the last message sent in the chat. Null if no messages have been sent in the chat. Currently, only the list chats operation supports this property.

func (*LastMessagePreviewRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property lastMessagePreview in chats

func (*LastMessagePreviewRequestBuilder) Delete

Delete delete navigation property lastMessagePreview for chats

func (*LastMessagePreviewRequestBuilder) Get

Get preview of the last message sent in the chat. Null if no messages have been sent in the chat. Currently, only the list chats operation supports this property.

type LastMessagePreviewRequestBuilderDeleteRequestConfiguration

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

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

type LastMessagePreviewRequestBuilderGetQueryParameters

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

LastMessagePreviewRequestBuilderGetQueryParameters preview of the last message sent in the chat. Null if no messages have been sent in the chat. Currently, only the list chats operation supports this property.

type LastMessagePreviewRequestBuilderGetRequestConfiguration

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

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

type LastMessagePreviewRequestBuilderPatchRequestConfiguration

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

LastMessagePreviewRequestBuilderPatchRequestConfiguration 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