cached-request-4
All checks were successful
deploy / deploy (push) Successful in 1m5s

This commit is contained in:
Untone 2023-12-19 19:17:01 +03:00
parent 4c119abbea
commit fa79164ca8

View File

@ -1,3 +1,5 @@
from typing import List
import requests
from models.member import ChatMember
from settings import API_BASE