upd
This commit is contained in:
parent
82f28ff298
commit
6a4cf19a0f
1
td.go
1
td.go
@ -178,6 +178,7 @@ func getHistory(c *tdlib.Client) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
log.Printf("Exported %d messages.\n", msgCount)
|
log.Printf("Exported %d messages.\n", msgCount)
|
||||||
|
fmt.Printf("Exported %d messages.\n", msgCount)
|
||||||
}
|
}
|
||||||
|
|
||||||
func ForwardMsg(c *tdlib.Client, msgID int64, fromChatID int64, toChatID int64) int64 {
|
func ForwardMsg(c *tdlib.Client, msgID int64, fromChatID int64, toChatID int64) int64 {
|
||||||
|
Loading…
Reference in New Issue
Block a user