Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatInstalledAppTeamsAppClient ¶
func NewChatInstalledAppTeamsAppClientWithBaseURI ¶
func NewChatInstalledAppTeamsAppClientWithBaseURI(sdkApi sdkEnv.Api) (*ChatInstalledAppTeamsAppClient, error)
func (ChatInstalledAppTeamsAppClient) GetChatInstalledAppTeamsApp ¶
func (c ChatInstalledAppTeamsAppClient) GetChatInstalledAppTeamsApp(ctx context.Context, id beta.MeChatIdInstalledAppId, options GetChatInstalledAppTeamsAppOperationOptions) (result GetChatInstalledAppTeamsAppOperationResponse, err error)
GetChatInstalledAppTeamsApp - Get teamsApp from me. The app that is installed.
type GetChatInstalledAppTeamsAppOperationOptions ¶
type GetChatInstalledAppTeamsAppOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetChatInstalledAppTeamsAppOperationOptions ¶
func DefaultGetChatInstalledAppTeamsAppOperationOptions() GetChatInstalledAppTeamsAppOperationOptions
func (GetChatInstalledAppTeamsAppOperationOptions) ToHeaders ¶
func (o GetChatInstalledAppTeamsAppOperationOptions) ToHeaders() *client.Headers
func (GetChatInstalledAppTeamsAppOperationOptions) ToOData ¶
func (o GetChatInstalledAppTeamsAppOperationOptions) ToOData() *odata.Query
func (GetChatInstalledAppTeamsAppOperationOptions) ToQuery ¶
func (o GetChatInstalledAppTeamsAppOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.