Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
saber
v0.1.2
EventPayload
Saber
Asset
CreateAssetSize
Link
Asset
CurrentPrice
FloatConverter
Creator
Embed
Links
Unset
Generated using Crystal 1.14.0
2024-11-26 10:38:09 UTC
class
Saber
Saber
Reference
Object
Defined in:
saber.cr
Constant Summary
BASE_URL
=
URI
.parse(
"https://admin.saber-trade.com"
)
Class Method Summary
.api_key
.api_key=
(api_key : Nil | String)
.client
: HTTP::Client
Class Method Detail
def self.
api_key
#
[
View source
]
def self.
api_key=
(api_key : Nil | String)
#
[
View source
]
def self.
client
: HTTP::Client
#
[
View source
]