The cl-telegram-bot-media Reference Manual

This is the cl-telegram-bot-media Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Jul 13 19:41:33 2025 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 cl-telegram-bot-media

Images and videos for documentation on cl-telegram-bot

Author

Alexander Artemenko <>

Home Page

https://40ants.com/cl-telegram-bot-media

Source Control

(GIT https://github.com/40ants/cl-telegram-bot-media)

Bug Tracker

https://github.com/40ants/cl-telegram-bot-media/issues

License

Unlicense

Long Description

This file will be autogenerated by GitHub action.

Defsystem Dependency

40ants-asdf-system (system).

Dependency

cl-telegram-bot-media/core (system).

Source

cl-telegram-bot-media.asd.


2.2 cl-telegram-bot-media/core

Author

Alexander Artemenko <>

Home Page

https://40ants.com/cl-telegram-bot-media

Source Control

(GIT https://github.com/40ants/cl-telegram-bot-media)

Bug Tracker

https://github.com/40ants/cl-telegram-bot-media/issues

License

Unlicense

Source

cl-telegram-bot-media.asd.


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 cl-telegram-bot-media/cl-telegram-bot-media.asd

Source

cl-telegram-bot-media.asd.

Parent Component

cl-telegram-bot-media (system).

ASDF Systems

3.1.2 cl-telegram-bot-media/core/file-type.lisp

Source

cl-telegram-bot-media.asd.

Parent Component

cl-telegram-bot-media/core (system).

Packages

cl-telegram-bot-media.

Public Interface

get-path-to-dir (function).


4 Packages

Packages are listed by definition order.


4.1 cl-telegram-bot-media

Source

file-type.lisp.

Nickname

cl-telegram-bot-media/core

Use List

common-lisp.

Public Interface

get-path-to-dir (function).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Ordinary functions

Function: get-path-to-dir (&rest items)

Returns a pathname pointing to a directory inside the system.

Package

cl-telegram-bot-media.

Source

file-type.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   G  
Index Entry  Section

F
Function, get-path-to-dir: Public ordinary functions

G
get-path-to-dir: Public ordinary functions


A.3 Variables