get_handled_channels


Description:

[ Version ( deprecated = true , since = "0.11.6" ) ]
public List<unowned Channel> get_handled_channels ()

Warning: get_handled_channels is deprecated.

Returns the set of channels currently handled by this base client or by any other BaseClient with which it shares a unique name.

Note:

Since 0.19.9.

New code should use dup_handled_channels instead.

Parameters:

this

a BaseClient

Returns:

the handled channels