.cache

Type: Collection

.client

Type: Client

.shouldCacheChannel

.create(options:RESTPostChannelsBody)

Type: Promise<Channel>

.delete(channelId:

string

)

Type: Promise<unknown>

.fetch(channelId:

string

,

force:

boolean

)

Type: Promise<Channel>

.update(channelId:

string

,

options:RESTPatchChannelBody)

Type: Promise<Channel>