diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2019-08-09 02:23:30 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2019-08-09 02:23:30 +0300 |
commit | 9a1e33d513c2a25697ae5fb05ae5acc454d738b1 (patch) | |
tree | 3906795beb5206c13b63b42ee0f7176cac9c82e5 | |
parent | 92205db4fd127044e45d1d1bf9084e53c469d012 (diff) |
0.1.8 Release -- fix package commentsv0.1.8
-rw-r--r-- | api.go | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -//Package tamtam implements TamTam Bot API. Official documentation: https://dev.tamtam.chat/ +//Package tamtam implements TamTam Bot API. +//Official documentation: https://dev.tamtam.chat/ package tamtam import ( |