Closed Khady closed 8 years ago
Add an optional inclusive parameter to the functions:
inclusive
channels_history
groups_history
im_history
As documented here, this parameter is a boolean to decide whether messages with latest or oldest timestamp must be included in results.
Thanks, that looks nice! I'll most likely include this in a 0.12.1 release soon.
Add an optional
inclusive
parameter to the functions:channels_history
groups_history
im_history
As documented here, this parameter is a boolean to decide whether messages with latest or oldest timestamp must be included in results.