chatpinnedmessage

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 ChatPinnedMessageClient

type ChatPinnedMessageClient struct {
	Client *msgraph.Client
}

func NewChatPinnedMessageClientWithBaseURI

func NewChatPinnedMessageClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatPinnedMessageClient, error)

func (ChatPinnedMessageClient) CreateChatPinnedMessage

CreateChatPinnedMessage - Create new navigation property to pinnedMessages for me

func (ChatPinnedMessageClient) DeleteChatPinnedMessage

DeleteChatPinnedMessage - Delete navigation property pinnedMessages for me

func (ChatPinnedMessageClient) GetChatPinnedMessage

GetChatPinnedMessage - Get pinnedMessages from me. A collection of all the pinned messages in the chat. Nullable.

func (ChatPinnedMessageClient) GetChatPinnedMessagesCount

GetChatPinnedMessagesCount - Get the number of the resource

func (ChatPinnedMessageClient) ListChatPinnedMessages

ListChatPinnedMessages - Get pinnedMessages from me. A collection of all the pinned messages in the chat. Nullable.

func (ChatPinnedMessageClient) ListChatPinnedMessagesComplete

ListChatPinnedMessagesComplete retrieves all the results into a single object

func (ChatPinnedMessageClient) ListChatPinnedMessagesCompleteMatchingPredicate

ListChatPinnedMessagesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ChatPinnedMessageClient) UpdateChatPinnedMessage

UpdateChatPinnedMessage - Update the navigation property pinnedMessages in me

type CreateChatPinnedMessageOperationOptions

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

func DefaultCreateChatPinnedMessageOperationOptions

func DefaultCreateChatPinnedMessageOperationOptions() CreateChatPinnedMessageOperationOptions

func (CreateChatPinnedMessageOperationOptions) ToHeaders

func (CreateChatPinnedMessageOperationOptions) ToOData

func (CreateChatPinnedMessageOperationOptions) ToQuery

type CreateChatPinnedMessageOperationResponse

type CreateChatPinnedMessageOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PinnedChatMessageInfo
}

type DeleteChatPinnedMessageOperationOptions

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

func DefaultDeleteChatPinnedMessageOperationOptions

func DefaultDeleteChatPinnedMessageOperationOptions() DeleteChatPinnedMessageOperationOptions

func (DeleteChatPinnedMessageOperationOptions) ToHeaders

func (DeleteChatPinnedMessageOperationOptions) ToOData

func (DeleteChatPinnedMessageOperationOptions) ToQuery

type DeleteChatPinnedMessageOperationResponse

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

type GetChatPinnedMessageOperationOptions

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

func DefaultGetChatPinnedMessageOperationOptions

func DefaultGetChatPinnedMessageOperationOptions() GetChatPinnedMessageOperationOptions

func (GetChatPinnedMessageOperationOptions) ToHeaders

func (GetChatPinnedMessageOperationOptions) ToOData

func (GetChatPinnedMessageOperationOptions) ToQuery

type GetChatPinnedMessageOperationResponse

type GetChatPinnedMessageOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.PinnedChatMessageInfo
}

type GetChatPinnedMessagesCountOperationOptions

type GetChatPinnedMessagesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetChatPinnedMessagesCountOperationOptions

func DefaultGetChatPinnedMessagesCountOperationOptions() GetChatPinnedMessagesCountOperationOptions

func (GetChatPinnedMessagesCountOperationOptions) ToHeaders

func (GetChatPinnedMessagesCountOperationOptions) ToOData

func (GetChatPinnedMessagesCountOperationOptions) ToQuery

type GetChatPinnedMessagesCountOperationResponse

type GetChatPinnedMessagesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListChatPinnedMessagesCompleteResult

type ListChatPinnedMessagesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.PinnedChatMessageInfo
}

type ListChatPinnedMessagesCustomPager

type ListChatPinnedMessagesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListChatPinnedMessagesCustomPager) NextPageLink() *odata.Link

type ListChatPinnedMessagesOperationOptions

type ListChatPinnedMessagesOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListChatPinnedMessagesOperationOptions

func DefaultListChatPinnedMessagesOperationOptions() ListChatPinnedMessagesOperationOptions

func (ListChatPinnedMessagesOperationOptions) ToHeaders

func (ListChatPinnedMessagesOperationOptions) ToOData

func (ListChatPinnedMessagesOperationOptions) ToQuery

type ListChatPinnedMessagesOperationResponse

type ListChatPinnedMessagesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.PinnedChatMessageInfo
}

type PinnedChatMessageInfoOperationPredicate

type PinnedChatMessageInfoOperationPredicate struct {
}

func (PinnedChatMessageInfoOperationPredicate) Matches

type UpdateChatPinnedMessageOperationOptions

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

func DefaultUpdateChatPinnedMessageOperationOptions

func DefaultUpdateChatPinnedMessageOperationOptions() UpdateChatPinnedMessageOperationOptions

func (UpdateChatPinnedMessageOperationOptions) ToHeaders

func (UpdateChatPinnedMessageOperationOptions) ToOData

func (UpdateChatPinnedMessageOperationOptions) ToQuery

type UpdateChatPinnedMessageOperationResponse

type UpdateChatPinnedMessageOperationResponse 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