Methods:
channels.history
im.history
mpim.history
Fetches a history of up to 100 messages from a channel or a private conversation. If there is more than that (has_more is true), you can fetch them by calling the method with no latest or oldest argument set, and then using paging as explained in the API docs.
Methods:
channels.historyim.historympim.historyFetches a history of up to 100 messages from a channel or a private conversation. If there is more than that (
has_moreis true), you can fetch them by calling the method with nolatestoroldestargument set, and then using paging as explained in the API docs.