다음을 통해 공유


SendMessageToTeamsChannel(String, Int32) 생성자

정의

public SendMessageToTeamsChannel (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMessageToTeamsChannel : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.SendMessageToTeamsChannel
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

매개 변수

callerPath
String
callerLine
Int32

적용 대상