upd: remove type for createdAt
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Entity {
|
||||
suspended: boolean | null
|
||||
limited: boolean | null
|
||||
created_at: string
|
||||
createdAt: string | null
|
||||
followers_count: number
|
||||
following_count: number
|
||||
statuses_count: number
|
||||
|
||||
Reference in New Issue
Block a user