Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 333 Bytes

File metadata and controls

20 lines (14 loc) · 333 Bytes

Unifapi::InstagramFormerUsername

Properties

Name Type Description Notes
username String
changed_at Float

Example

require 'unifapi'

instance = Unifapi::InstagramFormerUsername.new(
  username: null,
  changed_at: null
)