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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L980: type PeerHistoryTTLHandler func(ctx context.Context, e Entities, update *UpdatePeerHistoryTTL) error
		tl_handlers_gen.go#L983: func (u UpdateDispatcher) OnPeerHistoryTTL(handler PeerHistoryTTLHandler) {