Объект подписки на Webhook
This commit is contained in:
@@ -15,4 +15,4 @@ class Subscription(BaseModel):
|
|||||||
|
|
||||||
url: str
|
url: str
|
||||||
time: int
|
time: int
|
||||||
update_types: Optional[List[str]] = None
|
update_types: Optional[List[str]] = None
|
||||||
Reference in New Issue
Block a user