BaseChannel
Signature
export declare class BaseChannel<T extends ChannelType> extends BaseNoEditableChannel<T>Properties
0No properties.
Methods
1Methods
edit(body: RESTPatchAPIChannelJSONBody, reason?: string): Promise<this>;export declare class BaseChannel<T extends ChannelType> extends BaseNoEditableChannel<T>No properties.
edit(body: RESTPatchAPIChannelJSONBody, reason?: string): Promise<this>;