Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 281 Bytes

File metadata and controls

18 lines (12 loc) · 281 Bytes

Unifapi::XTweetAttachments

Properties

Name Type Description Notes
media_keys Array<String>

Example

require 'unifapi'

instance = Unifapi::XTweetAttachments.new(
  media_keys: null
)