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
ManagedBotCreated
ManagedBotUpdated
Message
MessageEntity
Poll
PollOption
Update
User
Webhook
Server
Generated using Crystal 1.16.3
2026-04-28 02:17:10 UTC
class
Telecr::
Types::
ManagedBotUpdated
Telecr::Types::ManagedBotUpdated
Telecr::Types::BaseType
Reference
Object
Defined in:
api/types.cr
Constructors
.new
(pull : JSON::PullParser)
Instance methods inherited from class
Telecr::Types::BaseType
inspect(io : IO) : Nil
inspect
,
to_h : Hash(String, JSON::Any)
to_h
Constructor methods inherited from class
Telecr::Types::BaseType
new(pull : JSON::PullParser)
new
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]