CHANNEL_UPDATE
Signature
export declare const CHANNEL_UPDATE: (self: UsingClient, data: APIChannel) => Promise<[channel: AllChannels, old?: AllChannels | undefined]>;Members
This export does not declare public properties or methods in the generated declaration file.