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::
UpdateResult
PlatformPlays::UpdateResult
PlatformPlays::Result
Reference
Object
Defined in:
platform_plays/telegram.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#result
: Array(Update)
#result=
(result : Array(Update))
Instance methods inherited from class
PlatformPlays::Result
ok : Bool
ok
,
ok=(ok : Bool)
ok=
Constructor methods inherited from class
PlatformPlays::Result
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
result
: Array(
Update
)
#
[
View source
]
def
result=
(result : Array(
Update
))
#
[
View source
]