interactive bots: Create DialogFlow bot.
This commit is contained in:
parent
277b384379
commit
657c6d7b9c
13 changed files with 242 additions and 1 deletions
|
@ -114,6 +114,7 @@ class StubBotTestCase(TestCase):
|
|||
display_recipient='foo_stream',
|
||||
sender_email='foo@example.com',
|
||||
sender_full_name='Foo Test User',
|
||||
sender_id='123',
|
||||
content=content,
|
||||
)
|
||||
return message
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue