Closed imnaiyar closed 1 month ago
Please describe the changes this PR makes and why it should be merged: Renames NewsChannel to AnnouncementChannel to be more in line with API naming (As it was renamed).
NewsChannel
AnnouncementChannel
Related to:-
I imagine this would be a breaking change
BREAKING CHANGE: Rename NewsChannel to AnnouncementChannel
Status and versioning classification:
Code changes have been tested against the Discord API, or there are no code changes
I know how to update typings and have done so, or typings don't need updating
This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
Please describe the changes this PR makes and why it should be merged: Renames
NewsChannel
toAnnouncementChannel
to be more in line with API naming (As it was renamed).Related to:-
I imagine this would be a breaking change
BREAKING CHANGE: Rename
NewsChannel
toAnnouncementChannel
Status and versioning classification:
Code changes have been tested against the Discord API, or there are no code changes
I know how to update typings and have done so, or typings don't need updating
This PR includes breaking changes (methods removed or renamed, parameters moved or removed)