Хэштэг
itd.models.hashtag
Hashtag
Bases: BaseModel
id
id: UUID
name
name: str
posts_count
posts_count: int = Field(0, alias='postsCount')