ExClubhouse v0.5.1 ExClubhouse.Model.Input.StoryLink View Source

Story link input model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.Input.StoryLink{
  object_id: integer(),
  subject_id: integer(),
  verb: binary()
}