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
ClientOAuthApplication was deprecated in #56, which updated it to be a direct alias of the Eris type OAuthApplicationInfo. Yuuko's ClientOAuthApplication type was initially introduced before Eris included typings for OAuth application details, but it is now unnecessary; the Eris type can be swapped directly into consumer code.
The ClientOAuthApplication type will be removed in the 3.0.0 release (#94).
The text was updated successfully, but these errors were encountered:
ClientOAuthApplication
was deprecated in #56, which updated it to be a direct alias of the Eris typeOAuthApplicationInfo
. Yuuko'sClientOAuthApplication
type was initially introduced before Eris included typings for OAuth application details, but it is now unnecessary; the Eris type can be swapped directly into consumer code.The
ClientOAuthApplication
type will be removed in the 3.0.0 release (#94).The text was updated successfully, but these errors were encountered: