Provides struct and type for a MessagesResponse
Summary
Types
@type t() :: %Gleanex.Client.MessagesResponse{ hasMore: boolean(), rootMessage: Gleanex.Client.SearchResult.t() | nil, searchResponse: Gleanex.Client.SearchResponse.t() | nil }
Provides struct and type for a MessagesResponse
@type t() :: %Gleanex.Client.MessagesResponse{ hasMore: boolean(), rootMessage: Gleanex.Client.SearchResult.t() | nil, searchResponse: Gleanex.Client.SearchResponse.t() | nil }