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::
Link::
Embed::
Links
Saber::Link::Embed::Links
Reference
Object
Included Modules
JSON::Serializable
Defined in:
saber/objects/link.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#button
: String
#iframe
: String
#link
: String
#url
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
button
: String
#
[
View source
]
def
iframe
: String
#
[
View source
]
def
link
: String
#
[
View source
]
def
url
: String
#
[
View source
]