func github.com/gotd/td/tg.DecodePhoneConnection

3 uses

	github.com/gotd/td/tg (current package)
		tl_phone_call_gen.go#L1613: 			value, err := DecodePhoneConnection(b)
		tl_phone_connection_gen.go#L744: func DecodePhoneConnection(buf *bin.Buffer) (PhoneConnectionClass, error) {
		tl_phone_connection_gen.go#L779: 	v, err := DecodePhoneConnection(buf)