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

SQLAlchemy example for async_find_bot out of date #747

Closed
ntarora opened this issue Oct 23, 2022 · 0 comments
Closed

SQLAlchemy example for async_find_bot out of date #747

ntarora opened this issue Oct 23, 2022 · 0 comments
Assignees
Labels
area:async area:examples issues related to example or sample code docs Improvements or additions to documentation
Milestone

Comments

@ntarora
Copy link
Contributor

ntarora commented Oct 23, 2022

async def async_find_bot(self, *, enterprise_id: Optional[str], team_id: Optional[str]) -> Optional[Bot]:

The function is missing is_enterprise_install as a parameter. Submitting a PR,

@seratch seratch self-assigned this Oct 24, 2022
@seratch seratch added docs Improvements or additions to documentation area:async area:examples issues related to example or sample code labels Oct 24, 2022
@seratch seratch added this to the 1.15.3 milestone Oct 24, 2022
@seratch seratch closed this as completed in f5b40c7 Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:async area:examples issues related to example or sample code docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants