class PlatformPlays::MessageResult

Defined in:

platform_plays/telegram.cr

Constructors

Instance Method Summary

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 : Message #

[View source]
def result=(result : Message) #

[View source]