ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.draft
/
CreateDraftResponse
Create
Draft
Response
@
Serializable
data
class
CreateDraftResponse
(
val
id
:
String
)
Parameters
id
The ID of the created draft.
Members
Constructors
Create
Draft
Response
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The ID of the created draft.