This website works better with JavaScript.
Explore
Help
Sign In
Tomansru
/
telegram-bot-api
Archived
Watch
1
Star
0
Fork
You've already forked telegram-bot-api
0
Code
Issues
Pull Requests
Releases
1
Activity
Remove log import.
Browse Source
pull/41/head
Syfaro
10 years ago
parent
3dbc5f3892
commit
5df7aae78f
1 changed files
with
0 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
types.go
1
types.go
Unescape
Escape
View File
@ -3,7 +3,6 @@ package tgbotapi
import
(
"encoding/json"
"fmt"
"log"
"strings"
"time"
)
Reference in new issue
Repository
Tomansru/telegram-bot-api
Title
Body
Create Issue