SlackResponse 클래스

정의

주의

The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.

SlackResponse 클래스입니다.

[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class SlackResponse
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type SlackResponse = class
Public Class SlackResponse
상속
SlackResponse
특성

생성자

SlackResponse()
사용되지 않음.

SlackResponse 클래스입니다.

속성

Channel
사용되지 않음.

Channel 속성을 가져오거나 설정합니다.

Message
사용되지 않음.

Message 속성을 가져오거나 설정합니다.

Ok
사용되지 않음.

확인 상태가 true인지 false인지 여부를 나타내는 값을 가져오거나 설정합니다.

Ts
사용되지 않음.

Ts 속성을 가져오거나 설정합니다.

적용 대상