Amarnath C

Results 7 comments of Amarnath C

works! https://github.com/AmarnathCJD/gogram/commit/15631a7050c18bcd381fdb1686710f40208d766a

> @AmarnathCJD Could you please create Pull request with this chage? Just to have less differences between your fork and origin repo wink > > Also, Could you please create...

**[updates.go](https://github.com/AmarnathCJD/gogram/blob/master/telegram/updates.go)**

> ``` > client.AddMessageHandler(telegram.OnNewMessage, func(message *telegram.NewMessage) error { > fmt.Printf("msg:%s msgid:%d", message.Message.Message, message.ID) > > return nil > }) > ``` > > 24/04/04 02:06:00 gogram - mtproto - error...

Nice 👍