getMyGroupChannelChangeLogsByToken

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

Since

4.28.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 AIAgentGroupChannelChangeLogsParams

handler

Callback handler.