pl-api
Preparing search index...
interactionRequestSchema
Variable interactionRequestSchema
Const
interactionRequestSchema
:
ObjectSchema
<
{
accepted_at
:
SchemaWithFallback
<
NullableSchema
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
,
undefined
,
>
,
null
,
>
;
account
:
BaseSchema
<
any
,
Account
,
BaseIssue
<
unknown
>
>
;
created_at
:
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
;
id
:
StringSchema
<
undefined
>
;
rejected_at
:
SchemaWithFallback
<
NullableSchema
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
,
undefined
,
>
,
null
,
>
;
reply
:
SchemaWithFallback
<
NullableSchema
<
BaseSchema
<
any
,
Status
,
BaseIssue
<
unknown
>
>
,
undefined
>
,
null
,
>
;
status
:
SchemaWithFallback
<
NullableSchema
<
BaseSchema
<
any
,
Status
,
BaseIssue
<
unknown
>
>
,
undefined
>
,
null
,
>
;
type
:
PicklistSchema
<
[
"favourite"
,
"reply"
,
"reblog"
]
,
undefined
>
;
uri
:
SchemaWithFallback
<
NullableSchema
<
StringSchema
<
undefined
>
,
undefined
>
,
null
,
>
;
}
,
undefined
,
>
= ...
See
https://docs.gotosocial.org/en/latest/api/swagger.yaml#/definitions/interactionRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...
See
https://docs.gotosocial.org/en/latest/api/swagger.yaml#/definitions/interactionRequest