This commit is contained in:
Gleb Sinyavsky 2015-11-21 17:39:19 +03:00
parent 5859ba3970
commit d638757359
2 changed files with 7 additions and 7 deletions

View file

@ -3,8 +3,8 @@ package tgbotapi
import (
"encoding/json"
"fmt"
"time"
"strings"
"time"
)
// APIResponse is a response from the Telegram API with the result stored raw.