mirror of
https://github.com/BEDOLAGA-DEV/remnawave-bedolaga-telegram-bot.git
synced 2026-01-19 19:32:10 +00:00
Update subscription.py
This commit is contained in:
@@ -38,6 +38,7 @@ class SubscriptionResponse(BaseModel):
|
||||
is_daily: bool = False
|
||||
is_daily_paused: bool = False
|
||||
tariff_id: Optional[int] = None
|
||||
tariff_name: Optional[str] = None
|
||||
|
||||
class Config:
|
||||
from_attributes = True
|
||||
|
||||
Reference in New Issue
Block a user