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

Issue with not defined type #2274

Closed
coder2020official opened this issue May 15, 2024 · 3 comments
Closed

Issue with not defined type #2274

coder2020official opened this issue May 15, 2024 · 3 comments

Comments

@coder2020official
Copy link
Collaborator

self, chat_id: Union[int, str], question: str, options: List[InputPollOption],

Should be types.InputPollWhatever
Bug in the new version @Badiboy
How come tests do not fail?

@Badiboy
Copy link
Collaborator

Badiboy commented May 15, 2024

#2275

Fixed. Release?

@coder2020official
Copy link
Collaborator Author

Idk, what about tests

@Badiboy
Copy link
Collaborator

Badiboy commented May 15, 2024

No clue about tests ) May be async not covered at all?

@Badiboy Badiboy closed this as completed May 20, 2024
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

No branches or pull requests

2 participants