Provides struct and type for a ListChatsResponse
Summary
Types
@type t() :: %Gleanex.Client.ListChatsResponse{ chatResults: [Gleanex.Client.ChatMetadataResult.t()] | nil, cursor: String.t() | nil }
Provides struct and type for a ListChatsResponse
@type t() :: %Gleanex.Client.ListChatsResponse{ chatResults: [Gleanex.Client.ChatMetadataResult.t()] | nil, cursor: String.t() | nil }