Table of Contents

Class DiscordGuildMethodsHook

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

Adds methods to DiscordGuild.

public static class DiscordGuildMethodsHook
Inheritance
DiscordGuildMethodsHook
Inherited Members

Methods

SearchMembersAsync(DiscordGuild, DiscordGuildMemberSearchParams)

Searches the guild for members through elasticsearch. If the guild isn't indexed yet, it'll return a 202 accepted response, we're gonna throw at this point. Access the NotIndexedException's RetryAfter field to know when to retry this request.