getMyGroupChannelChangeLogsByTimestamp

Requests the channel changelogs after given timestamp. The result is passed to handler.

Since

3.0.131

Parameters

ts

Timestamp to load changelogs. Changelogs after this timestamp will be returned.

params

Params for getting group channel list. See GroupChannelChangeLogsParams

handler

Callback handler.