Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type GetJoinedTeamPrimaryChannelFilesFolderOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetJoinedTeamPrimaryChannelFilesFolderOperationOptions() GetJoinedTeamPrimaryChannelFilesFolderOperationOptions + func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToHeaders() *client.Headers + func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToOData() *odata.Query + func (o GetJoinedTeamPrimaryChannelFilesFolderOperationOptions) ToQuery() *client.QueryParams + type GetJoinedTeamPrimaryChannelFilesFolderOperationResponse struct + HttpResponse *http.Response + Model *stable.DriveItem + OData *odata.OData + type JoinedTeamPrimaryChannelFilesFolderClient struct + Client *msgraph.Client + func NewJoinedTeamPrimaryChannelFilesFolderClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamPrimaryChannelFilesFolderClient, error) + func (c JoinedTeamPrimaryChannelFilesFolderClient) GetJoinedTeamPrimaryChannelFilesFolder(ctx context.Context, id stable.UserIdJoinedTeamId, ...) (result GetJoinedTeamPrimaryChannelFilesFolderOperationResponse, err error)