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