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

Feature: Get Messages #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Feature: Get Messages #24

wants to merge 1 commit into from

Conversation

gub-7
Copy link
Contributor

@gub-7 gub-7 commented Dec 4, 2024

No description provided.

@cibere
Copy link
Owner

cibere commented Feb 19, 2025

sorry, forgot about this

@cibere
Copy link
Owner

cibere commented Feb 19, 2025

i don't really like the breaking change here, but i suppose i haven't written the docstrings in a way to document them very well.

Anyways, I think a depreciated chatroom_id property would be a good way to handle this

@@ -201,20 +201,20 @@ def references(self) -> PartialMessage | None:
return PartialMessage(data=data, http=self.http)

@property
def chatroom_id(self) -> int:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you re-add this as a depreciated alias of chat_id?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants