mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-15 20:47:08 +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.70-rc1-0-g8883cc9
|
|
|
|
# source from commands.sh to use the inline functions
|