mirror of
https://github.com/EvolutionAPI/evolution-client-python.git
synced 2026-01-09 05:12:21 -06:00
Refactor get_messages method in ChatService to include optional filters for message ID, sender, type, and timestamps. Update .gitignore to exclude evolutionapi.egg-info directory. Remove old distribution files and add new ones for version 0.0.9.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.cpython*.pyc
|
||||
*.cpython*.pyc
|
||||
evolutionapi.egg-info/
|
||||
Reference in New Issue
Block a user