View Source GitHub.Timeline.LineCommentedEvent (GitHub REST API Client v0.0.8)
Provides struct and type for TimelineLineCommentedEvent
Link to this section Summary
Link to this section Types
@type t() :: %GitHub.Timeline.LineCommentedEvent{ comments: [GitHub.PullRequest.ReviewComment.t()] | nil, event: String.t() | nil, node_id: String.t() | nil }