Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
platform_plays
main
PlatformPlays
CallbackQuery
Config
Error
GameConfig
Match
Message
MessageResult
Result
State
Update
UpdateResult
User
Generated using Crystal 1.10.1
2024-01-09 19:05:15 UTC
class
PlatformPlays::
Result
PlatformPlays::Result
Reference
Object
Included Modules
JSON::Serializable
Direct Known Subclasses
PlatformPlays::MessageResult
PlatformPlays::UpdateResult
Defined in:
platform_plays/telegram.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#ok
: Bool
#ok=
(ok : Bool)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
ok
: Bool
#
[
View source
]
def
ok=
(ok : Bool)
#
[
View source
]