Commit 56ed6389 authored by Travis Fischer's avatar Travis Fischer

🐺

parent f140008f
......@@ -47,7 +47,7 @@ async function example() {
// send a message and wait for the response
const response = await api.sendMessage(
'Write a python version of bubble sort.
'Write a python version of bubble sort.'
)
// response is a markdown-formatted string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment