Teleforge API Reference - v0.1.0
Preparing search index...
bot/src
FastifyLikeRequest
Interface FastifyLikeRequest
interface
FastifyLikeRequest
{
body
?:
unknown
;
headers
?:
Record
<
string
,
string
|
string
[]
|
undefined
>
;
method
?:
string
;
}
Index
Properties
body?
headers?
method?
Properties
Optional
body
body
?:
unknown
Optional
headers
headers
?:
Record
<
string
,
string
|
string
[]
|
undefined
>
Optional
method
method
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
Teleforge API Reference - v0.1.0
Loading...