1
0

🐛 Fixed unused package import in ForwardMessage

This commit is contained in:
Maxim Lebedev 2017-10-06 17:40:30 +05:00
parent 6e88c70795
commit eee3982525
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F

View File

@ -1,9 +1,6 @@
package telegram
import (
json "github.com/pquerna/ffjson/ffjson"
http "github.com/valyala/fasthttp"
)
import json "github.com/pquerna/ffjson/ffjson"
type ForwardMessageParameters struct {
// Unique identifier for the target chat or username of the target channel (in the format @channelusername)