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 GetTeamPrimaryChannelSharedWithTeamTeamOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetTeamPrimaryChannelSharedWithTeamTeamOperationOptions() GetTeamPrimaryChannelSharedWithTeamTeamOperationOptions + func (o GetTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToHeaders() *client.Headers + func (o GetTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToOData() *odata.Query + func (o GetTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToQuery() *client.QueryParams + type GetTeamPrimaryChannelSharedWithTeamTeamOperationResponse struct + HttpResponse *http.Response + Model *beta.Team + OData *odata.OData + type TeamPrimaryChannelSharedWithTeamTeamClient struct + Client *msgraph.Client + func NewTeamPrimaryChannelSharedWithTeamTeamClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamPrimaryChannelSharedWithTeamTeamClient, error) + func (c TeamPrimaryChannelSharedWithTeamTeamClient) GetTeamPrimaryChannelSharedWithTeamTeam(ctx context.Context, id beta.GroupIdTeamPrimaryChannelSharedWithTeamId, ...) (result GetTeamPrimaryChannelSharedWithTeamTeamOperationResponse, err error)