This commit is contained in:
shoopea 2019-05-09 18:40:56 +08:00
parent 8c676eeac2
commit 7f980e16bb

1
td.go
View File

@ -4,7 +4,6 @@ import (
"fmt" "fmt"
"log" "log"
"math" "math"
"strconv"
"time" "time"
"github.com/Arman92/go-tdlib" "github.com/Arman92/go-tdlib"