This is the cl-telebot Reference Manual, version 0.2.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:25:54 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-telebotCommon Lisp Telegram Bot API
gzip4 <gzip4ever@gmail.com>
MIT
0.2.0
dexador (system).
jonathan (system).
alexandria (system).
packages.lisp (file).
specials.lisp (file).
conditions.lisp (file).
classes.lisp (file).
objects.lisp (file).
bot.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-telebot/cl-telebot.asdcl-telebot/packages.lispcl-telebot/specials.lispcl-telebot/conditions.lispcl-telebot/classes.lispcl-telebot/objects.lispcl-telebot/bot.lispcl-telebot/specials.lisppackages.lisp (file).
cl-telebot (system).
*bot* (special variable).
*parse-mode* (special variable).
*update* (special variable).
*update-raw* (special variable).
cl-telebot/conditions.lispspecials.lisp (file).
cl-telebot (system).
cl-telebot/classes.lispconditions.lisp (file).
cl-telebot (system).
bot (class).
bot-can-join-groups (reader method).
bot-can-read-all-group-messages (reader method).
bot-first-name (reader method).
bot-id (reader method).
bot-supports-inline-queries (reader method).
bot-update-id (reader method).
(setf bot-update-id) (writer method).
bot-username (reader method).
chat (class).
chat-all-members-are-administrators (reader method).
chat-first-name (reader method).
chat-last-name (reader method).
chat-title (reader method).
chat-type (reader method).
chat-username (reader method).
echo-bot (class).
entity (class).
entity-length (reader method).
entity-offset (reader method).
entity-text (reader method).
entity-type (reader method).
entity-url (reader method).
message (class).
message-audio (reader method).
message-caption (reader method).
message-channel-chat-created (reader method).
message-chat (reader method).
message-contact (reader method).
message-date (reader method).
message-delete-chat-photo (reader method).
message-document (reader method).
message-edit-date (reader method).
message-entities (reader method).
message-forward-date (reader method).
message-forward-from (reader method).
message-from (reader method).
message-group-chat-created (reader method).
message-left-chat-member (reader method).
message-location (reader method).
message-migrate-from-chat-id (reader method).
message-migrate-to-chat-id (reader method).
message-new-chat-member (reader method).
message-new-chat-photo (reader method).
message-new-chat-title (reader method).
message-photo (reader method).
message-pinned-message (reader method).
message-reply-to-message (reader method).
message-sticker (reader method).
message-supergroup-chat-created (reader method).
message-text (reader method).
message-venue (reader method).
message-video (reader method).
message-voice (reader method).
object (class).
object-id (reader method).
on-update (generic function).
update (class).
update-callback-query (reader method).
update-chosen-inline-result (reader method).
update-inline-query (reader method).
update-message (reader method).
user (class).
user-first-name (reader method).
user-is-bot (reader method).
user-language-code (reader method).
user-last-name (reader method).
user-username (reader method).
cl-telebot/objects.lispclasses.lisp (file).
cl-telebot (system).
message-channel-chat-created (method).
message-delete-chat-photo (method).
message-edit-date (method).
message-entities (method).
message-forward-from (method).
message-from (method).
message-group-chat-created (method).
message-left-chat-member (method).
message-migrate-from-chat-id (method).
message-migrate-to-chat-id (method).
message-new-chat-member (method).
message-new-chat-photo (method).
message-new-chat-title (method).
message-pinned-message (method).
message-reply-to-message (method).
message-supergroup-chat-created (method).
message-text (method).
object-id (method).
print-object (method).
print-object (method).
print-object (method).
print-object (method).
print-object (method).
+simple-fields+ (special variable).
+simple-slots+ (special variable).
make-chat (function).
make-entities (function).
make-entity (function).
make-message (function).
make-update (function).
make-user (function).
replace-char (function).
cl-telebot/bot.lispobjects.lisp (file).
cl-telebot (system).
long-polling (function).
on-update (method).
on-update (method).
reply (function).
send-message (function).
call-api-method (function).
init-bot-params (function).
make-api-url (function).
process-update (function).
process-updates (function).
skip-update (function).
Packages are listed by definition order.
cl-telebottelebot
common-lisp.
*debug* (special variable).
*timeout* (special variable).
bot (class).
bot-can-join-groups (generic reader).
bot-can-read-all-group-messages (generic reader).
bot-first-name (generic reader).
bot-id (generic reader).
bot-supports-inline-queries (generic reader).
bot-update-id (generic reader).
(setf bot-update-id) (generic writer).
bot-username (generic reader).
chat (class).
chat-all-members-are-administrators (generic reader).
chat-first-name (generic reader).
chat-last-name (generic reader).
chat-title (generic reader).
chat-type (generic reader).
chat-username (generic reader).
echo-bot (class).
entity (class).
entity-length (generic reader).
entity-offset (generic reader).
entity-text (generic reader).
entity-type (generic reader).
entity-url (generic reader).
long-polling (function).
message (class).
message-audio (generic reader).
message-caption (generic reader).
message-channel-chat-created (generic function).
message-chat (generic reader).
message-contact (generic reader).
message-date (generic reader).
message-delete-chat-photo (generic function).
message-document (generic reader).
message-edit-date (generic function).
message-entities (generic function).
message-forward-date (generic reader).
message-forward-from (generic function).
message-from (generic function).
message-group-chat-created (generic function).
message-left-chat-member (generic function).
message-location (generic reader).
message-migrate-from-chat-id (generic function).
message-migrate-to-chat-id (generic function).
message-new-chat-member (generic function).
message-new-chat-photo (generic function).
message-new-chat-title (generic function).
message-photo (generic reader).
message-pinned-message (generic function).
message-reply-to-message (generic function).
message-sticker (generic reader).
message-supergroup-chat-created (generic function).
message-text (generic function).
message-venue (generic reader).
message-video (generic reader).
message-voice (generic reader).
object (class).
object-id (generic function).
on-update (generic function).
reply (function).
send-message (function).
update (class).
update-callback-query (generic reader).
update-chosen-inline-result (generic reader).
update-inline-query (generic reader).
update-message (generic reader).
user (class).
user-first-name (generic reader).
user-is-bot (generic reader).
user-language-code (generic reader).
user-last-name (generic reader).
user-username (generic reader).
*bot* (special variable).
*parse-mode* (special variable).
*update* (special variable).
*update-raw* (special variable).
+simple-fields+ (special variable).
+simple-slots+ (special variable).
call-api-method (function).
init-bot-params (function).
make-api-url (function).
make-chat (function).
make-entities (function).
make-entity (function).
make-message (function).
make-update (function).
make-user (function).
process-update (function).
process-updates (function).
replace-char (function).
skip-update (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
TODO: doc
TODO: doc
TODO: doc
:token
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
common-lisp.
This slot is read-only.
This slot is read-only.
common-lisp.
This slot is read-only.
This slot is read-only.
This slot is read-only.
message-audio.
message-caption.
message-channel-chat-created.
message-chat.
message-contact.
message-date.
message-delete-chat-photo.
message-document.
message-edit-date.
message-entities.
message-forward-date.
message-forward-from.
message-from.
message-group-chat-created.
message-left-chat-member.
message-location.
message-migrate-from-chat-id.
message-migrate-to-chat-id.
message-new-chat-member.
message-new-chat-photo.
message-new-chat-title.
message-photo.
message-pinned-message.
message-reply-to-message.
message-sticker.
message-supergroup-chat-created.
message-text.
message-venue.
message-video.
message-voice.
print-object.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
This slot is read-only.
| Jump to: | (
B C E F G I L M O P R S U |
|---|
| Jump to: | (
B C E F G I L M O P R S U |
|---|
| Jump to: | *
+
A C D E F G I L M N O P R S T U V |
|---|
| Jump to: | *
+
A C D E F G I L M N O P R S T U V |
|---|
| Jump to: | B C E F M O P S U |
|---|
| Jump to: | B C E F M O P S U |
|---|