index
:
tgutils
develop
master
Easily interact with Telegram Bots
gramos
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
TgLib.pm
blob: 9be77d72968468c8c40470683f5759c4717fe0ed (
plain
) (
blame
)
1
2
3
4
5
6
package
TgLib
;
use
parent
qw<Exporter>
;
our
@EXPORT
=
qw<>
;
1
;