github.com/gotd/td/tg.PhoneAcceptCallRequest.Protocol (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_phone_accept_call_gen.go#L47: 	Protocol PhoneCallProtocol
		tl_phone_accept_call_gen.go#L71: 	if !(a.Protocol.Zero()) {
		tl_phone_accept_call_gen.go#L95: 	a.Protocol = from.GetProtocol()
		tl_phone_accept_call_gen.go#L155: 	if err := a.Protocol.Encode(b); err != nil {
		tl_phone_accept_call_gen.go#L190: 		if err := a.Protocol.Decode(b); err != nil {
		tl_phone_accept_call_gen.go#L218: 	return a.Protocol