Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shards
master
Leaderboard
LeaderboardFetch
Player
Bio
Built with Crystal 1.9.2
2023-10-07 21:22:19 UTC
class
Player
Player
Reference
Object
Defined in:
player.cr
Instance Method Summary
#first_name
(*args, **options)
#first_name
(*args, **options, &)
#full_name
#last_name
(*args, **options)
#last_name
(*args, **options, &)
Instance Method Detail
def
first_name
(*args, **options)
#
[
View source
]
def
first_name
(*args, **options, &)
#
[
View source
]
def
full_name
#
[
View source
]
def
last_name
(*args, **options)
#
[
View source
]
def
last_name
(*args, **options, &)
#
[
View source
]