Copilot.Types.GetStatusResponse (Copilot SDK v2.3.0)

Copy Markdown

Response from status.get.

Summary

Types

t()

@type t() :: %Copilot.Types.GetStatusResponse{
  protocol_version: integer(),
  version: String.t()
}

Functions

from_map(m)