View Source GitHub.CodeScanning.AlertInstanceMessage (GitHub REST API Client v0.3.0)

Provides struct and type for a CodeScanning.AlertInstanceMessage

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.CodeScanning.AlertInstanceMessage{
  __info__: map(),
  text: String.t() | nil
}