mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2025-01-02 14:31:54 +00:00
11 lines
317 B
Bash
11 lines
317 B
Bash
#!/bin/bash
|
|
# file: modules/inline.sh
|
|
# do not edit, this file will be overwritten on update
|
|
|
|
# This file is public domain in the USA and all free countries.
|
|
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
|
|
#
|
|
#### $$VERSION$$ v0.7-pre2-0-g7ce2c5b
|
|
|
|
# source from commands.sh to use the inline functions
|