Skip to content

Commit

Permalink
Add decodeReasons to typings (#1250)
Browse files Browse the repository at this point in the history
  • Loading branch information
eritbh authored Aug 19, 2021
1 parent 120f917 commit 21a3ce5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@ declare namespace Eris {
interface RequestHandlerOptions {
agent?: HTTPSAgent;
baseURL?: string;
decodeReasons?: boolean;
disableLatencyCompensation?: boolean;
domain?: string;
latencyThreshold?: number;
Expand Down

0 comments on commit 21a3ce5

Please sign in to comment.