Documentation ¶
Index ¶
- type ChatMessageOperationPredicate
- type CreateJoinedTeamChannelMessageOperationOptions
- type CreateJoinedTeamChannelMessageOperationResponse
- type CreateJoinedTeamChannelMessageSoftDeleteOperationOptions
- type CreateJoinedTeamChannelMessageSoftDeleteOperationResponse
- type CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions
- type CreateJoinedTeamChannelMessageUndoSoftDeleteOperationResponse
- type DeleteJoinedTeamChannelMessageOperationOptions
- type DeleteJoinedTeamChannelMessageOperationResponse
- type GetJoinedTeamChannelMessageOperationOptions
- type GetJoinedTeamChannelMessageOperationResponse
- type GetJoinedTeamChannelMessagesCountOperationOptions
- type GetJoinedTeamChannelMessagesCountOperationResponse
- type JoinedTeamChannelMessageClient
- func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result CreateJoinedTeamChannelMessageOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result CreateJoinedTeamChannelMessageSoftDeleteOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageUndoSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result CreateJoinedTeamChannelMessageUndoSoftDeleteOperationResponse, ...)
- func (c JoinedTeamChannelMessageClient) DeleteJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result DeleteJoinedTeamChannelMessageOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result GetJoinedTeamChannelMessageOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessagesCount(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result GetJoinedTeamChannelMessagesCountOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessages(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result ListJoinedTeamChannelMessagesOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesComplete(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (ListJoinedTeamChannelMessagesCompleteResult, error)
- func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamIdChannelId, ...) (result ListJoinedTeamChannelMessagesCompleteResult, err error)
- func (c JoinedTeamChannelMessageClient) SetJoinedTeamChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result SetJoinedTeamChannelMessageReactionOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) UnsetJoinedTeamChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result UnsetJoinedTeamChannelMessageReactionOperationResponse, err error)
- func (c JoinedTeamChannelMessageClient) UpdateJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, ...) (result UpdateJoinedTeamChannelMessageOperationResponse, err error)
- type ListJoinedTeamChannelMessagesCompleteResult
- type ListJoinedTeamChannelMessagesCustomPager
- type ListJoinedTeamChannelMessagesOperationOptions
- type ListJoinedTeamChannelMessagesOperationResponse
- type SetJoinedTeamChannelMessageReactionOperationOptions
- type SetJoinedTeamChannelMessageReactionOperationResponse
- type SetJoinedTeamChannelMessageReactionRequest
- type UnsetJoinedTeamChannelMessageReactionOperationOptions
- type UnsetJoinedTeamChannelMessageReactionOperationResponse
- type UnsetJoinedTeamChannelMessageReactionRequest
- type UpdateJoinedTeamChannelMessageOperationOptions
- type UpdateJoinedTeamChannelMessageOperationResponse
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 CreateJoinedTeamChannelMessageOperationOptions ¶
type CreateJoinedTeamChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamChannelMessageOperationOptions ¶
func DefaultCreateJoinedTeamChannelMessageOperationOptions() CreateJoinedTeamChannelMessageOperationOptions
func (CreateJoinedTeamChannelMessageOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamChannelMessageOperationOptions) ToOData ¶
func (o CreateJoinedTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamChannelMessageOperationOptions) ToQuery ¶
func (o CreateJoinedTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type CreateJoinedTeamChannelMessageSoftDeleteOperationOptions ¶
type CreateJoinedTeamChannelMessageSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamChannelMessageSoftDeleteOperationOptions ¶
func DefaultCreateJoinedTeamChannelMessageSoftDeleteOperationOptions() CreateJoinedTeamChannelMessageSoftDeleteOperationOptions
func (CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToOData ¶
func (o CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToQuery ¶
func (o CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions ¶
type CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions ¶
func DefaultCreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions() CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions
func (CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToOData ¶
func (o CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToQuery ¶
func (o CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type DeleteJoinedTeamChannelMessageOperationOptions ¶
type DeleteJoinedTeamChannelMessageOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteJoinedTeamChannelMessageOperationOptions ¶
func DefaultDeleteJoinedTeamChannelMessageOperationOptions() DeleteJoinedTeamChannelMessageOperationOptions
func (DeleteJoinedTeamChannelMessageOperationOptions) ToHeaders ¶
func (o DeleteJoinedTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (DeleteJoinedTeamChannelMessageOperationOptions) ToOData ¶
func (o DeleteJoinedTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (DeleteJoinedTeamChannelMessageOperationOptions) ToQuery ¶
func (o DeleteJoinedTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamChannelMessageOperationOptions ¶
type GetJoinedTeamChannelMessageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetJoinedTeamChannelMessageOperationOptions ¶
func DefaultGetJoinedTeamChannelMessageOperationOptions() GetJoinedTeamChannelMessageOperationOptions
func (GetJoinedTeamChannelMessageOperationOptions) ToHeaders ¶
func (o GetJoinedTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamChannelMessageOperationOptions) ToOData ¶
func (o GetJoinedTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamChannelMessageOperationOptions) ToQuery ¶
func (o GetJoinedTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetJoinedTeamChannelMessagesCountOperationOptions ¶
type GetJoinedTeamChannelMessagesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetJoinedTeamChannelMessagesCountOperationOptions ¶
func DefaultGetJoinedTeamChannelMessagesCountOperationOptions() GetJoinedTeamChannelMessagesCountOperationOptions
func (GetJoinedTeamChannelMessagesCountOperationOptions) ToHeaders ¶
func (o GetJoinedTeamChannelMessagesCountOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamChannelMessagesCountOperationOptions) ToOData ¶
func (o GetJoinedTeamChannelMessagesCountOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamChannelMessagesCountOperationOptions) ToQuery ¶
func (o GetJoinedTeamChannelMessagesCountOperationOptions) ToQuery() *client.QueryParams
type JoinedTeamChannelMessageClient ¶
func NewJoinedTeamChannelMessageClientWithBaseURI ¶
func NewJoinedTeamChannelMessageClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamChannelMessageClient, error)
func (JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessage ¶
func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelId, input stable.ChatMessage, options CreateJoinedTeamChannelMessageOperationOptions) (result CreateJoinedTeamChannelMessageOperationResponse, err error)
CreateJoinedTeamChannelMessage - Create new navigation property to messages for me
func (JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageSoftDelete ¶
func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, options CreateJoinedTeamChannelMessageSoftDeleteOperationOptions) (result CreateJoinedTeamChannelMessageSoftDeleteOperationResponse, err error)
CreateJoinedTeamChannelMessageSoftDelete - Invoke action softDelete. Delete a single chatMessage or a chat message reply in a channel or a chat.
func (JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageUndoSoftDelete ¶
func (c JoinedTeamChannelMessageClient) CreateJoinedTeamChannelMessageUndoSoftDelete(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, options CreateJoinedTeamChannelMessageUndoSoftDeleteOperationOptions) (result CreateJoinedTeamChannelMessageUndoSoftDeleteOperationResponse, err error)
CreateJoinedTeamChannelMessageUndoSoftDelete - Invoke action undoSoftDelete. Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat.
func (JoinedTeamChannelMessageClient) DeleteJoinedTeamChannelMessage ¶
func (c JoinedTeamChannelMessageClient) DeleteJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, options DeleteJoinedTeamChannelMessageOperationOptions) (result DeleteJoinedTeamChannelMessageOperationResponse, err error)
DeleteJoinedTeamChannelMessage - Delete navigation property messages for me
func (JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessage ¶
func (c JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, options GetJoinedTeamChannelMessageOperationOptions) (result GetJoinedTeamChannelMessageOperationResponse, err error)
GetJoinedTeamChannelMessage - Get messages from me. A collection of all the messages in the channel. A navigation property. Nullable.
func (JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessagesCount ¶
func (c JoinedTeamChannelMessageClient) GetJoinedTeamChannelMessagesCount(ctx context.Context, id stable.MeJoinedTeamIdChannelId, options GetJoinedTeamChannelMessagesCountOperationOptions) (result GetJoinedTeamChannelMessagesCountOperationResponse, err error)
GetJoinedTeamChannelMessagesCount - Get the number of the resource
func (JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessages ¶
func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessages(ctx context.Context, id stable.MeJoinedTeamIdChannelId, options ListJoinedTeamChannelMessagesOperationOptions) (result ListJoinedTeamChannelMessagesOperationResponse, err error)
ListJoinedTeamChannelMessages - Get messages from me. A collection of all the messages in the channel. A navigation property. Nullable.
func (JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesComplete ¶
func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesComplete(ctx context.Context, id stable.MeJoinedTeamIdChannelId, options ListJoinedTeamChannelMessagesOperationOptions) (ListJoinedTeamChannelMessagesCompleteResult, error)
ListJoinedTeamChannelMessagesComplete retrieves all the results into a single object
func (JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesCompleteMatchingPredicate ¶
func (c JoinedTeamChannelMessageClient) ListJoinedTeamChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.MeJoinedTeamIdChannelId, options ListJoinedTeamChannelMessagesOperationOptions, predicate ChatMessageOperationPredicate) (result ListJoinedTeamChannelMessagesCompleteResult, err error)
ListJoinedTeamChannelMessagesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (JoinedTeamChannelMessageClient) SetJoinedTeamChannelMessageReaction ¶
func (c JoinedTeamChannelMessageClient) SetJoinedTeamChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, input SetJoinedTeamChannelMessageReactionRequest, options SetJoinedTeamChannelMessageReactionOperationOptions) (result SetJoinedTeamChannelMessageReactionOperationResponse, err error)
SetJoinedTeamChannelMessageReaction - Invoke action setReaction
func (JoinedTeamChannelMessageClient) UnsetJoinedTeamChannelMessageReaction ¶
func (c JoinedTeamChannelMessageClient) UnsetJoinedTeamChannelMessageReaction(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, input UnsetJoinedTeamChannelMessageReactionRequest, options UnsetJoinedTeamChannelMessageReactionOperationOptions) (result UnsetJoinedTeamChannelMessageReactionOperationResponse, err error)
UnsetJoinedTeamChannelMessageReaction - Invoke action unsetReaction
func (JoinedTeamChannelMessageClient) UpdateJoinedTeamChannelMessage ¶
func (c JoinedTeamChannelMessageClient) UpdateJoinedTeamChannelMessage(ctx context.Context, id stable.MeJoinedTeamIdChannelIdMessageId, input stable.ChatMessage, options UpdateJoinedTeamChannelMessageOperationOptions) (result UpdateJoinedTeamChannelMessageOperationResponse, err error)
UpdateJoinedTeamChannelMessage - Update the navigation property messages in me
type ListJoinedTeamChannelMessagesCompleteResult ¶
type ListJoinedTeamChannelMessagesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ChatMessage }
type ListJoinedTeamChannelMessagesCustomPager ¶
type ListJoinedTeamChannelMessagesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListJoinedTeamChannelMessagesCustomPager) NextPageLink ¶
func (p *ListJoinedTeamChannelMessagesCustomPager) NextPageLink() *odata.Link
type ListJoinedTeamChannelMessagesOperationOptions ¶
type ListJoinedTeamChannelMessagesOperationOptions 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 DefaultListJoinedTeamChannelMessagesOperationOptions ¶
func DefaultListJoinedTeamChannelMessagesOperationOptions() ListJoinedTeamChannelMessagesOperationOptions
func (ListJoinedTeamChannelMessagesOperationOptions) ToHeaders ¶
func (o ListJoinedTeamChannelMessagesOperationOptions) ToHeaders() *client.Headers
func (ListJoinedTeamChannelMessagesOperationOptions) ToOData ¶
func (o ListJoinedTeamChannelMessagesOperationOptions) ToOData() *odata.Query
func (ListJoinedTeamChannelMessagesOperationOptions) ToQuery ¶
func (o ListJoinedTeamChannelMessagesOperationOptions) ToQuery() *client.QueryParams
type SetJoinedTeamChannelMessageReactionOperationOptions ¶
type SetJoinedTeamChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetJoinedTeamChannelMessageReactionOperationOptions ¶
func DefaultSetJoinedTeamChannelMessageReactionOperationOptions() SetJoinedTeamChannelMessageReactionOperationOptions
func (SetJoinedTeamChannelMessageReactionOperationOptions) ToHeaders ¶
func (o SetJoinedTeamChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (SetJoinedTeamChannelMessageReactionOperationOptions) ToOData ¶
func (o SetJoinedTeamChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (SetJoinedTeamChannelMessageReactionOperationOptions) ToQuery ¶
func (o SetJoinedTeamChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type UnsetJoinedTeamChannelMessageReactionOperationOptions ¶
type UnsetJoinedTeamChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUnsetJoinedTeamChannelMessageReactionOperationOptions ¶
func DefaultUnsetJoinedTeamChannelMessageReactionOperationOptions() UnsetJoinedTeamChannelMessageReactionOperationOptions
func (UnsetJoinedTeamChannelMessageReactionOperationOptions) ToHeaders ¶
func (o UnsetJoinedTeamChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (UnsetJoinedTeamChannelMessageReactionOperationOptions) ToOData ¶
func (o UnsetJoinedTeamChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (UnsetJoinedTeamChannelMessageReactionOperationOptions) ToQuery ¶
func (o UnsetJoinedTeamChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type UpdateJoinedTeamChannelMessageOperationOptions ¶
type UpdateJoinedTeamChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateJoinedTeamChannelMessageOperationOptions ¶
func DefaultUpdateJoinedTeamChannelMessageOperationOptions() UpdateJoinedTeamChannelMessageOperationOptions
func (UpdateJoinedTeamChannelMessageOperationOptions) ToHeaders ¶
func (o UpdateJoinedTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (UpdateJoinedTeamChannelMessageOperationOptions) ToOData ¶
func (o UpdateJoinedTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (UpdateJoinedTeamChannelMessageOperationOptions) ToQuery ¶
func (o UpdateJoinedTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createjoinedteamchannelmessage.go
- method_createjoinedteamchannelmessagesoftdelete.go
- method_createjoinedteamchannelmessageundosoftdelete.go
- method_deletejoinedteamchannelmessage.go
- method_getjoinedteamchannelmessage.go
- method_getjoinedteamchannelmessagescount.go
- method_listjoinedteamchannelmessages.go
- method_setjoinedteamchannelmessagereaction.go
- method_unsetjoinedteamchannelmessagereaction.go
- method_updatejoinedteamchannelmessage.go
- model_setjoinedteamchannelmessagereactionrequest.go
- model_unsetjoinedteamchannelmessagereactionrequest.go
- predicates.go
- version.go