Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation: Client#defaultPrefix #90

Open
eritbh opened this issue Aug 22, 2021 · 0 comments · May be fixed by #94
Open

Deprecation: Client#defaultPrefix #90

eritbh opened this issue Aug 22, 2021 · 0 comments · May be fixed by #94
Labels
deprecation details about deprecated features
Milestone

Comments

@eritbh
Copy link
Owner

eritbh commented Aug 22, 2021

The Client#defaultPrefix property was deprecated in 7a4c65d when it was replaced with Client#prefix. defaultPrefix is now a getter/setter pair that aliases directly to prefix, so it can be directly replaced in consumer code.

Client#defaultPrefix will be removed in the 3.0.0 release (#94).

@eritbh eritbh added the deprecation details about deprecated features label Aug 22, 2021
@eritbh eritbh added this to the v3 milestone Aug 22, 2021
@eritbh eritbh closed this as completed Aug 22, 2021
@eritbh eritbh linked a pull request Sep 6, 2021 that will close this issue
@eritbh eritbh reopened this Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deprecation details about deprecated features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant