toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.actor
/
GetProfileQueryParams
Get
Profile
Query
Params
@
Serializable
data
class
GetProfileQueryParams
(
val
actor
:
AtIdentifier
)
Parameters
actor
Handle or DID of account to fetch profile of.
Members
Constructors
Get
Profile
Query
Params
Link copied to clipboard
constructor
(
actor
:
AtIdentifier
)
Properties
actor
Link copied to clipboard
val
actor
:
AtIdentifier
Handle or DID of account to fetch profile of.
Functions
as
List
Link copied to clipboard
fun
asList
(
)
:
List
<
Pair
<
String
,
Any
?
>
>