Added support of Bot API 6.2

This commit is contained in:
Alex Root Junior 2022-08-14 01:37:00 +03:00
parent 4315ecf1a2
commit bc88bf8571
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
64 changed files with 237 additions and 271 deletions

View file

@ -54,7 +54,7 @@ jobs:
- uses: actions/checkout@master
- name: Set up Python ${{ matrix.python-version }} on ${{ matrix.os }}
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}