Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetJoinedTeamPrimaryChannelFilesFolderOperationOptions ¶
type GetJoinedTeamPrimaryChannelFilesFolderOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetJoinedTeamPrimaryChannelFilesFolderOperationOptions ¶
func DefaultGetJoinedTeamPrimaryChannelFilesFolderOperationOptions() GetJoinedTeamPrimaryChannelFilesFolderOperationOptions
func (GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToHeaders ¶
func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToHeaders() *client.Headers
func (GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToOData ¶
func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToOData() *odata.Query
func (GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToQuery ¶
func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToQuery() *client.QueryParams
type JoinedTeamPrimaryChannelFilesFolderClient ¶
func NewJoinedTeamPrimaryChannelFilesFolderClientWithBaseURI ¶
func NewJoinedTeamPrimaryChannelFilesFolderClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamPrimaryChannelFilesFolderClient, error)
func (JoinedTeamPrimaryChannelFilesFolderClient) GetJoinedTeamPrimaryChannelFilesFolder ¶
func (c JoinedTeamPrimaryChannelFilesFolderClient) GetJoinedTeamPrimaryChannelFilesFolder(ctx context.Context, id stable.MeJoinedTeamId, options GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) (result GetJoinedTeamPrimaryChannelFilesFolderOperationResponse, err error)
GetJoinedTeamPrimaryChannelFilesFolder - 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.