dialogflow-webhook-response-libary-in-python icon indicating copy to clipboard operation
dialogflow-webhook-response-libary-in-python copied to clipboard

how to use Card_response function?

Open sssaha143 opened this issue 5 years ago • 0 comments

I am code like this but not responsing properly.

fbr = facebook_response() card_response1 = fbr.card_response( 'test', "buthon" )

sssaha143 avatar Apr 19 '20 14:04 sssaha143