Module: TD
- Extended by:
- Dry::Configurable
- Defined in:
- lib/tdlib-ruby.rb,
lib/tdlib/errors.rb,
lib/tdlib/version.rb
Defined Under Namespace
Modules: Api Classes: Client, Error, MissingLibPathError, UpdateHandler, UpdateManager
Constant Summary collapse
- VERSION =
tdlib-ruby version
"3.0.2"
Class Method Summary collapse
Class Method Details
.root_path ⇒ Object
10 11 12 |
# File 'lib/tdlib-ruby.rb', line 10 def root_path __dir__ end |