mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-22 04:30:17 +01:00
Rename
This commit is contained in:
parent
b0f08e7265
commit
3032e21dcd
11 changed files with 13 additions and 154 deletions
|
|
@ -3,7 +3,7 @@ package puller
|
|||
import (
|
||||
"math"
|
||||
|
||||
"github.com/zelenin/go-tdlib/client"
|
||||
"github.com/c0re100/gotdlib/client"
|
||||
)
|
||||
|
||||
func Chats(tdlibClient *client.Client) (chan *client.Chat, chan error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue