chatlastmessagepreview

package
v0.20240927.1005214 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatLastMessagePreviewClient

type ChatLastMessagePreviewClient struct {
	Client *msgraph.Client
}

func NewChatLastMessagePreviewClientWithBaseURI

func NewChatLastMessagePreviewClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatLastMessagePreviewClient, error)

func (ChatLastMessagePreviewClient) DeleteChatLastMessagePreview

DeleteChatLastMessagePreview - Delete navigation property lastMessagePreview for users

func (ChatLastMessagePreviewClient) GetChatLastMessagePreview

GetChatLastMessagePreview - Get lastMessagePreview from users. Preview of the last message sent in the chat. Null if no messages were sent in the chat. Currently, only the list chats operation supports this property.

func (ChatLastMessagePreviewClient) UpdateChatLastMessagePreview

UpdateChatLastMessagePreview - Update the navigation property lastMessagePreview in users

type DeleteChatLastMessagePreviewOperationOptions

type DeleteChatLastMessagePreviewOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteChatLastMessagePreviewOperationOptions

func DefaultDeleteChatLastMessagePreviewOperationOptions() DeleteChatLastMessagePreviewOperationOptions

func (DeleteChatLastMessagePreviewOperationOptions) ToHeaders

func (DeleteChatLastMessagePreviewOperationOptions) ToOData

func (DeleteChatLastMessagePreviewOperationOptions) ToQuery

type DeleteChatLastMessagePreviewOperationResponse

type DeleteChatLastMessagePreviewOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetChatLastMessagePreviewOperationOptions

type GetChatLastMessagePreviewOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetChatLastMessagePreviewOperationOptions

func DefaultGetChatLastMessagePreviewOperationOptions() GetChatLastMessagePreviewOperationOptions

func (GetChatLastMessagePreviewOperationOptions) ToHeaders

func (GetChatLastMessagePreviewOperationOptions) ToOData

func (GetChatLastMessagePreviewOperationOptions) ToQuery

type GetChatLastMessagePreviewOperationResponse

type GetChatLastMessagePreviewOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.ChatMessageInfo
}

type UpdateChatLastMessagePreviewOperationOptions

type UpdateChatLastMessagePreviewOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateChatLastMessagePreviewOperationOptions

func DefaultUpdateChatLastMessagePreviewOperationOptions() UpdateChatLastMessagePreviewOperationOptions

func (UpdateChatLastMessagePreviewOperationOptions) ToHeaders

func (UpdateChatLastMessagePreviewOperationOptions) ToOData

func (UpdateChatLastMessagePreviewOperationOptions) ToQuery

type UpdateChatLastMessagePreviewOperationResponse

type UpdateChatLastMessagePreviewOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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