cast<T extends Channel> method

T cast<T extends Channel>()

Implementation

T cast<T extends Channel>() => this as T;