Documentation ¶
Index ¶
- type ChatMessageOperationPredicate
- type CreateTeamChannelMessageOperationOptions
- type CreateTeamChannelMessageOperationResponse
- type CreateTeamChannelMessageSoftDeleteOperationOptions
- type CreateTeamChannelMessageSoftDeleteOperationResponse
- type CreateTeamChannelMessageUndoSoftDeleteOperationOptions
- type CreateTeamChannelMessageUndoSoftDeleteOperationResponse
- type DeleteTeamChannelMessageOperationOptions
- type DeleteTeamChannelMessageOperationResponse
- type GetTeamChannelMessageOperationOptions
- type GetTeamChannelMessageOperationResponse
- type GetTeamChannelMessagesCountOperationOptions
- type GetTeamChannelMessagesCountOperationResponse
- type ListTeamChannelMessagesCompleteResult
- type ListTeamChannelMessagesCustomPager
- type ListTeamChannelMessagesOperationOptions
- type ListTeamChannelMessagesOperationResponse
- type SetTeamChannelMessageReactionOperationOptions
- type SetTeamChannelMessageReactionOperationResponse
- type SetTeamChannelMessageReactionRequest
- type TeamChannelMessageClient
- func (c TeamChannelMessageClient) CreateTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelId, input stable.ChatMessage, ...) (result CreateTeamChannelMessageOperationResponse, err error)
- func (c TeamChannelMessageClient) CreateTeamChannelMessageSoftDelete(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result CreateTeamChannelMessageSoftDeleteOperationResponse, err error)
- func (c TeamChannelMessageClient) CreateTeamChannelMessageUndoSoftDelete(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result CreateTeamChannelMessageUndoSoftDeleteOperationResponse, err error)
- func (c TeamChannelMessageClient) DeleteTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result DeleteTeamChannelMessageOperationResponse, err error)
- func (c TeamChannelMessageClient) GetTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result GetTeamChannelMessageOperationResponse, err error)
- func (c TeamChannelMessageClient) GetTeamChannelMessagesCount(ctx context.Context, id stable.GroupIdTeamChannelId, ...) (result GetTeamChannelMessagesCountOperationResponse, err error)
- func (c TeamChannelMessageClient) ListTeamChannelMessages(ctx context.Context, id stable.GroupIdTeamChannelId, ...) (result ListTeamChannelMessagesOperationResponse, err error)
- func (c TeamChannelMessageClient) ListTeamChannelMessagesComplete(ctx context.Context, id stable.GroupIdTeamChannelId, ...) (ListTeamChannelMessagesCompleteResult, error)
- func (c TeamChannelMessageClient) ListTeamChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdTeamChannelId, ...) (result ListTeamChannelMessagesCompleteResult, err error)
- func (c TeamChannelMessageClient) SetTeamChannelMessageReaction(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result SetTeamChannelMessageReactionOperationResponse, err error)
- func (c TeamChannelMessageClient) UnsetTeamChannelMessageReaction(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result UnsetTeamChannelMessageReactionOperationResponse, err error)
- func (c TeamChannelMessageClient) UpdateTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, ...) (result UpdateTeamChannelMessageOperationResponse, err error)
- type UnsetTeamChannelMessageReactionOperationOptions
- type UnsetTeamChannelMessageReactionOperationResponse
- type UnsetTeamChannelMessageReactionRequest
- type UpdateTeamChannelMessageOperationOptions
- type UpdateTeamChannelMessageOperationResponse
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 CreateTeamChannelMessageOperationOptions ¶
type CreateTeamChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTeamChannelMessageOperationOptions ¶
func DefaultCreateTeamChannelMessageOperationOptions() CreateTeamChannelMessageOperationOptions
func (CreateTeamChannelMessageOperationOptions) ToHeaders ¶
func (o CreateTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (CreateTeamChannelMessageOperationOptions) ToOData ¶
func (o CreateTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (CreateTeamChannelMessageOperationOptions) ToQuery ¶
func (o CreateTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type CreateTeamChannelMessageSoftDeleteOperationOptions ¶
type CreateTeamChannelMessageSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTeamChannelMessageSoftDeleteOperationOptions ¶
func DefaultCreateTeamChannelMessageSoftDeleteOperationOptions() CreateTeamChannelMessageSoftDeleteOperationOptions
func (CreateTeamChannelMessageSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateTeamChannelMessageSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateTeamChannelMessageSoftDeleteOperationOptions) ToOData ¶
func (o CreateTeamChannelMessageSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateTeamChannelMessageSoftDeleteOperationOptions) ToQuery ¶
func (o CreateTeamChannelMessageSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type CreateTeamChannelMessageUndoSoftDeleteOperationOptions ¶
type CreateTeamChannelMessageUndoSoftDeleteOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateTeamChannelMessageUndoSoftDeleteOperationOptions ¶
func DefaultCreateTeamChannelMessageUndoSoftDeleteOperationOptions() CreateTeamChannelMessageUndoSoftDeleteOperationOptions
func (CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToHeaders ¶
func (o CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToHeaders() *client.Headers
func (CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToOData ¶
func (o CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToOData() *odata.Query
func (CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToQuery ¶
func (o CreateTeamChannelMessageUndoSoftDeleteOperationOptions) ToQuery() *client.QueryParams
type DeleteTeamChannelMessageOperationOptions ¶
type DeleteTeamChannelMessageOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteTeamChannelMessageOperationOptions ¶
func DefaultDeleteTeamChannelMessageOperationOptions() DeleteTeamChannelMessageOperationOptions
func (DeleteTeamChannelMessageOperationOptions) ToHeaders ¶
func (o DeleteTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (DeleteTeamChannelMessageOperationOptions) ToOData ¶
func (o DeleteTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (DeleteTeamChannelMessageOperationOptions) ToQuery ¶
func (o DeleteTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetTeamChannelMessageOperationOptions ¶
type GetTeamChannelMessageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTeamChannelMessageOperationOptions ¶
func DefaultGetTeamChannelMessageOperationOptions() GetTeamChannelMessageOperationOptions
func (GetTeamChannelMessageOperationOptions) ToHeaders ¶
func (o GetTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (GetTeamChannelMessageOperationOptions) ToOData ¶
func (o GetTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (GetTeamChannelMessageOperationOptions) ToQuery ¶
func (o GetTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
type GetTeamChannelMessagesCountOperationOptions ¶
type GetTeamChannelMessagesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetTeamChannelMessagesCountOperationOptions ¶
func DefaultGetTeamChannelMessagesCountOperationOptions() GetTeamChannelMessagesCountOperationOptions
func (GetTeamChannelMessagesCountOperationOptions) ToHeaders ¶
func (o GetTeamChannelMessagesCountOperationOptions) ToHeaders() *client.Headers
func (GetTeamChannelMessagesCountOperationOptions) ToOData ¶
func (o GetTeamChannelMessagesCountOperationOptions) ToOData() *odata.Query
func (GetTeamChannelMessagesCountOperationOptions) ToQuery ¶
func (o GetTeamChannelMessagesCountOperationOptions) ToQuery() *client.QueryParams
type ListTeamChannelMessagesCompleteResult ¶
type ListTeamChannelMessagesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.ChatMessage }
type ListTeamChannelMessagesCustomPager ¶
func (*ListTeamChannelMessagesCustomPager) NextPageLink ¶
func (p *ListTeamChannelMessagesCustomPager) NextPageLink() *odata.Link
type ListTeamChannelMessagesOperationOptions ¶
type ListTeamChannelMessagesOperationOptions 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 DefaultListTeamChannelMessagesOperationOptions ¶
func DefaultListTeamChannelMessagesOperationOptions() ListTeamChannelMessagesOperationOptions
func (ListTeamChannelMessagesOperationOptions) ToHeaders ¶
func (o ListTeamChannelMessagesOperationOptions) ToHeaders() *client.Headers
func (ListTeamChannelMessagesOperationOptions) ToOData ¶
func (o ListTeamChannelMessagesOperationOptions) ToOData() *odata.Query
func (ListTeamChannelMessagesOperationOptions) ToQuery ¶
func (o ListTeamChannelMessagesOperationOptions) ToQuery() *client.QueryParams
type SetTeamChannelMessageReactionOperationOptions ¶
type SetTeamChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSetTeamChannelMessageReactionOperationOptions ¶
func DefaultSetTeamChannelMessageReactionOperationOptions() SetTeamChannelMessageReactionOperationOptions
func (SetTeamChannelMessageReactionOperationOptions) ToHeaders ¶
func (o SetTeamChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (SetTeamChannelMessageReactionOperationOptions) ToOData ¶
func (o SetTeamChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (SetTeamChannelMessageReactionOperationOptions) ToQuery ¶
func (o SetTeamChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type TeamChannelMessageClient ¶
func NewTeamChannelMessageClientWithBaseURI ¶
func NewTeamChannelMessageClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamChannelMessageClient, error)
func (TeamChannelMessageClient) CreateTeamChannelMessage ¶
func (c TeamChannelMessageClient) CreateTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelId, input stable.ChatMessage, options CreateTeamChannelMessageOperationOptions) (result CreateTeamChannelMessageOperationResponse, err error)
CreateTeamChannelMessage - Create new navigation property to messages for groups
func (TeamChannelMessageClient) CreateTeamChannelMessageSoftDelete ¶
func (c TeamChannelMessageClient) CreateTeamChannelMessageSoftDelete(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, options CreateTeamChannelMessageSoftDeleteOperationOptions) (result CreateTeamChannelMessageSoftDeleteOperationResponse, err error)
CreateTeamChannelMessageSoftDelete - Invoke action softDelete. Delete a single chatMessage or a chat message reply in a channel or a chat.
func (TeamChannelMessageClient) CreateTeamChannelMessageUndoSoftDelete ¶
func (c TeamChannelMessageClient) CreateTeamChannelMessageUndoSoftDelete(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, options CreateTeamChannelMessageUndoSoftDeleteOperationOptions) (result CreateTeamChannelMessageUndoSoftDeleteOperationResponse, err error)
CreateTeamChannelMessageUndoSoftDelete - Invoke action undoSoftDelete. Undo soft deletion of a single chatMessage or a chat message reply in a channel or a chat.
func (TeamChannelMessageClient) DeleteTeamChannelMessage ¶
func (c TeamChannelMessageClient) DeleteTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, options DeleteTeamChannelMessageOperationOptions) (result DeleteTeamChannelMessageOperationResponse, err error)
DeleteTeamChannelMessage - Delete navigation property messages for groups
func (TeamChannelMessageClient) GetTeamChannelMessage ¶
func (c TeamChannelMessageClient) GetTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, options GetTeamChannelMessageOperationOptions) (result GetTeamChannelMessageOperationResponse, err error)
GetTeamChannelMessage - Get messages from groups. A collection of all the messages in the channel. A navigation property. Nullable.
func (TeamChannelMessageClient) GetTeamChannelMessagesCount ¶
func (c TeamChannelMessageClient) GetTeamChannelMessagesCount(ctx context.Context, id stable.GroupIdTeamChannelId, options GetTeamChannelMessagesCountOperationOptions) (result GetTeamChannelMessagesCountOperationResponse, err error)
GetTeamChannelMessagesCount - Get the number of the resource
func (TeamChannelMessageClient) ListTeamChannelMessages ¶
func (c TeamChannelMessageClient) ListTeamChannelMessages(ctx context.Context, id stable.GroupIdTeamChannelId, options ListTeamChannelMessagesOperationOptions) (result ListTeamChannelMessagesOperationResponse, err error)
ListTeamChannelMessages - Get messages from groups. A collection of all the messages in the channel. A navigation property. Nullable.
func (TeamChannelMessageClient) ListTeamChannelMessagesComplete ¶
func (c TeamChannelMessageClient) ListTeamChannelMessagesComplete(ctx context.Context, id stable.GroupIdTeamChannelId, options ListTeamChannelMessagesOperationOptions) (ListTeamChannelMessagesCompleteResult, error)
ListTeamChannelMessagesComplete retrieves all the results into a single object
func (TeamChannelMessageClient) ListTeamChannelMessagesCompleteMatchingPredicate ¶
func (c TeamChannelMessageClient) ListTeamChannelMessagesCompleteMatchingPredicate(ctx context.Context, id stable.GroupIdTeamChannelId, options ListTeamChannelMessagesOperationOptions, predicate ChatMessageOperationPredicate) (result ListTeamChannelMessagesCompleteResult, err error)
ListTeamChannelMessagesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (TeamChannelMessageClient) SetTeamChannelMessageReaction ¶
func (c TeamChannelMessageClient) SetTeamChannelMessageReaction(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, input SetTeamChannelMessageReactionRequest, options SetTeamChannelMessageReactionOperationOptions) (result SetTeamChannelMessageReactionOperationResponse, err error)
SetTeamChannelMessageReaction - Invoke action setReaction
func (TeamChannelMessageClient) UnsetTeamChannelMessageReaction ¶
func (c TeamChannelMessageClient) UnsetTeamChannelMessageReaction(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, input UnsetTeamChannelMessageReactionRequest, options UnsetTeamChannelMessageReactionOperationOptions) (result UnsetTeamChannelMessageReactionOperationResponse, err error)
UnsetTeamChannelMessageReaction - Invoke action unsetReaction
func (TeamChannelMessageClient) UpdateTeamChannelMessage ¶
func (c TeamChannelMessageClient) UpdateTeamChannelMessage(ctx context.Context, id stable.GroupIdTeamChannelIdMessageId, input stable.ChatMessage, options UpdateTeamChannelMessageOperationOptions) (result UpdateTeamChannelMessageOperationResponse, err error)
UpdateTeamChannelMessage - Update the navigation property messages in groups
type UnsetTeamChannelMessageReactionOperationOptions ¶
type UnsetTeamChannelMessageReactionOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUnsetTeamChannelMessageReactionOperationOptions ¶
func DefaultUnsetTeamChannelMessageReactionOperationOptions() UnsetTeamChannelMessageReactionOperationOptions
func (UnsetTeamChannelMessageReactionOperationOptions) ToHeaders ¶
func (o UnsetTeamChannelMessageReactionOperationOptions) ToHeaders() *client.Headers
func (UnsetTeamChannelMessageReactionOperationOptions) ToOData ¶
func (o UnsetTeamChannelMessageReactionOperationOptions) ToOData() *odata.Query
func (UnsetTeamChannelMessageReactionOperationOptions) ToQuery ¶
func (o UnsetTeamChannelMessageReactionOperationOptions) ToQuery() *client.QueryParams
type UpdateTeamChannelMessageOperationOptions ¶
type UpdateTeamChannelMessageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateTeamChannelMessageOperationOptions ¶
func DefaultUpdateTeamChannelMessageOperationOptions() UpdateTeamChannelMessageOperationOptions
func (UpdateTeamChannelMessageOperationOptions) ToHeaders ¶
func (o UpdateTeamChannelMessageOperationOptions) ToHeaders() *client.Headers
func (UpdateTeamChannelMessageOperationOptions) ToOData ¶
func (o UpdateTeamChannelMessageOperationOptions) ToOData() *odata.Query
func (UpdateTeamChannelMessageOperationOptions) ToQuery ¶
func (o UpdateTeamChannelMessageOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_createteamchannelmessage.go
- method_createteamchannelmessagesoftdelete.go
- method_createteamchannelmessageundosoftdelete.go
- method_deleteteamchannelmessage.go
- method_getteamchannelmessage.go
- method_getteamchannelmessagescount.go
- method_listteamchannelmessages.go
- method_setteamchannelmessagereaction.go
- method_unsetteamchannelmessagereaction.go
- method_updateteamchannelmessage.go
- model_setteamchannelmessagereactionrequest.go
- model_unsetteamchannelmessagereactionrequest.go
- predicates.go
- version.go