Commit 6c532de
committed
api [nfc]: Describe getSingleMessage error cases more explicitly
In particular make it clear that while this function can return void,
that is not what it does in the case where the message doesn't exist.
(Based on going and reading the linked server API doc.)1 parent 6a6409d commit 6c532de
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments