Type alias TeamsChatResponse

TeamsChatResponse: DefaultResponse<{
    web_url: string;
}>

Generated using TypeDoc