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

6 uses

	github.com/gotd/td/tg (current package)
		tl_phone_accept_call_gen.go#L50: 	Protocol PhoneCallProtocol
		tl_phone_accept_call_gen.go#L74: 	if !(a.Protocol.Zero()) {
		tl_phone_accept_call_gen.go#L98: 	a.Protocol = from.GetProtocol()
		tl_phone_accept_call_gen.go#L158: 	if err := a.Protocol.Encode(b); err != nil {
		tl_phone_accept_call_gen.go#L193: 		if err := a.Protocol.Decode(b); err != nil {
		tl_phone_accept_call_gen.go#L221: 	return a.Protocol