trixnity-core
3.7.0-beta3
common
trixnity-core
/
net.folivo.trixnity.core
/
ErrorResponse
/
ThirdPIdAuthFailed
Third
PId
Auth
Failed
@
Serializable
data
class
ThirdPIdAuthFailed
(
val
error
:
String
?
=
null
)
:
ErrorResponse
Authentication could not be performed on the third party identifier.
Members
Constructors
Third
PId
Auth
Failed
Link copied to clipboard
constructor
(
error
:
String
?
=
null
)
Properties
error
Link copied to clipboard
open
override
val
error
:
String
?
=
null