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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L320: type ReadHistoryOutboxHandler func(ctx context.Context, e Entities, update *UpdateReadHistoryOutbox) error
		tl_handlers_gen.go#L323: func (u UpdateDispatcher) OnReadHistoryOutbox(handler ReadHistoryOutboxHandler) {