Documentation ¶
Index ¶
- type ChatMessageOperationPredicate
- type CreateJoinedTeamPrimaryChannelMessageOperationOptions
- type CreateJoinedTeamPrimaryChannelMessageOperationResponse
- type CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions
- type CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationResponse
- type CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions
- func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToHeaders() *client.Headers
- func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToOData() *odata.Query
- func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToQuery() *client.QueryParams
- type CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationResponse
- type DeleteJoinedTeamPrimaryChannelMessageOperationOptions
- type DeleteJoinedTeamPrimaryChannelMessageOperationResponse
- type GetJoinedTeamPrimaryChannelMessageOperationOptions
- type GetJoinedTeamPrimaryChannelMessageOperationResponse
- type GetJoinedTeamPrimaryChannelMessagesCountOperationOptions
- type GetJoinedTeamPrimaryChannelMessagesCountOperationResponse
- type JoinedTeamPrimaryChannelMessageClient
- func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamId, input stable.ChatMessage, ...) (result CreateJoinedTeamPrimaryChannelMessageOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationResponse, ...)
- func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageUndoSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationResponse, ...)
- func (c JoinedTeamPrimaryChannelMessageClient) DeleteJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result DeleteJoinedTeamPrimaryChannelMessageOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result GetJoinedTeamPrimaryChannelMessageOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessagesCount(ctx context.Context, id stable.MeJoinedTeamId, ...) (result GetJoinedTeamPrimaryChannelMessagesCountOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessages(ctx context.Context, id stable.MeJoinedTeamId, ...) (result ListJoinedTeamPrimaryChannelMessagesOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesComplete(ctx context.Context, id stable.MeJoinedTeamId, ...) (ListJoinedTeamPrimaryChannelMessagesCompleteResult, error)
- func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamId, ...) (result ListJoinedTeamPrimaryChannelMessagesCompleteResult, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) SetJoinedTeamPrimaryChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result SetJoinedTeamPrimaryChannelMessageReactionOperationResponse, err error)
- func (c JoinedTeamPrimaryChannelMessageClient) UnsetJoinedTeamPrimaryChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result UnsetJoinedTeamPrimaryChannelMessageReactionOperationResponse, ...)
- func (c JoinedTeamPrimaryChannelMessageClient) UpdateJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, ...) (result UpdateJoinedTeamPrimaryChannelMessageOperationResponse, err error)
- type ListJoinedTeamPrimaryChannelMessagesCompleteResult
- type ListJoinedTeamPrimaryChannelMessagesCustomPager
- type ListJoinedTeamPrimaryChannelMessagesOperationOptions
- type ListJoinedTeamPrimaryChannelMessagesOperationResponse
- type SetJoinedTeamPrimaryChannelMessageReactionOperationOptions
- type SetJoinedTeamPrimaryChannelMessageReactionOperationResponse
- type SetJoinedTeamPrimaryChannelMessageReactionRequest
- type UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions
- type UnsetJoinedTeamPrimaryChannelMessageReactionOperationResponse
- type UnsetJoinedTeamPrimaryChannelMessageReactionRequest
- type UpdateJoinedTeamPrimaryChannelMessageOperationOptions
- type UpdateJoinedTeamPrimaryChannelMessageOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatMessageOperationPredicate ¶
type ChatMessageOperationPredicate struct { }
func (ChatMessageOperationPredicate) Matches ¶
func (p ChatMessageOperationPredicate) Matches(input stable.ChatMessage) bool
type CreateJoinedTeamPrimaryChannelMessageOperationOptions ¶
type CreateJoinedTeamPrimaryChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamPrimaryChannelMessageOperationOptions ¶
func DefaultCreateJoinedTeamPrimaryChannelMessageOperationOptions() CreateJoinedTeamPrimaryChannelMessageOperationOptions
func (CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToOData ¶
func (o CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery ¶
func (o CreateJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery() *client.QueryParams
type CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions ¶
type CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions ¶
func DefaultCreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions() CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions
func (CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToOData ¶
func (o CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToQuery ¶
func (o CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions ¶
type CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions ¶
func DefaultCreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions() CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions
func (CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToOData ¶
func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToQuery ¶
func (o CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type DeleteJoinedTeamPrimaryChannelMessageOperationOptions ¶
type DeleteJoinedTeamPrimaryChannelMessageOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteJoinedTeamPrimaryChannelMessageOperationOptions ¶
func DefaultDeleteJoinedTeamPrimaryChannelMessageOperationOptions() DeleteJoinedTeamPrimaryChannelMessageOperationOptions
func (DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders ¶
func (o DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders() *client.Headers
func (DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToOData ¶
func (o DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToOData() *odata.Query
func (DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery ¶
func (o DeleteJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamPrimaryChannelMessageOperationOptions ¶
type GetJoinedTeamPrimaryChannelMessageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetJoinedTeamPrimaryChannelMessageOperationOptions ¶
func DefaultGetJoinedTeamPrimaryChannelMessageOperationOptions() GetJoinedTeamPrimaryChannelMessageOperationOptions
func (GetJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders ¶
func (o GetJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamPrimaryChannelMessageOperationOptions) ToOData ¶
func (o GetJoinedTeamPrimaryChannelMessageOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery ¶
func (o GetJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamPrimaryChannelMessagesCountOperationOptions ¶
type GetJoinedTeamPrimaryChannelMessagesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetJoinedTeamPrimaryChannelMessagesCountOperationOptions ¶
func DefaultGetJoinedTeamPrimaryChannelMessagesCountOperationOptions() GetJoinedTeamPrimaryChannelMessagesCountOperationOptions
func (GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToHeaders ¶
func (o GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToOData ¶
func (o GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToQuery ¶
func (o GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) ToQuery() *client.QueryParams
type JoinedTeamPrimaryChannelMessageClient ¶
func NewJoinedTeamPrimaryChannelMessageClientWithBaseURI ¶
func NewJoinedTeamPrimaryChannelMessageClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamPrimaryChannelMessageClient, error)
func (JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessage ¶
func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamId, input stable.ChatMessage, options CreateJoinedTeamPrimaryChannelMessageOperationOptions) (result CreateJoinedTeamPrimaryChannelMessageOperationResponse, err error)
CreateJoinedTeamPrimaryChannelMessage - Create new navigation property to messages for me
func (JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageSoftDelete ¶
func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, options CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationOptions) (result CreateJoinedTeamPrimaryChannelMessageSoftDeleteOperationResponse, err error)
CreateJoinedTeamPrimaryChannelMessageSoftDelete - Invoke action softDelete. Delete a single chatMessage or a chat message reply in a channel or a chat.
func (JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageUndoSoftDelete ¶
func (c JoinedTeamPrimaryChannelMessageClient) CreateJoinedTeamPrimaryChannelMessageUndoSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, options CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationOptions) (result CreateJoinedTeamPrimaryChannelMessageUndoSoftDeleteOperationResponse, err error)
CreateJoinedTeamPrimaryChannelMessageUndoSoftDelete - Invoke action undoSoftDelete. Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat.
func (JoinedTeamPrimaryChannelMessageClient) DeleteJoinedTeamPrimaryChannelMessage ¶
func (c JoinedTeamPrimaryChannelMessageClient) DeleteJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, options DeleteJoinedTeamPrimaryChannelMessageOperationOptions) (result DeleteJoinedTeamPrimaryChannelMessageOperationResponse, err error)
DeleteJoinedTeamPrimaryChannelMessage - Delete navigation property messages for me
func (JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessage ¶
func (c JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, options GetJoinedTeamPrimaryChannelMessageOperationOptions) (result GetJoinedTeamPrimaryChannelMessageOperationResponse, err error)
GetJoinedTeamPrimaryChannelMessage - Get messages from me. A collection of all the messages in the channel. A navigation property. Nullable.
func (JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessagesCount ¶
func (c JoinedTeamPrimaryChannelMessageClient) GetJoinedTeamPrimaryChannelMessagesCount(ctx context.Context, id stable.MeJoinedTeamId, options GetJoinedTeamPrimaryChannelMessagesCountOperationOptions) (result GetJoinedTeamPrimaryChannelMessagesCountOperationResponse, err error)
GetJoinedTeamPrimaryChannelMessagesCount - Get the number of the resource
func (JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessages ¶
func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessages(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelMessagesOperationOptions) (result ListJoinedTeamPrimaryChannelMessagesOperationResponse, err error)
ListJoinedTeamPrimaryChannelMessages - Get messages from me. A collection of all the messages in the channel. A navigation property. Nullable.
func (JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesComplete ¶
func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesComplete(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelMessagesOperationOptions) (ListJoinedTeamPrimaryChannelMessagesCompleteResult, error)
ListJoinedTeamPrimaryChannelMessagesComplete retrieves all the results into a single object
func (JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesCompleteMatchingPredicate ¶
func (c JoinedTeamPrimaryChannelMessageClient) ListJoinedTeamPrimaryChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamId, options ListJoinedTeamPrimaryChannelMessagesOperationOptions, predicate ChatMessageOperationPredicate) (result ListJoinedTeamPrimaryChannelMessagesCompleteResult, err error)
ListJoinedTeamPrimaryChannelMessagesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (JoinedTeamPrimaryChannelMessageClient) SetJoinedTeamPrimaryChannelMessageReaction ¶
func (c JoinedTeamPrimaryChannelMessageClient) SetJoinedTeamPrimaryChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, input SetJoinedTeamPrimaryChannelMessageReactionRequest, options SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) (result SetJoinedTeamPrimaryChannelMessageReactionOperationResponse, err error)
SetJoinedTeamPrimaryChannelMessageReaction - Invoke action setReaction
func (JoinedTeamPrimaryChannelMessageClient) UnsetJoinedTeamPrimaryChannelMessageReaction ¶
func (c JoinedTeamPrimaryChannelMessageClient) UnsetJoinedTeamPrimaryChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, input UnsetJoinedTeamPrimaryChannelMessageReactionRequest, options UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) (result UnsetJoinedTeamPrimaryChannelMessageReactionOperationResponse, err error)
UnsetJoinedTeamPrimaryChannelMessageReaction - Invoke action unsetReaction
func (JoinedTeamPrimaryChannelMessageClient) UpdateJoinedTeamPrimaryChannelMessage ¶
func (c JoinedTeamPrimaryChannelMessageClient) UpdateJoinedTeamPrimaryChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdPrimaryChannelMessageId, input stable.ChatMessage, options UpdateJoinedTeamPrimaryChannelMessageOperationOptions) (result UpdateJoinedTeamPrimaryChannelMessageOperationResponse, err error)
UpdateJoinedTeamPrimaryChannelMessage - Update the navigation property messages in me
type ListJoinedTeamPrimaryChannelMessagesCompleteResult ¶
type ListJoinedTeamPrimaryChannelMessagesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ChatMessage }
type ListJoinedTeamPrimaryChannelMessagesCustomPager ¶
type ListJoinedTeamPrimaryChannelMessagesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListJoinedTeamPrimaryChannelMessagesCustomPager) NextPageLink ¶
func (p *ListJoinedTeamPrimaryChannelMessagesCustomPager) NextPageLink() *odata.Link
type ListJoinedTeamPrimaryChannelMessagesOperationOptions ¶
type ListJoinedTeamPrimaryChannelMessagesOperationOptions 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 DefaultListJoinedTeamPrimaryChannelMessagesOperationOptions ¶
func DefaultListJoinedTeamPrimaryChannelMessagesOperationOptions() ListJoinedTeamPrimaryChannelMessagesOperationOptions
func (ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToHeaders ¶
func (o ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToHeaders() *client.Headers
func (ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToOData ¶
func (o ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToOData() *odata.Query
func (ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToQuery ¶
func (o ListJoinedTeamPrimaryChannelMessagesOperationOptions) ToQuery() *client.QueryParams
type SetJoinedTeamPrimaryChannelMessageReactionOperationOptions ¶
type SetJoinedTeamPrimaryChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetJoinedTeamPrimaryChannelMessageReactionOperationOptions ¶
func DefaultSetJoinedTeamPrimaryChannelMessageReactionOperationOptions() SetJoinedTeamPrimaryChannelMessageReactionOperationOptions
func (SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToHeaders ¶
func (o SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToOData ¶
func (o SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToQuery ¶
func (o SetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions ¶
type UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions ¶
func DefaultUnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions() UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions
func (UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToHeaders ¶
func (o UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToOData ¶
func (o UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToQuery ¶
func (o UnsetJoinedTeamPrimaryChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type UpdateJoinedTeamPrimaryChannelMessageOperationOptions ¶
type UpdateJoinedTeamPrimaryChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateJoinedTeamPrimaryChannelMessageOperationOptions ¶
func DefaultUpdateJoinedTeamPrimaryChannelMessageOperationOptions() UpdateJoinedTeamPrimaryChannelMessageOperationOptions
func (UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders ¶
func (o UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToHeaders() *client.Headers
func (UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToOData ¶
func (o UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToOData() *odata.Query
func (UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery ¶
func (o UpdateJoinedTeamPrimaryChannelMessageOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createjoinedteamprimarychannelmessage.go
- method_createjoinedteamprimarychannelmessagesoftdelete.go
- method_createjoinedteamprimarychannelmessageundosoftdelete.go
- method_deletejoinedteamprimarychannelmessage.go
- method_getjoinedteamprimarychannelmessage.go
- method_getjoinedteamprimarychannelmessagescount.go
- method_listjoinedteamprimarychannelmessages.go
- method_setjoinedteamprimarychannelmessagereaction.go
- method_unsetjoinedteamprimarychannelmessagereaction.go
- method_updatejoinedteamprimarychannelmessage.go
- model_setjoinedteamprimarychannelmessagereactionrequest.go
- model_unsetjoinedteamprimarychannelmessagereactionrequest.go
- predicates.go
- version.go