Provides struct and type for a ChatResult
Summary
Types
@type t() :: %Gleanex.Client.ChatResult{ chat: Gleanex.Client.Chat.t() | nil, trackingToken: String.t() | nil }
Provides struct and type for a ChatResult
@type t() :: %Gleanex.Client.ChatResult{ chat: Gleanex.Client.Chat.t() | nil, trackingToken: String.t() | nil }