You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING: instance will emits end instead of error in some special cases where the unrecoverable error code is either private or unavailable and it was not occurred during the first request (this usually happens when a streamer deletes or privates their live stream after the stream ends)
BREAKING: runsToPlainText will expand watchEndpoint when text is a fragment of URL
use Uint8Array instead of Buffer in protobuf lib (by @jprochazk)
Fixes
BREAKING: remove unknown type from MasterchatError
Deprecate Credentials.SESSION_ID in favor of Credentials.DELEGATED_SESSION_ID