@ -3,6 +3,7 @@ from typing import Optional
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
|
||||
class AppClientInfo(BaseModel):
|
||||
"""Information about a third party app client."""
|
||||
|
||||
|
Reference in New Issue
Block a user