CharShort¶
- class characterai.types.character.CharShort¶
Краткая информация о персонаже
- Parameters:
external_id (
str
) – Character IDtitle (
str
, optional) – Short character descriptionname (
str
, optional) – Character namegreeting (
str
) – Character greeting (first message)description (
str
, optional) – Character descriptionavatar_file_name (
str
) – Path to the avatar on the serveravatar (
Avatar
) – Avatar infovisibility (
str
, optional) – Character visibility (everyone, you or from link)copyable (
bool
, optional) – Can other users copy a characterparticipant__name (
str
) – Character name, same asname
user__id (
int
, optional) – Author ID (?)user__username (
str
) – Author nicknameimg_gen_enabled (
bool
) – Can the character generate picturesparticipant__num_interactions (
int
, optional) – Number of interactions (chats) with the characterdefault_voice_id (
str
, optional) – Default voice IDupvotes (
int
, optional) – Number of likesmax_last_interaction (
datetime
, optional) – Maximum time of the last interaction with the character (?)