Gleanex.Client.AnswerLike (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a AnswerLike

Summary

Types

t()

@type t() :: %Gleanex.Client.AnswerLike{
  createTime: DateTime.t() | nil,
  user: Gleanex.Client.Person.t() | nil
}