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

2 uses

	github.com/gotd/td/tg (current package)
		tl_handlers_gen.go#L650: type PhoneCallHandler func(ctx context.Context, e Entities, update *UpdatePhoneCall) error
		tl_handlers_gen.go#L653: func (u UpdateDispatcher) OnPhoneCall(handler PhoneCallHandler) {