getMyFeedChannelChangeLogsByToken

Requests the channel changelogs from given token. The result is passed to handler.

Since

4.6.0

Parameters

token

Token to get next channel changelogs. If the token is null, the result will be passed from the beginning.

params

Params for getting group channel list. See FeedChannelChangeLogsParams

handler

Callback handler.