Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetTeamworkInstalledAppChatOperationOptions ¶
type GetTeamworkInstalledAppChatOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetTeamworkInstalledAppChatOperationOptions ¶
func DefaultGetTeamworkInstalledAppChatOperationOptions() GetTeamworkInstalledAppChatOperationOptions
func (GetTeamworkInstalledAppChatOperationOptions) ToHeaders ¶
func (o GetTeamworkInstalledAppChatOperationOptions) ToHeaders() *client.Headers
func (GetTeamworkInstalledAppChatOperationOptions) ToOData ¶
func (o GetTeamworkInstalledAppChatOperationOptions) ToOData() *odata.Query
func (GetTeamworkInstalledAppChatOperationOptions) ToQuery ¶
func (o GetTeamworkInstalledAppChatOperationOptions) ToQuery() *client.QueryParams
type TeamworkInstalledAppChatClient ¶
func NewTeamworkInstalledAppChatClientWithBaseURI ¶
func NewTeamworkInstalledAppChatClientWithBaseURI(sdkApi sdkEnv.Api) (*TeamworkInstalledAppChatClient, error)
func (TeamworkInstalledAppChatClient) GetTeamworkInstalledAppChat ¶
func (c TeamworkInstalledAppChatClient) GetTeamworkInstalledAppChat(ctx context.Context, id stable.MeTeamworkInstalledAppId, options GetTeamworkInstalledAppChatOperationOptions) (result GetTeamworkInstalledAppChatOperationResponse, err error)
GetTeamworkInstalledAppChat - Get chat from me. The chat between the user and Teams app.
Click to show internal directories.
Click to hide internal directories.