getPinnedChannels

public final Unit getPinnedChannels(List<ChannelType> channelTypes, OperationHandler<List<BaseChannel>> handler)

Gets pinned channels of the specified types.

Parameters

channelTypes

List of channel types to query

handler

Callback returning pinned channels on success