Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
twitcr
master
ID
Converter
Twitcr
Client
REST
Token
User
UserList
Built with Crystal 1.9.2
2023-10-07 16:21:25 UTC
struct
Twitcr::UserList
Twitcr::UserList
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
twitcr/mappings/user.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#data
: Array(User)
#data=
(data : Array(User))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
data
: Array(
User
)
#
[
View source
]
def
data=
(data : Array(
User
))
#
[
View source
]