Junyu Liu
Junyu Liu
### Description I want to add a basic network clock implementation that uses ntp to calibrate the time and record the offset, the `Ticker` and `Timer` implementations are the same...
### Description When we call `if grouped,ok := msg.GetGroupedID(); ok{}`, it means a media/photo group. May be we need a helper func `GetMediaGroup`. ### References Like https://github.com/pyrogram/pyrogram/blob/master/pyrogram/methods/messages/get_media_group.py
### Description downloader does not currently expose a CDN implementation to the public. Is the implementation already available? Is it possible to expose a CDN Builder? We have encountered several...