Ask a question to get started
Enter to sendā¢Shift+Enter new line
copy( self, ) -> Self
Return a copy of the channel.
By default, delegates to checkpoint() and from_checkpoint().
checkpoint()
from_checkpoint()
Subclasses can override this method with a more efficient implementation.