From be6b6909d9836c53cda8033dc4feab1bcca23de9 Mon Sep 17 00:00:00 2001 From: svaikstude Date: Fri, 6 Oct 2017 17:05:09 +0200 Subject: [PATCH] Update client.py --- fbchat/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbchat/client.py b/fbchat/client.py index 8f341a8..f1d4c57 100644 --- a/fbchat/client.py +++ b/fbchat/client.py @@ -1197,7 +1197,7 @@ class Client(object): Sets an event reminder :param thread_id: :ref:`Thread ID ` to send event to - :param time: Event time + :param time: Event time (unix time stamp) :param title: Event title :param location: Event location :param location_ir: Event location ID