struct TikToker::TikTok::Creator
- TikToker::TikTok::Creator
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
Defined in:
tiktoker/mappings/tiktok/creator.crtiktoker/mappings/tiktok/creator/stats.cr
Constructors
Instance Method Summary
- #avatar_larger : String?
- #avatar_medium : String?
- #avatar_thumb : String?
- #bio_link : String?
- #comment_setting : PrivacyToggle?
- #create_time : Time?
- #duet_setting : PrivacyToggle?
- #ftc : Bool?
- #id : String
- #is_ad_virtual : Bool?
-
#nickname : String
Returns the creator name.
- #open_favorite : Bool?
- #private_account : Bool?
- #relation : UInt16?
- #room_id : String?
-
#sec_uid : String
Returns the creator secUid, the user unique identifier.
- #secret : Bool?
- #short_id : String?
-
#signature : String?
Returns the creator signature (aka bio).
- #stitch_setting : PrivacyToggle?
-
#unique_id : String
Returns the creator username.
-
#verified : Bool?
Returns the creator verification status.