We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 511caff + 58e9638 commit c6cf354Copy full SHA for c6cf354
1 file changed
README.md
@@ -121,7 +121,7 @@ Creating them is easy! Every message object has its own unique constructor corre
121
122
An event emitter, emitting events [described here](#onEvent).
123
124
-* [ViberBot](#ViberBot)
+* ViberBot
125
* [new ViberBot()](#newViberBot)
126
* [.getBotProfile()](#getBotProfile) ⇒ `promise.JSON`
127
* [.getUserDetails(userProfile)](#getUserDetails) ⇒ `promise.JSON`
@@ -328,7 +328,7 @@ Members:
328
| --- | --- | --- |
329
| userProfile | [`UserProfile`](#UserProfile) | --- |
330
331
-* [Response](#Response)
+* Response
332
* [.send(messages, [optionalTrackingData])](#sendMessage) ⇒ `promise.JSON`
333
334
<a name="UserProfile"></a>
0 commit comments