pull/46/head
Travis Fischer 2022-12-07 03:02:29 -06:00
rodzic f140008f2f
commit 56ed6389c9
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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