Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ItamarM authored Dec 14, 2016
1 parent f5346d1 commit 58e9638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Creating them is easy! Every message object has its own unique constructor corre

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

* [ViberBot](#ViberBot)
* ViberBot
* [new ViberBot()](#newViberBot)
* [.getBotProfile()](#getBotProfile)`promise.JSON`
* [.getUserDetails(userProfile)](#getUserDetails)`promise.JSON`
Expand Down Expand Up @@ -314,7 +314,7 @@ Members:
| --- | --- | --- |
| userProfile | [`UserProfile`](#UserProfile) | --- |

* [Response](#Response)
* Response
* [.send(messages, [optionalTrackingData])](#sendMessage)`promise.JSON`

<a name="UserProfile"></a>
Expand Down

0 comments on commit 58e9638

Please sign in to comment.