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 GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions() GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions + func (o GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToHeaders() *client.Headers + func (o GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToOData() *odata.Query + func (o GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationOptions) ToQuery() *client.QueryParams + type GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationResponse struct + HttpResponse *http.Response + Model *stable.Team + OData *odata.OData + type JoinedTeamPrimaryChannelSharedWithTeamTeamClient struct + Client *msgraph.Client + func NewJoinedTeamPrimaryChannelSharedWithTeamTeamClientWithBaseURI(sdkApi sdkEnv.Api) (*JoinedTeamPrimaryChannelSharedWithTeamTeamClient, error) + func (c JoinedTeamPrimaryChannelSharedWithTeamTeamClient) GetJoinedTeamPrimaryChannelSharedWithTeamTeam(ctx context.Context, ...) (result GetJoinedTeamPrimaryChannelSharedWithTeamTeamOperationResponse, ...)