github.com/gotd/td/rpc.Engine.NotifyAcks (method)

2 uses

	github.com/gotd/td/rpc (current package)
		ack.go#L10: func (e *Engine) NotifyAcks(ids []int64) {

	github.com/gotd/td/mtproto
		handle_ack.go#L20: 	c.rpc.NotifyAcks(ack.MsgIDs)