Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
telecr
main
Telecr
Api
APIError
Client
NetworkError
Core
Bot
Composer
Context
FilterValue
Handler
HandlerCollection
Middleware
Markup
InlineBuilder
InlineButtons
InlineKeyboard
ReplyBuilder
ReplyButtons
ReplyKeyboard
Plugins
RateLimit
Upload
Session
MemoryStore
Middleware
Types
BaseType
CallbackQuery
Chat
ChatJoinRequest
ChatMemberUpdated
ChosenInlineResult
InlineQuery
Message
MessageEntity
Poll
PollAnswer
PreCheckoutQuery
ShippingQuery
Update
User
Webhook
Server
Generated using Crystal 1.16.3
2026-04-12 16:10:00 UTC
class
Telecr::
Plugins::
Upload
Telecr::Plugins::Upload
Telecr::Core::Middleware
Reference
Object
Defined in:
plugins/upload_shrine.cr
Constructors
.new
(shrine)
Instance Method Summary
#call
(ctx : Core::Context, next_mw : Core::Context -> )
Instance methods inherited from class
Telecr::Core::Middleware
call(ctx : Context, next_mw : Context -> )
call
Constructor Detail
def self.
new
(shrine)
#
[
View source
]
Instance Method Detail
def
call
(ctx :
Core::Context
, next_mw :
Core::Context
-> )
#
[
View source
]