v0.16.3
Detritus
interface
SearchOptions
Properties
attachmentFilename
attachmentExtensions
authorId
channelId
content
has
includeNSFW
limit
maxId
mentions
minId
offset
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
detritus-client-rest
/
RequestTypes
/
SearchOptions
Interface
SearchOptions
Defined in types
Properties
attachmentFilename
?
:
string
|
Array
<
string
>
external
Array
attachmentExtensions
?
:
string
|
Array
<
string
>
external
Array
authorId
?
:
string
|
Array
<
string
>
external
Array
channelId
?
:
string
content
?
:
string
has
?
:
string
|
Array
<
string
>
external
Array
includeNSFW
?
:
boolean
limit
?
:
number
maxId
?
:
string
mentions
?
:
string
|
Array
<
string
>
external
Array
minId
?
:
string
offset
?
:
number