Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 421 Bytes

File metadata and controls

22 lines (10 loc) · 421 Bytes

EditPostRequest

Properties

Name Type Description Notes
platform PlatformEnum The platform to edit the post on. Currently only twitter is supported.
content String The new tweet text content

Enum: PlatformEnum

Name Value
TWITTER "twitter"