type github.com/gotd/td/tg.ReadHistoryInboxHandler

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L310: type ReadHistoryInboxHandler func(ctx context.Context, e Entities, update *UpdateReadHistoryInbox) error
		tl_handlers_gen.go#L313: func (u UpdateDispatcher) OnReadHistoryInbox(handler ReadHistoryInboxHandler) {