getThreadList fix: end
is ignored by the querry
This commit is contained in:
@@ -528,7 +528,7 @@ class Client(object):
|
|||||||
key = 'user_ids'
|
key = 'user_ids'
|
||||||
else:
|
else:
|
||||||
key = 'thread_fbids'
|
key = 'thread_fbids'
|
||||||
assert
|
|
||||||
# deprecated
|
# deprecated
|
||||||
# `start` doesn't matter, always returns from the last
|
# `start` doesn't matter, always returns from the last
|
||||||
# data['messages[{}][{}][offset]'.format(key, userID)] = start
|
# data['messages[{}][{}][offset]'.format(key, userID)] = start
|
||||||
|
Reference in New Issue
Block a user