getMyGroupChannelChangeLogsByToken

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

Since

3.0.131

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 GroupChannelChangeLogsParams

handler

Callback handler.