hunter v0.5.1 Hunter.Context View Source

Context entity

Fields

  • ancestors - The ancestors of the status in the conversation, as a list of Statuses
  • descendants - The descendants of the status in the conversation, as a list of Statuses

Link to this section Summary

Functions

Retrieve status context

Link to this section Types

Link to this type

t() View Source
t() :: %Hunter.Context{
  ancestors: [Hunter.Status.t()],
  descendants: [Hunter.Status.t()]
}

Link to this section Functions

Retrieve status context

Parameters

  • conn - connection credentials
  • id - status identifier