public ChannelsPaginators(ChannelsClient client) { this.client = client; }
public ChannelsWaiters(ChannelsClient client) { this.client = client; }