Separate functions for getmessages
Created by: Naamloos
Summary
GetMessages should be split up into three methods
Details
GetMessages has three optional arguments that default to 0, which basically change the behavior of the request. These requests should be split up into three methods for GetMessagesBefore, After and Around.
I'll take care of this myself, just making sure I'll remember