5 lines
91 B
Python
5 lines
91 B
Python
from statipy.db import GuildMetadata
|
|
|
|
|
|
class WarningMetadata(GuildMetadata):
|
|
type: str
|