@ -1,6 +1,6 @@
// Package tgbotapi has functions and types used for interacting with
// Package got has functions and types used for interacting with
// the Telegram Bot API.
package tgbotapi
package got
import (
"bytes"
@ -1,4 +1,4 @@
package tgbotapi_test
package got_test
"io/ioutil"
"encoding/json"
"net/url"
"testing"
"errors"
// PassportRequestInfoConfig allows you to request passport info
type PassportRequestInfoConfig struct {