module Tourmaline::Helpers

Extended Modules

Defined in:

tourmaline/helpers.cr

Constant Summary

DEFAULT_EXTENSIONS = {audio: "mp3", photo: "jpg", sticker: "webp", video: "mp4", animation: "mp4", video_note: "mp4", voice: "ogg"}

Instance Method Summary

Instance Method Detail

def actions_from_update(update : Update) #

[View source]