class

CharacterQuery

Inherits Character::BaseQuery / Avram::PrimaryKeyQueryable / Avram::Queryable / Enumerable / Reference / Object

Instance methods

accessible_by(user : User)

Accessible characters are characters that are public, or unlisted but the user knows about their slug, or private that the user has created themselves.

Source
avatar_id
created_at
creator_id
description
example_chats
greeting
id
is_contentious
name
persona
slug
updated_at
visibility
visible_to(user : User)

Visible characters are characters that are public, or that the user has created.

Source
world_scenario