mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
migrate to new client api
This commit is contained in:
parent
ec36320d03
commit
98e8cb003f
2 changed files with 12 additions and 14 deletions
|
|
@ -150,5 +150,4 @@ func (client *Client) GetListener() *Listener {
|
|||
|
||||
func (client *Client) Stop() {
|
||||
client.Destroy()
|
||||
client.jsonClient.Destroy()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue