From ed35f65b3cea1a5e01532362a483f1f09247be48 Mon Sep 17 00:00:00 2001 From: Nahid Bin Azhar Date: Thu, 9 Jun 2016 19:45:56 +0600 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f81ce96..4e612c0 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Now you may use any method what you need. Please see the API Doc. - [getConversationsById](https://github.com/nahid/talk#getconversationbyid) - [getConversationsByUserId](https://github.com/nahid/talk#getconversationbyuserid) - [makeSeen](https://github.com/nahid/talk#makeseen) +- [getReceiverInfo](https://github.com/nahid/talk#getreceiverinfo) - [deleteMessage](https://github.com/nahid/talk#deletemessage) - [deleteForever](https://github.com/nahid/talk#deleteforever) - [deleteConversations](https://github.com/nahid/talk#deleteconversations)