BotFrameworkClient Classe
Costruttore
BotFrameworkClient()
Metodi
| post_activity |
post_activity
post_activity(from_bot_id: str, to_bot_id: str, to_url: str, service_url: str, conversation_id: str, activity: Activity) -> InvokeResponse
Parametri
| Nome | Descrizione |
|---|---|
|
from_bot_id
Necessario
|
|
|
to_bot_id
Necessario
|
|
|
to_url
Necessario
|
|
|
service_url
Necessario
|
|
|
conversation_id
Necessario
|
|
|
activity
Necessario
|
|