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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L220: type EncryptionHandler func(ctx context.Context, e Entities, update *UpdateEncryption) error
		tl_handlers_gen.go#L223: func (u UpdateDispatcher) OnEncryption(handler EncryptionHandler) {