tags
Models for Tag-related operations.
Classes
TagModel
Bases: BaseModel
Represents a tag assigned to a chat or other entity.
Returned by:
- Code Reference routers chats Classes ChatsClient Functions
Attributes
id
The unique identifier for the tag. Usually derived from the name (lowercase, spaces replaced with underscores).