Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Viber/viber-bot-node
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Harel committed Dec 15, 2016
2 parents 511caff + 58e9638 commit c6cf354
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 @@ -121,7 +121,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 @@ -328,7 +328,7 @@ Members:
| --- | --- | --- |
| userProfile | [`UserProfile`](#UserProfile) | --- |

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

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

0 comments on commit c6cf354

Please sign in to comment.