Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetTeamChannelFilesFolderOperationOptions ¶
type GetTeamChannelFilesFolderOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTeamChannelFilesFolderOperationOptions ¶
func DefaultGetTeamChannelFilesFolderOperationOptions() GetTeamChannelFilesFolderOperationOptions
func (GetTeamChannelFilesFolderOperationOptions) ToHeaders ¶
func (o GetTeamChannelFilesFolderOperationOptions) ToHeaders() *client.Headers
func (GetTeamChannelFilesFolderOperationOptions) ToOData ¶
func (o GetTeamChannelFilesFolderOperationOptions) ToOData() *odata.Query
func (GetTeamChannelFilesFolderOperationOptions) ToQuery ¶
func (o GetTeamChannelFilesFolderOperationOptions) ToQuery() *client.QueryParams
type TeamChannelFilesFolderClient ¶
func NewTeamChannelFilesFolderClientWithBaseURI ¶
func NewTeamChannelFilesFolderClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamChannelFilesFolderClient, error)
func (TeamChannelFilesFolderClient) GetTeamChannelFilesFolder ¶
func (c TeamChannelFilesFolderClient) GetTeamChannelFilesFolder(ctx context.Context, id beta.GroupIdTeamChannelId, options GetTeamChannelFilesFolderOperationOptions) (result GetTeamChannelFilesFolderOperationResponse, err error)
GetTeamChannelFilesFolder - 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.