feat: extract channel error alert

This commit is contained in:
LuanRT
2023-01-27 07:15:17 -03:00
parent 50ef71284d
commit 0b991800a5
5 changed files with 30 additions and 1 deletions

View File

@@ -25,6 +25,7 @@ export class MissingParamError extends InnertubeError { }
export class OAuthError extends InnertubeError { }
export class PlayerError extends Error { }
export class SessionError extends Error { }
export class ChannelError extends Error { }
/**
* Compares given objects. May not work correctly for