Skip to content

Commit c6cf354

Browse files
author
Idan Harel
committed
Merge branch 'master' of github.com:Viber/viber-bot-node
2 parents 511caff + 58e9638 commit c6cf354

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Creating them is easy! Every message object has its own unique constructor corre
121121

122122
An event emitter, emitting events [described here](#onEvent).
123123

124-
* [ViberBot](#ViberBot)
124+
* ViberBot
125125
* [new ViberBot()](#newViberBot)
126126
* [.getBotProfile()](#getBotProfile)`promise.JSON`
127127
* [.getUserDetails(userProfile)](#getUserDetails)`promise.JSON`
@@ -328,7 +328,7 @@ Members:
328328
| --- | --- | --- |
329329
| userProfile | [`UserProfile`](#UserProfile) | --- |
330330

331-
* [Response](#Response)
331+
* Response
332332
* [.send(messages, [optionalTrackingData])](#sendMessage)`promise.JSON`
333333

334334
<a name="UserProfile"></a>

0 commit comments

Comments
 (0)