Table of Contents
API reference

Class DiscordSearchGuildMessagesResponse

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Represents the response for a guild message search.

public sealed class DiscordSearchGuildMessagesResponse : ObservableApiObject
Inheritance
DiscordSearchGuildMessagesResponse
Inherited Members

Properties

AnalyticsId

Gets the analytics ID for the search.

DocumentsIndexed

Gets the number of documents indexed.

DoingDeepHistoricalIndex

Gets a value indicating whether a deep historical index is being performed.

Members

Gets the list of thread members found in the search.

Messages

Gets the nested list of messages found in the search.

Threads

Gets the list of threads found in the search.

TotalResults

Gets the total number of results found.