示例#1
0
 public void Initialize()
 {
     client = new ChatbotClient(SecretKeys.CHATBOT_WEBHOOK_ACCESS_TOKEN);
 }