Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetTeamPrimaryChannelFilesFolderOperationOptions ¶
type GetTeamPrimaryChannelFilesFolderOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTeamPrimaryChannelFilesFolderOperationOptions ¶
func DefaultGetTeamPrimaryChannelFilesFolderOperationOptions() GetTeamPrimaryChannelFilesFolderOperationOptions
func (GetTeamPrimaryChannelFilesFolderOperationOptions) ToHeaders ¶
func (o GetTeamPrimaryChannelFilesFolderOperationOptions) ToHeaders() *client.Headers
func (GetTeamPrimaryChannelFilesFolderOperationOptions) ToOData ¶
func (o GetTeamPrimaryChannelFilesFolderOperationOptions) ToOData() *odata.Query
func (GetTeamPrimaryChannelFilesFolderOperationOptions) ToQuery ¶
func (o GetTeamPrimaryChannelFilesFolderOperationOptions) ToQuery() *client.QueryParams
type TeamPrimaryChannelFilesFolderClient ¶
func NewTeamPrimaryChannelFilesFolderClientWithBaseURI ¶
func NewTeamPrimaryChannelFilesFolderClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamPrimaryChannelFilesFolderClient, error)
func (TeamPrimaryChannelFilesFolderClient) GetTeamPrimaryChannelFilesFolder ¶
func (c TeamPrimaryChannelFilesFolderClient) GetTeamPrimaryChannelFilesFolder(ctx context.Context, id stable.GroupId, options GetTeamPrimaryChannelFilesFolderOperationOptions) (result GetTeamPrimaryChannelFilesFolderOperationResponse, err error)
GetTeamPrimaryChannelFilesFolder - Get filesFolder from groups. Metadata for the location where the channel's files are stored.
Click to show internal directories.
Click to hide internal directories.