You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.
Currently message's 'list' api supports two parameters for specifying the range of message list: since_id and until_id.
'list' api returns list of messages including message that has specified id.
It is useful that 'list' api has option not to include the specified message, because caller has already had the message.
The text was updated successfully, but these errors were encountered:
shimomura1004
added a commit
to shimomura1004/AsakusaSatellite
that referenced
this issue
Jan 7, 2014
Currently message's 'list' api supports two parameters for specifying the range of message list: since_id and until_id.
'list' api returns list of messages including message that has specified id.
It is useful that 'list' api has option not to include the specified message, because caller has already had the message.
The text was updated successfully, but these errors were encountered: