BlazeFollowEntity
Represents an entity that can be followed.
- entityId - The unique identifier of the followable entity.
data class BlazeFollowEntity(
val entityId: String
)Updated 4 months ago
Did this page help you?
Represents an entity that can be followed.
data class BlazeFollowEntity(
val entityId: String
)Updated 4 months ago